-
Notifications
You must be signed in to change notification settings - Fork 141
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
Add data source stats by type #2495
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2495 +/- ##
=========================================
Coverage 95.43% 95.44%
- Complexity 5024 5029 +5
=========================================
Files 483 483
Lines 13989 14017 +28
Branches 943 945 +2
=========================================
+ Hits 13350 13378 +28
Misses 617 617
Partials 22 22
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
2201feb
to
1604fe4
Compare
9179508
to
e857a38
Compare
...rc/main/java/org/opensearch/sql/datasources/storage/OpenSearchDataSourceMetadataStorage.java
Show resolved
Hide resolved
Signed-off-by: Louis Chu <[email protected]>
e857a38
to
9848a08
Compare
Python compatible issue on MacOS. Not related to the change.
Passed on Linux
|
Discussed with @vamsi-amazon offline, there is an opportunity to rework all the schedulers that scan the index. |
Description
Usage:
Issues Resolved
[List any issues this PR will resolve]
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.