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

   To simplify the handling, as a short term solution, I'd propose:
   - Not allowing `NaN` and replace it with default null value when ingested
   - Replacing `-0.0` with `0.0`
   
   We may consider following PostgreSQL behavior as long term solution


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