[ 
https://issues.apache.org/jira/browse/HIVE-22329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-22329:
----------------------------------
    Description: The current DriverContext class is not really a context, 
rather a queue, thus it should be renamed to DriverQueue. At the same time 
Driver has a a lot of fields, they should be in a real context class called 
DriverContext, which would also facilitate the extraction of independent parts 
of the Driver class.  (was: The current DriverContext class is not really a 
context, rather a queue, thus it should be renamed to DriverQueue. At the same 
time Driver has a a lot of fields, they should be in a real context class 
called DriverContext, which would also facilitate the extraction of 
independendt parts of the Driver class.)

> Create DriverContext
> --------------------
>
>                 Key: HIVE-22329
>                 URL: https://issues.apache.org/jira/browse/HIVE-22329
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>            Priority: Major
>             Fix For: 4.0.0
>
>
> The current DriverContext class is not really a context, rather a queue, thus 
> it should be renamed to DriverQueue. At the same time Driver has a a lot of 
> fields, they should be in a real context class called DriverContext, which 
> would also facilitate the extraction of independent parts of the Driver class.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to