OpenSearch/plugin/sql
Costin Leau 264c88f445 SQL: Introduce CSV and TSV tabular output (elastic/x-pack-elasticsearch#4190)
When running SQL REST queries, a client can ask (through Accept header) for
the data to be returned in CSV or TSV format in addition to plain text,
json & co.

Original commit: elastic/x-pack-elasticsearch@12d87b3033
2018-03-23 12:23:00 +02:00
..
jdbc Decouple XContentBuilder from BytesReference (elastic/x-pack-elasticsearch#4119) 2018-03-14 13:48:05 -06:00
licenses More license file corrections 2018-01-18 16:34:25 -08:00
sql-cli SQL: Ban PrintWriter#println in CLI (elastic/x-pack-elasticsearch#4118) 2018-03-14 16:15:32 -04:00
sql-proto SQL: Introduce CSV and TSV tabular output (elastic/x-pack-elasticsearch#4190) 2018-03-23 12:23:00 +02:00
sql-shared-client SQL: Move parameter processing from the client to the server (elastic/x-pack-elasticsearch#3822) 2018-03-07 09:25:25 -05:00
src SQL: Introduce CSV and TSV tabular output (elastic/x-pack-elasticsearch#4190) 2018-03-23 12:23:00 +02:00
build.gradle SQL: Re-enable matrix aggregations (elastic/x-pack-elasticsearch#3977) 2018-03-04 01:53:56 +02:00