Onboarding calcite opensearch revision publishing setups - #21549
Conversation
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
PR Code Analyzer ❗AI-powered 'Code-Diff-Analyzer' found issues on commit 49528d0.
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. |
|
Will be accessible once it is published on https://ci.opensearch.org/ci/dbc/snapshots/maven/org/apache/calcite/ |
|
This is expected addition to snapshots publishing for datafusion. |
PR Reviewer Guide 🔍(Review updated until commit e10c599)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to e10c599 Explore these optional code suggestions:
Previous suggestionsSuggestions up to commit 16c1353
Suggestions up to commit 03581c7
Suggestions up to commit 49528d0
|
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
|
Persistent review updated to latest commit 03581c7 |
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
|
Persistent review updated to latest commit 16c1353 |
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
|
Persistent review updated to latest commit e10c599 |
|
❕ Gradle check result for e10c599: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #21549 +/- ##
============================================
+ Coverage 73.43% 73.51% +0.08%
- Complexity 74533 74615 +82
============================================
Files 5978 5978
Lines 338740 338740
Branches 48842 48842
============================================
+ Hits 248748 249023 +275
+ Misses 70128 69883 -245
+ Partials 19864 19834 -30 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…project#21549) * Onboarding calcite opensearch revision publishing setups Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Update a comment Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Update default ref to use commit ids Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Make patch file more dynamic now Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> --------- Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
…project#21549) * Onboarding calcite opensearch revision publishing setups Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Update a comment Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Update default ref to use commit ids Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Make patch file more dynamic now Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> --------- Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Description
Onboarding calcite opensearch revision publishing setups
Related Issues
opensearch-project/opensearch-build#5810.
Superseded #21501 and taken patch through that PR.
SQL plugin side: opensearch-project/sql#5302 (sets the TCCL before invoking Calcite).
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.