Skip to content

SQL: support queries across indices with different mappings #31837

Closed
@costin

Description

@costin

For ease of use, it should be possible to run SQL queries across multiple indices (which we support) with different mappings (which we do not).
This entails creating a virtual schema from merging the mapping and dealing with missing fields across the various indices.

The areas of investigation are dealing with the field source (especially for missing fields) and aggregations.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions