Support pushdown array/collect aggregation#5072
Support pushdown array/collect aggregation#5072LantaoJin wants to merge 5 commits intoopensearch-project:mainfrom
Conversation
Signed-off-by: Lantao Jin <ltjin@amazon.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
Comment |
|
This PR includes duplicated logic of #5025, which is required to rebase after 5025 merged. |
Signed-off-by: Lantao Jin <ltjin@amazon.com>
PR Reviewer Guide 🔍(Review updated until commit d0714da)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to d0714da
Previous suggestionsSuggestions up to commit 7111912
|
|
Persistent review updated to latest commit d0714da |
Description
This PR is a pushdown optimization for #5025, which introduce array/collect Calcite aggregation.
Related Issues
Resolves #5070
Check List
--signoffor-s.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.