You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 23:53:00 UTC

[GitHub] [beam] kennknowles opened a new issue, #19398: [SQL] Add support for distinct aggregations

kennknowles opened a new issue, #19398:
URL: https://github.com/apache/beam/issues/19398

   Currently we reject aggregations with the DISTINCT flag set: [https://github.com/apache/beam/pull/8498](https://github.com/apache/beam/pull/8498)
   
   We should provide support for these aggregations in a scalable way. See the ML discussion on this topic here: [https://lists.apache.org/thread.html/24081b0d0b7f9709a5c0f574149fb6b9e9759cba06734200cf3810bf@%3Cdev.beam.apache.org%3E](https://lists.apache.org/thread.html/24081b0d0b7f9709a5c0f574149fb6b9e9759cba06734200cf3810bf@%3Cdev.beam.apache.org%3E)
   
   Imported from Jira [BEAM-7306](https://issues.apache.org/jira/browse/BEAM-7306). Original Jira may contain additional context.
   Reported by: bhulette.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

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