rubenada commented on PR #6637:
URL: https://github.com/apache/hive/pull/6637#issuecomment-5106159817

   @ayushtkn it was simpler. It seems in practice the "NOT BETWEEN" operator is 
currently not generated in the intermediate planner conversions (that's 
probably why this bug went under the radar).
   There's a PR to "enable" it (which unveiled the current issue): 
https://github.com/apache/hive/pull/6634 ; but there are some discussions on 
that Jira whether or not we should really apply that change, so that one may 
not land in master.
   Nevertheless, we would need to fix this bug.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to