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

[Derived Field] Dynamic FieldType inference based on random sampling of documents #13592

Merged

Address PR comments

c546323
Select commit
Loading
Failed to load commit list.
Merged

[Derived Field] Dynamic FieldType inference based on random sampling of documents #13592

Address PR comments
c546323
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 3, 2024 in 1s

87.83% of diff hit (target 71.42%)

View this Pull Request on Codecov

87.83% of diff hit (target 71.42%)

Annotations

Check warning on line 77 in server/src/main/java/org/opensearch/index/mapper/FieldTypeInference.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/FieldTypeInference.java#L77

Added line #L77 was not covered by tests

Check warning on line 144 in server/src/main/java/org/opensearch/index/mapper/FieldTypeInference.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/FieldTypeInference.java#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 154 in server/src/main/java/org/opensearch/index/mapper/FieldTypeInference.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/FieldTypeInference.java#L154

Added line #L154 was not covered by tests