Skip to content

SQL: Fix esType for DATETIME/DATE and INTERVALS #38051

@matriv

Description

@matriv

Currently esType is just a lowercase of the DataType.
Since esType is used for calls to unmappedType() this must be fixed, as for DATETIME it should be date and for ES-SQL types only like DATE and INTERVAL types it should be unsupported operation.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions