Jackie-Jiang commented on PR #12922: URL: https://github.com/apache/pinot/pull/12922#issuecomment-2080219346
`(double) 0.1f != 0.1`, but `0.1f = (float) 0.1`. I don't remember which way we do the conversion. Can you try it out and see if it breaks with `0.1`? -- 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]
