I guess this is due to some historical reasons which are no longer accurate.
After this patch, you can create data stream with ES index without issues:
At this moment, we simply return all(*) the sources. After all, created data view may outlive Quesma and related routing configuration.
(*) all the Elasticsearch indices/datastreams/aliases matching desired pattern plus our ClickHouse tables presented as Data Streams.
I guess this is due to some historical reasons which are no longer accurate. After this patch, you can create data stream with ES index without issues:
At this moment, we simply return all(*) the sources. After all, created data view may outlive Quesma and related routing configuration.
(*) all the Elasticsearch indices/datastreams/aliases matching desired pattern plus our ClickHouse tables presented as Data Streams.
Closes: https://github.com/QuesmaOrg/quesma/issues/996