Rollup Action must throw exception when rollup index already exists #65769
Labels
>non-issue
:StorageEngine/Rollup
Turn fine-grained time-based data into coarser-grained data
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
Currently, the Rollup Action defined in #64900 does not have safeguards against the API running on anything other than an existing-non-rollup-index as the source index, and a rollup-index that does not exist yet.
If rollup index already exists, an exception should be thrown.
relates #42720.
The text was updated successfully, but these errors were encountered: