egalpin opened a new pull request, #10000: URL: https://github.com/apache/pinot/pull/10000
Following @atris's awesome work[1] to support FILTER expressions[2][3], this PR aims to introduce support for FILTER expressions simultaneously with GROUP BY. The same swim-lane pattern established in the initial FILTER expression PR[1] is re-used/shared here by groupBy processing. Still needs tests added, and I'm not certain that the reported stats are correct, but opening a PR at this stage for the earliest possible feedback. <img width="1280" alt="Screen Shot 2022-12-16 at 17 19 04" src="https://user-images.githubusercontent.com/7582748/208216345-e87a6331-3d0e-4cec-a4b2-a034a6552ec4.png"> [1] https://github.com/apache/pinot/pull/7916 [2] https://github.com/apache/pinot/issues/7519 [3] https://docs.google.com/document/d/1ZM-2c0jJkbeJ61m8sJF0qj19t5UYLhnTFvIAz-HCJmk -- 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-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org