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] Implement vacuum index operation #2562

Merged
merged 1 commit into from
Mar 19, 2024

Implement vacuum index operation (#2557)

fd13a80
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Implement vacuum index operation #2562

Implement vacuum index operation (#2557)
fd13a80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 19, 2024 in 1s

88.23% of diff hit (target 95.58%)

View this Pull Request on Codecov

88.23% of diff hit (target 95.58%)

Annotations

Check warning on line 184 in spark/src/main/java/org/opensearch/sql/spark/execution/statestore/StateStore.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/execution/statestore/StateStore.java#L184

Added line #L184 was not covered by tests

Check warning on line 195 in spark/src/main/java/org/opensearch/sql/spark/execution/statestore/StateStore.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spark/src/main/java/org/opensearch/sql/spark/execution/statestore/StateStore.java#L193-L195

Added lines #L193 - L195 were not covered by tests