-
Notifications
You must be signed in to change notification settings - Fork 256
[DOCS] Adds data frames section under limitations #371
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM and builds successfully
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
comments inline.
|
||
[float] | ||
[[df-wizard-limitations]] | ||
=== {dataframe-cap} wizard limitation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Data frames does not (yet) support fields containing arrays - in the UI or the API.
If you try to create one, the UI will fail to show the source index table (which is not the main point of this limitation)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was able to create them (or so I thought) while playing with the eCommerce data. Are they unsupported nonetheless?
|
||
[float] | ||
[[df-kibana-limitations]] | ||
=== Displaying {dataframe-transforms} in {kib} limitation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change title to {dataframe-transforms} in {kib} will only display up to 100 {dataframe-transforms}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(note - this will increase to 1000 with 7.2.1)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝
This PR creates a page that is used in the Stack Overview. It provides information about the known issues/limitations of the data frame feature. Related issue: /elastic/ml-team/issues/167
This PR creates a page that is used in the Stack Overview. It provides information about the known issues/limitations of the data frame feature. Related issue: /elastic/ml-team/issues/167
This PR creates a page that is used in the Stack Overview. It provides information about the known issues/limitations of the data frame feature. Related issue: /elastic/ml-team/issues/167