You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/11/22 13:24:50 UTC

[GitHub] [druid] FrankChen021 commented on a change in pull request #11896: Document expression post-aggregators

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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org