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

[data views] fix fields for wildcard integration test #164772

Merged
merged 2 commits into from
Aug 25, 2023

Conversation

mattkime
Copy link
Contributor

@mattkime mattkime commented Aug 24, 2023

Summary

I'm waiting for this to fail CI - this means that a new ES snapshot is being used. Then we update the test snapshot and should be good to merge.

The lastest ES snapshot is returning field types in a different order which really doesn't matter to this endpoint so I'll just update the snapshot.

Closes #164753

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@mattkime mattkime marked this pull request as ready for review August 24, 2023 21:33
@mattkime mattkime requested a review from a team as a code owner August 24, 2023 21:33
Copy link
Contributor

@davismcphee davismcphee left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

aggregatable: true,
searchable: true,
readFromDocValues: false,
readFromDocValues: true,
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we know why readFromDocValues changed?

@mattkime mattkime changed the title reenable test [data views] fix fields for wildcard integration test Aug 25, 2023
@mattkime mattkime self-assigned this Aug 25, 2023
@mattkime mattkime added Feature:Data Views Data Views code and UI - index patterns before 8.0 Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. labels Aug 25, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@mattkime mattkime added the release_note:skip Skip the PR/issue when compiling release notes label Aug 25, 2023
@mattkime mattkime merged commit 0d72b8f into elastic:main Aug 25, 2023
@kibanamachine kibanamachine added v8.11.0 backport:skip This commit does not require backporting labels Aug 25, 2023
davismcphee added a commit to davismcphee/kibana that referenced this pull request Aug 28, 2023
davismcphee pushed a commit to davismcphee/kibana that referenced this pull request Sep 6, 2023
I'm waiting for this to fail CI - this means that a new ES snapshot is
being used. Then we update the test snapshot and should be good to
merge.

The lastest ES snapshot is returning field types in a different order
which really doesn't matter to this endpoint so I'll just update the
snapshot.

Closes elastic#164753
davismcphee added a commit that referenced this pull request Sep 15, 2023
)

Cherry picked from #164772:
> ## Summary
> I'm waiting for this to fail CI - this means that a new ES snapshot is
being used. Then we update the test snapshot and should be good to
merge.
> 
> The lastest ES snapshot is returning field types in a different order
which really doesn't matter to this endpoint so I'll just update the
snapshot.

Closes #165633.

---------

Co-authored-by: Matthew Kime <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting Feature:Data Views Data Views code and UI - index patterns before 8.0 release_note:skip Skip the PR/issue when compiling release notes Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. v8.11.0
Projects
None yet
5 participants