[ 
https://issues.apache.org/jira/browse/HIVE-29765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ruben Q L resolved HIVE-29765.
------------------------------
    Fix Version/s: 4.3.0
       Resolution: Fixed

Done in 
https://github.com/apache/hive/commit/964d706d9fe45c69ec7018d8c015c57a30d3231f

> HiveBetween#unparse ignores negated flag
> ----------------------------------------
>
>                 Key: HIVE-29765
>                 URL: https://issues.apache.org/jira/browse/HIVE-29765
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Ruben Q L
>            Assignee: Ruben Q L
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.3.0
>
>
> HiveBetween first operand is a boolean "negated" flag. When it is disabled 
> (default) the operator represents a standard BETWEEN. When it is enabled, the 
> operator represents a NOT BETWEEN. However, in the HiveBetween#unparse method 
> the flag is not considered, so in all cases it is unparsed as a "BETWEEN" 
> (even when the flag is activated).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to