Fix core refactor: StreamIO from common to core.common#296
Merged
acarbonetto merged 2 commits intointeg-fix-streamioNamespacefrom Jul 14, 2023
Merged
Fix core refactor: StreamIO from common to core.common#296acarbonetto merged 2 commits intointeg-fix-streamioNamespacefrom
acarbonetto merged 2 commits intointeg-fix-streamioNamespacefrom
Conversation
Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
Codecov Report
@@ Coverage Diff @@
## integ-fix-streamioNamespace #296 +/- ##
=================================================================
- Coverage 99.98% 97.39% -2.60%
- Complexity 2624 4602 +1978
=================================================================
Files 205 401 +196
Lines 5955 11386 +5431
Branches 378 843 +465
=================================================================
+ Hits 5954 11089 +5135
- Misses 1 290 +289
- Partials 0 7 +7
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 179 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
Yury-Fridlyand
approved these changes
Jul 13, 2023
MaxKsyunz
approved these changes
Jul 13, 2023
acarbonetto
added a commit
that referenced
this pull request
Jul 14, 2023
* Fix core refactor: StreamIO from common to core.common Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * Fix core refactor: StreamIO from common to core.common Signed-off-by: acarbonetto <andrewc@bitquilltech.com> --------- Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
GumpacG
pushed a commit
that referenced
this pull request
Jul 14, 2023
…arch-project#1869) * Fix core refactor: StreamIO from common to core.common * Fix core refactor: StreamIO from common to core.common --------- Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
matthewryanwells
pushed a commit
that referenced
this pull request
Jul 14, 2023
…arch-project#1869) * Fix core refactor: StreamIO from common to core.common * Fix core refactor: StreamIO from common to core.common --------- Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
acarbonetto
added a commit
that referenced
this pull request
Jul 18, 2023
* Fix core refactor: StreamIO from common to core.common Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * Fix core refactor: StreamIO from common to core.common Signed-off-by: acarbonetto <andrewc@bitquilltech.com> --------- Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
MitchellGale
pushed a commit
that referenced
this pull request
Jul 20, 2023
…arch-project#1869) * Fix core refactor: StreamIO from common to core.common * Fix core refactor: StreamIO from common to core.common --------- Signed-off-by: acarbonetto <andrewc@bitquilltech.com> Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
MitchellGale
pushed a commit
that referenced
this pull request
Jul 20, 2023
…arch-project#1869) * Fix core refactor: StreamIO from common to core.common * Fix core refactor: StreamIO from common to core.common --------- Signed-off-by: acarbonetto <andrewc@bitquilltech.com> Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Yury-Fridlyand
pushed a commit
that referenced
this pull request
Jul 27, 2023
…#296) (opensearch-project#1891) * Fix core refactor: StreamIO from common to core.common (#296) (opensearch-project#1869) * Fix core refactor: StreamIO from common to core.common * Fix core refactor: StreamIO from common to core.common --------- Signed-off-by: acarbonetto <andrewc@bitquilltech.com> (cherry picked from commit dae5a85) * Bump Version and Fix import error Signed-off-by: Vamsi Manohar <reddyvam@amazon.com> --------- Signed-off-by: Vamsi Manohar <reddyvam@amazon.com> Co-authored-by: Andrew Carbonetto <andrewc@bitquilltech.com> Co-authored-by: Vamsi Manohar <reddyvam@amazon.com>
acarbonetto
added a commit
that referenced
this pull request
Jul 28, 2023
* Fix core refactor: StreamIO from common to core.common Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * Fix core refactor: StreamIO from common to core.common Signed-off-by: acarbonetto <andrewc@bitquilltech.com> --------- Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
MitchellGale
pushed a commit
that referenced
this pull request
Jul 28, 2023
…arch-project#1869) * Fix core refactor: StreamIO from common to core.common * Fix core refactor: StreamIO from common to core.common --------- Signed-off-by: acarbonetto <andrewc@bitquilltech.com> Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
acarbonetto
added a commit
that referenced
this pull request
Aug 23, 2023
* Update documentation for _routing Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * Proof of Concept: request routing shard through SQL partition Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * Fix core refactor: StreamIO from common to core.common (#296) * Fix core refactor: StreamIO from common to core.common Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * Fix core refactor: StreamIO from common to core.common Signed-off-by: acarbonetto <andrewc@bitquilltech.com> --------- Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * Add IT tests for multi-cluster Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * Fix cross-cluster tests Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * Revert query parameter 'routing' Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * Fix unit tests with partition add Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * clean up checkstyle and add test coverage Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * Fix IT tests Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * Add multi-cluster search tests to build Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * Updates for comments Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * Update comment Signed-off-by: acarbonetto <andrewc@bitquilltech.com> * Fix doctests Signed-off-by: acarbonetto <andrewc@bitquilltech.com> --------- Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fix compilation errors after opensearch-project/OpenSearch#8157.
Note: May need backport 2.x label.
In this PR it's only changing package name of core classes in import section
Issues Resolved
Fixes changes from opensearch-project/ml-commons#1122
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.