Skip to content

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

@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
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