Skip to content

Improve accessing unmapped fields with logsdb #130885

@martijnvg

Description

@martijnvg

Today many fields are mapped, but in the near future when most fields will be unmapped, reading/accessing unmapped fields will be more important. Initially unmapped fields will be stored via ignored source. The expectation is that read performance of ignored source is be slower compared to reading from doc values. However it can't be too slow.

Recent investigation shoed that accessing unmapped field via insist_* esql command is now way too slow: elastic/rally-tracks#801 (comment)

This meta issue is about improving accessing unmapped fields.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions