-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Open
Labels
:Analytics/Compute EngineAnalytics in ES|QLAnalytics in ES|QL:StorageEngine/MappingThe storage related side of mappingsThe storage related side of mappings>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)Team:StorageEngine
Description
Currently the FallbackSyntheticSourceBlockLoader
determines parent fields of the requested field on every document that gets read (link). While this can be determined once in FallbackSyntheticSourceBlockLoader
's constructor.
This shows up significantly when reading ignored source:


(looks like ~15% of time is being spent there)
Metadata
Metadata
Assignees
Labels
:Analytics/Compute EngineAnalytics in ES|QLAnalytics in ES|QL:StorageEngine/MappingThe storage related side of mappingsThe storage related side of mappings>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)Team:StorageEngine