317brian commented on code in PR #17986: URL: https://github.com/apache/druid/pull/17986#discussion_r2080182678
########## docs/development/extensions-contrib/compressed-big-decimal.md: ########## @@ -185,7 +185,7 @@ Result: } ] ``` -Had you used *doubleSum* instead of compressedBigDecimal the result would be +Had you used *doubleSum* instead of compressedBigDecimalSum the result would be Review Comment: ```suggestion Had you used `doubleSum` instead of `compressedBigDecimalSum` the result would be ``` -- 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]
