elasticsearch/x-pack/plugin/sql/sql-proto
Bogdan Pintea 42cc41955a
SQL: Introduce an async querying mode for SQL (#73991)
This adds an async query mode to SQL.
It (re)uses the same request and response async-specific EQL object
parameters.

Also similar to EQL, the running search task can have its state
monitored and canceled and its results stored and deleted, with
intermediary responses not supported (the entire result is available
once search finished).

The async implementation is extended to work with the SQL-specific
text formats (txt, csv, tsv) as well, besides xcontent.

Closes #71041.
2021-06-10 14:49:54 +02:00
..
licenses Revert "Upgrade Azure SDK and Jackson (#72833) (#72995)" (#73837) 2021-06-07 10:20:46 -07:00
src SQL: Introduce an async querying mode for SQL (#73991) 2021-06-10 14:49:54 +02:00
build.gradle Fix dependency related deprecations (#58892) 2020-07-07 11:29:26 +02:00