[ 
https://issues.apache.org/jira/browse/HIVE-22042?focusedWorklogId=320988&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-320988
 ]

ASF GitHub Bot logged work on HIVE-22042:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Oct/19 00:14
            Start Date: 01/Oct/19 00:14
    Worklog Time Spent: 10m 
      Work Description: vineetgarg02 commented on 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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 320988)
    Time Spent: 20m  (was: 10m)

> Set hive.exec.dynamic.partition.mode=nonstrict by default
> ---------------------------------------------------------
>
>                 Key: HIVE-22042
>                 URL: https://issues.apache.org/jira/browse/HIVE-22042
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: John Sherman
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: HIVE-22042.1.patch, HIVE-22042.2.patch, 
> HIVE-22042.3.patch, HIVE-22042.4.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




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

Reply via email to