Jackie-Jiang commented on issue #10686:
URL: https://github.com/apache/pinot/issues/10686#issuecomment-1524227971

   So seems all the DBs are doing exact match on `=` and `!=`.
   
   Do you see the cast from double to float getting added during the query 
parsing? Why would it cast value from double to float, but not hoisting up to 
double?


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