miklosgergely opened a new pull request #810: HIVE-22329 Create DriverContext
URL: https://github.com/apache/hive/pull/810
 
 
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to