Skip to content

SQL: Enhance check for text fields without underlying keyword #38501

Closed
@matriv

Description

@matriv

For functions/operators than cannot operate on text fields move the validation that's currently happening in places like QueryTranslator to resolveType().
Also avoid throwing an Exception from exactAttribute()->TextEsField.getExactField() method call, but instead introduce new method that has a proper return type that can be used for the validation.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions