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

   I feel we should just reject `NaN` for now. Dictionary binary search might 
also fail.
   To reject it, we can add a check in `FieldSpec.getDefaultNullValue()`, and 
in the record reader, replace `NaN` with the default value. @jvenant Do you 
want to help contribute this?
   
   cc @snleee


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