elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.51k stars 8.07k forks source link

[ES|QL] [Discover] Better handling of _source column #175437

Open stratoula opened 6 months ago

stratoula commented 6 months ago

Describe the feature:

In dataview mode if there is a _source type field:

This behavior makes sense in the dataview mode but not in ES|QL. In my mind, if a user specifically asks the _source field then this should be depicted in the table. A user can ask for the source column with the metadata command.

image (17) image (18)

elasticmachine commented 6 months ago

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

kertal commented 5 months ago

Related: https://github.com/elastic/kibana/issues/128002

elasticmachine commented 4 months ago

Pinging @elastic/kibana-esql (Team:ESQL)