vineetgarg02 commented on a change in pull request #792: HIVE-22042: Set 
hive.exec.dynamic.partition.mode=nonstrict by default
URL: https://github.com/apache/hive/pull/792#discussion_r329830614
 
 

 ##########
 File path: ql/src/test/queries/clientpositive/correlationoptimizer13.q
 ##########
 @@ -1,5 +1,7 @@
 --! qt:dataset:src
 set hive.mapred.mode=nonstrict;
+set hive.exec.dynamic.partition.mode=strict;
 
 Review comment:
   Why explicitly set the mode to strict for this test? Is this test testing 
strict mode?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to