SQL: add sql protocol tests for txt, csv and tsv formats #37771
Labels
:Analytics/SQL
SQL querying
>enhancement
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
Apart from the JSON, YAML, CBOR and SMILE formats, es-sql can also return results in txt, csv or tsv formats. Tests need to be added to
SqlProtocolTestCase
to include these formats, as well.Left-over from #36882.
The text was updated successfully, but these errors were encountered: