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

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

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

 ##########
 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:
   it failed with a NullPointerException without it. I inquired about it with 
@jcamachor he suggested I should ignore the failure and make it strict, due to 
the correlationoptimizer not being use or it being deprecated.
 
----------------------------------------------------------------
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: 320990)
    Time Spent: 40m  (was: 0.5h)

> 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: 40m
>  Remaining Estimate: 0h
>




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

Reply via email to