Jackie-Jiang opened a new pull request, #12502: URL: https://github.com/apache/pinot/pull/12502
Fix the following issues: - Support generating min/max value for BIG_DECIMAL column - Do not abort the segment load when min/max value cannot be generated - Do not persist min/max value when its length is over the limit (512 characters). We cannot persist the approximate value because we might directly use the value as the query result TODO: We should add unit test for this. Tracked with #12501 -- 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]
