andygrove commented on issue #4024:
URL: 
https://github.com/apache/arrow-datafusion/issues/4024#issuecomment-1296337452

   never mind, this is related to decimal so we'll have to wait until decimals 
are supported to fix this one
   
   this is how the query is running in the physical plan and this is a 
different range of rows compares to between `0.05 and 0.07`.
   ```
   and l_discount between 0.049999999 and 0.069999999
   ```


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

Reply via email to