Closed
Description
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.