Skip to content

Adding support for wildcard fields #1823

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

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

masseyke
Copy link
Member

@masseyke masseyke commented Dec 17, 2021

This commit adds support for wildcard fields in Elasticsearch mappings.
Closes #1697

Copy link
Member

@jbaiera jbaiera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@masseyke masseyke merged commit 56a0d13 into elastic:master Jan 6, 2022
@masseyke masseyke deleted the feature/wildcard-support branch January 6, 2022 22:19
masseyke added a commit that referenced this pull request Jan 6, 2022
MappingTest broke as a result of #1823. This commit fixes it.
@joruxs
Copy link

joruxs commented Jan 7, 2022

Nice, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is elasticsearch field type "wildcard" supported in elasticsearch-spark?
3 participants