icefury71 opened a new pull request #4537: Fixing metrics aggregation logic for Float and Double URL: https://github.com/apache/incubator-pinot/pull/4537 There seems to an issue with metrics aggregation for float and double type columns. The current code seems to ignore the value of the row being ingested (and simply add the existing cumulative total). This PR fixes this minor bug.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
