abhioncbr commented on issue #10686:
URL: https://github.com/apache/pinot/issues/10686#issuecomment-1562143499

   
   
   
   > Thanks for taking time testing these comparisons, very interesting 
results! So Postgres and H2 have different behavior on float - big-decimal 
conversion, but double - big-decimal conversion is lossless in both DBs. For 
the float - double conversion issue, I feel we should always hoist up to the 
higher precision type, which aligns with the H2 and Postgres behavior.
   
   +1; I'll try to implement this. Thanks


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to