KKcorps opened a new pull request #8440: URL: https://github.com/apache/pinot/pull/8440
There are requirements sometimes when we need to limit the number of decimal places in the stored values. These transform functions can serve as a way to do that for `BigDecimal` data types. Not sure if this is required though. Just thought of putting it out there in case a usecase comes such as handling currency data. The ideal solution should be the one suggested in issue #8418 which is WIP. Pending - * Unit tests -- 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]
