You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2020/07/01 07:51:45 UTC

[GitHub] [hive] pvary commented on a change in pull request #1194: HIVE-23789: Merge ValidTxnManager into DriverTxnHandler (Miklos Gergely)

pvary commented on a change in pull request #1194:
URL: https://github.com/apache/hive/pull/1194#discussion_r448181689



##########
File path: ql/src/java/org/apache/hadoop/hive/ql/Compiler.java
##########
@@ -188,7 +188,6 @@ private BaseSemanticAnalyzer analyze() throws Exception {
     // because at that point we need access to the objects.
     Hive.get().getMSC().flushCache();
 
-    driverContext.setBackupContext(new Context(context));

Review comment:
       Are we sure about this?
   We create a backup context so if we have to reexecute the query then we have a context at hand (for removing temporary files etc)




----------------------------------------------------------------
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:
users@infra.apache.org



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