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

[Star tree] Adding date field rounding support in star tree #15249

Merged
merged 16 commits into from
Oct 8, 2024

addressing comments

d34a36f
Select commit
Loading
Failed to load commit list.
Merged

[Star tree] Adding date field rounding support in star tree #15249

addressing comments
d34a36f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 1, 2024 in 0s

92.68% of diff hit (target 71.91%)

View this Pull Request on Codecov

92.68% of diff hit (target 71.91%)

Annotations

Check warning on line 44 in server/src/main/java/org/opensearch/index/compositeindex/datacube/ReadDimension.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/ReadDimension.java#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 69 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/StarTreeField.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/StarTreeField.java#L69

Added line #L69 was not covered by tests

Check warning on line 128 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/StarTreeIndexSettings.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/StarTreeIndexSettings.java#L128

Added line #L128 was not covered by tests

Check warning on line 562 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/BaseStarTreeBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/BaseStarTreeBuilder.java#L562

Added line #L562 was not covered by tests

Check warning on line 206 in server/src/main/java/org/opensearch/index/mapper/StarTreeMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/StarTreeMapper.java#L205-L206

Added lines #L205 - L206 were not covered by tests