Jackie-Jiang commented on issue #15255: URL: https://github.com/apache/pinot/issues/15255#issuecomment-2735030214
Thanks for reporting the issue. Have you tried this on a DOUBLE dimension with null values? Seems like the problem is from trying to parse `-Inf` as `BigDecimal`, but I don't know why it doesn't fail on DOUBLE. Can you also try this without `SET enableNullHandling=TRUE;`? -- 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]
