[index patterns] Removal of IFieldType type #107235
Labels
Feature:Data Views
Data Views code and UI - index patterns before 8.0
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
technical debt
Improvement of the software architecture and operational architecture
The
IFieldType
type is too ambiguous - eitherIndexPatternField
orIndexPatternFieldBase
should be used instead. You probably wantIndexPatternField
- its the class representation of a field.IndexPatternFieldBase
is a simplified static version that primarily exists to be passed into a query.Please feel free to reach out to @elastic/kibana-app-services if there's any difficulty in making this change.
@elastic/kibana-app-services
@elastic/response-ops
@elastic/infra-monitoring-ui
The text was updated successfully, but these errors were encountered: