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

SQL: Lowercase es data type (mapping) returned from SQL Commands #37531

Merged
merged 1 commit into from
Jan 16, 2019

Conversation

matriv
Copy link
Contributor

@matriv matriv commented Jan 16, 2019

To follow the ES convention, convert the es data type, returned as
column mapping from SQL Commands, to lowercase.

Fixes: #37521

To follow the ES convention, convert the es data type, returned as
column `mapping` from SQL Commands, to lowercase.

Fixes: elastic#37521
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

@matriv
Copy link
Contributor Author

matriv commented Jan 16, 2019

/cc @bpintea Please check if this affects ODBC.

@bpintea
Copy link
Contributor

bpintea commented Jan 16, 2019

It doesn't, LGTM.

@matriv
Copy link
Contributor Author

matriv commented Jan 16, 2019

Should we backport to earlier versions?

@matriv
Copy link
Contributor Author

matriv commented Jan 16, 2019

run the gradle build tests 1

2 similar comments
@matriv
Copy link
Contributor Author

matriv commented Jan 16, 2019

run the gradle build tests 1

@matriv
Copy link
Contributor Author

matriv commented Jan 16, 2019

run the gradle build tests 1

@matriv matriv merged commit 2cf4b18 into elastic:master Jan 16, 2019
@matriv matriv deleted the mt/fix-37521 branch January 16, 2019 16:08
matriv added a commit that referenced this pull request Jan 16, 2019
)

To follow the ES convention, convert the es data type, returned as
column `mapping` from SQL Commands, to lowercase.

Fixes: #37521
@matriv
Copy link
Contributor Author

matriv commented Jan 16, 2019

Backported to 6.x with 9c43365

cshtdd added a commit to cshtdd/elasticsearch that referenced this pull request Jan 16, 2019
* master:
  SQL: Lowercase the datatypes in validation error msgs (elastic#37524)
  DedicatedClusterSnapshotRestoreIT to Zen2 (elastic#37489)
  SQL: Lowercase es data type (mapping) returned from SQL Commands (elastic#37531)
  Remove SYS CATALOGS leftover
  SQL: Describe aliases as views (elastic#37496)
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.

4 participants