kumarUjjawal commented on PR #22309:
URL: https://github.com/apache/datafusion/pull/22309#issuecomment-4489635224

   Thank you @jx2lee for working on this. Can you add the original test from 
the issue to make sure the change is working.
   
   ```
     query I
     SELECT * FROM (VALUES (1)) AS t(x)
     WHERE x BETWEEN -9223372036854775808 AND 9223372036854775807
     ----
     1
   ```


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