You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/07/14 00:25:38 UTC

[GitHub] [incubator-pinot] Jackie-Jiang opened a new pull request #5701: Support BYTES type for DictinctCount aggregation function

Jackie-Jiang opened a new pull request #5701:
URL: https://github.com/apache/incubator-pinot/pull/5701


   ## Description
   Support BYTES type for DistinctCount aggregation function.
   
   Changes:
   - Add BYTES type support to `DistinctCountAggregationFunction`
   - Correctly handle BYTES type in `DictionaryBasedAggregationOperator` for DistinctCount
   - In order to correctly handle BYTES type in `DictionaryBasedAggregationOperator`, add `getValueType()` into the `Dictionary` interface
   - Add DistinctCountQueriesTest to test DistinctCount queries on all data types


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [incubator-pinot] Jackie-Jiang merged pull request #5701: Support BYTES type for DictinctCount aggregation function

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang merged pull request #5701:
URL: https://github.com/apache/incubator-pinot/pull/5701


   


----------------------------------------------------------------
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:
users@infra.apache.org



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