samarthjain commented on a change in pull request #7331: TDigest backed sketch
aggregators
URL: https://github.com/apache/incubator-druid/pull/7331#discussion_r278349065
##########
File path: distribution/pom.xml
##########
@@ -333,6 +333,8 @@
<argument>org.apache.druid.extensions.contrib:druid-time-min-max</argument>
<argument>-c</argument>
<argument>org.apache.druid.extensions.contrib:druid-virtual-columns</argument>
+ <argument>-c</argument>
+
<argument>io.druid.extensions.contrib:druid-tdigestsketch</argument>
Review comment:
Ah! I initially built this against 0.12.2 since that is what we use at my
day job. Fixed.
----------------------------------------------------------------
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]