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

Elasticsearch: Add support for date_nanos type #27538

Merged
merged 1 commit into from
Sep 17, 2020

Conversation

Elfo404
Copy link
Member

@Elfo404 Elfo404 commented Sep 11, 2020

What this PR does / why we need it:
Adds date_nanos support to elasticsearch datasource. previously date_nanos fields were not considered as date fields.

Which issue(s) this PR fixes:

Fixes #20963

@Elfo404 Elfo404 requested review from a team and aocenas and removed request for a team September 11, 2020 10:57
@Elfo404 Elfo404 added this to Under review in Observability (deprecated, use Observability Squad) via automation Sep 11, 2020
@Elfo404 Elfo404 added this to the 7.2.0-beta2 milestone Sep 11, 2020
Copy link
Member

@torkelo torkelo left a comment

Choose a reason for hiding this comment

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

Thanks for contributing!

@torkelo torkelo merged commit 0e34474 into master Sep 17, 2020
Observability (deprecated, use Observability Squad) automation moved this from Under review to Done Sep 17, 2020
@torkelo torkelo deleted the gio/fix/elastic-date-nanos-type branch September 17, 2020 06:17
hugohaggmark pushed a commit that referenced this pull request Sep 17, 2020
hugohaggmark pushed a commit that referenced this pull request Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Elasticsearch datasource: support date_nanos type
3 participants