Add filter and filters bucket aggregation in dsl-query-executor plugin#21254
Add filter and filters bucket aggregation in dsl-query-executor plugin#21254tanik98 wants to merge 3 commits into
Conversation
Signed-off-by: Tanik Pansuriya <panbhai@amazon.com>
PR Reviewer Guide 🔍(Review updated until commit 24ed814)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 24ed814 Explore these optional code suggestions:
Previous suggestionsSuggestions up to commit 69d2f7f
Suggestions up to commit 26ffedd
|
|
❌ Gradle check result for 26ffedd: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
PR Code Analyzer ❗AI-powered 'Code-Diff-Analyzer' found issues on commit 69d2f7f.
The table above displays the top 10 most important findings. Pull Requests Author(s): Please update your Pull Request according to the report above. Repository Maintainer(s): You can Thanks. |
|
Persistent review updated to latest commit 69d2f7f |
|
❌ Gradle check result for 69d2f7f: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
Persistent review updated to latest commit 24ed814 |
|
❌ Gradle check result for 24ed814: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Description
Add DSL-to-Calcite conversion for filter and filters bucket aggregation.
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
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.