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 2019/10/01 00:14:28 UTC

[GitHub] [hive] vineetgarg02 commented on a change in pull request #792: HIVE-22042: Set hive.exec.dynamic.partition.mode=nonstrict by default

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


With regards,
Apache Git Services

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