Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Library changes for Apache Arrow integration #16747

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 6d3fd37 from #16691.

* Library changes for arrow integration

Signed-off-by: Rishabh Maurya <[email protected]>

* Bump guava 32->33

Signed-off-by: Rishabh Maurya <[email protected]>

* add support for onCancel and Cancellable for BatchedJob in lib:arrow module

Signed-off-by: Rishabh Maurya <[email protected]>

* address PR comments

Signed-off-by: Rishabh Maurya <[email protected]>

* Move StreamTicket to an interface

Signed-off-by: Rishabh Maurya <[email protected]>

* remove jackson dependencies

Signed-off-by: Rishabh Maurya <[email protected]>

* make sl4j runtime only

Signed-off-by: Rishabh Maurya <[email protected]>

* introduce factory for stream ticket

Signed-off-by: Rishabh Maurya <[email protected]>

* Address PR comments

Signed-off-by: Rishabh Maurya <[email protected]>

---------

Signed-off-by: Rishabh Maurya <[email protected]>
(cherry picked from commit 6d3fd37)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❕ Gradle check result for e608388: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.cluster.MinimumClusterManagerNodesIT.testThreeNodesNoClusterManagerBlock

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.86%. Comparing base (8a53b04) to head (e608388).
Report is 2 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16747      +/-   ##
============================================
- Coverage     71.86%   71.86%   -0.01%     
- Complexity    65392    65449      +57     
============================================
  Files          5314     5314              
  Lines        305276   305276              
  Branches      44485    44485              
============================================
- Hits         219399   219390       -9     
- Misses        67533    67610      +77     
+ Partials      18344    18276      -68     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reta reta merged commit d631bbc into 2.x Nov 29, 2024
63 of 64 checks passed
@github-actions github-actions bot deleted the backport/backport-16691-to-2.x branch November 29, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant