FrankChen021 commented on a change in pull request #11896:
URL: https://github.com/apache/druid/pull/11896#discussion_r754274895



##########
File path: docs/querying/post-aggregations.md
##########
@@ -42,6 +42,7 @@ Supported functions are `+`, `-`, `*`, `/`, and `quotient`.
 
 * `/` division always returns `0` if dividing by`0`, regardless of the 
numerator.
 * `quotient` division behaves like regular floating point division
+* Arithemtic post-aggregators always use floating point arithmetic.

Review comment:
       ```suggestion
   * Arithmetic post-aggregators always use floating point arithmetic.
   ```




-- 
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]

Reply via email to