Open
Description
ES|QL allows for up to 10000 results be default. This is too restrictive for time-series queries, where every time-series appears as a separate row, and results may cover days' worth of data.
Unless the compute engine lifts this limitation across the board, we want to use a different limit by default for the TS
command - shooting for 1,000,000 results by default initially.