opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.84k stars 1.83k forks source link

Changes to support IP field in star tree indexing #16641

Open bharath-techie opened 1 week ago

bharath-techie commented 1 week ago

Description

The changes include support for IP field as part of star tree index as part of dimensions specifically.

Related Issues

Resolves #16642

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.

github-actions[bot] commented 1 week ago

:x: Gradle check result for 5ed38f00a913c5a208e9a6ad334ee662810f417d: 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?

github-actions[bot] commented 1 week ago

:grey_exclamation: Gradle check result for 217db780cd6a063cc5bc1cbb374f4767f75972db: 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[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 80.76923% with 5 lines in your changes missing coverage. Please review.

Project coverage is 72.10%. Comparing base (10873f1) to head (217db78). Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
...rch/index/compositeindex/datacube/IpDimension.java 73.68% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16641 +/- ## ============================================ - Coverage 72.15% 72.10% -0.06% - Complexity 65145 65162 +17 ============================================ Files 5315 5319 +4 Lines 303573 303805 +232 Branches 43925 43953 +28 ============================================ + Hits 219039 219053 +14 - Misses 66587 66788 +201 - Partials 17947 17964 +17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 2 days ago

:x: Gradle check result for 3edb5122c91dfd42b4d43b4598143d767171fe2f: 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?