[DataViews] Create AbstractDataView class #167736
Labels
Feature:Data Views
Data Views code and UI - index patterns before 8.0
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
loe:medium
Medium Level of Effort
refactoring
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Create a AbstractDataView class which provides all functionality that doesn't expect a full field list upon object creation.
The code remaining in the DataView class either loads the field list or depends upon the loaded field list.
The text was updated successfully, but these errors were encountered: