Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Add ElasticsearchExprValueFactory in StorageEngine #608

Conversation

penghuo
Copy link
Contributor

@penghuo penghuo commented Jul 22, 2020

Description of changes

The ElasticsearchExprValueFactory is used construct ExprValue from Elasticsearch JSON response. Internally, it use index field mapping meta data to deserialized JSON source data.

To Reviewers

The change in the doctest is becase we are using Jackson to parse Json data now, the column order is different.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@penghuo penghuo added the SQL label Jul 22, 2020
@penghuo penghuo self-assigned this Jul 22, 2020
Copy link
Member

@dai-chen dai-chen 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!

@penghuo penghuo merged commit 353c1c8 into opendistro-for-elasticsearch:develop Jul 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants