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

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

                Author: ASF GitHub Bot
            Created on: 12/Apr/22 12:29
            Start Date: 12/Apr/22 12:29
    Worklog Time Spent: 10m 
      Work Description: zhangbutao commented on PR #3199:
URL: https://github.com/apache/hive/pull/3199#issuecomment-1096663026

   Could you merge this pr? Or is there anything else that needs fixing? thx 
@kgyrtkirk 




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

    Worklog Id:     (was: 755723)
    Time Spent: 0.5h  (was: 20m)

> Incorrect matching of external table when validating NOT NULL constraints
> -------------------------------------------------------------------------
>
>                 Key: HIVE-26130
>                 URL: https://issues.apache.org/jira/browse/HIVE-26130
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 4.0.0-alpha-1, 4.0.0-alpha-2
>            Reporter: zhangbutao
>            Assignee: zhangbutao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0-alpha-2
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> _AbstractAlterTablePropertiesAnalyzer.validate_ uses incorrect external table 
> judgment statement:
> {code:java}
> else if (entry.getKey().equals("external") && entry.getValue().equals("true") 
> {code}
> In current hive code, we use hive tblproperties('EXTERNAL'='true' or 
> 'EXTERNAL'='TRUE) to validate external table.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to