mirror of https://github.com/minio/minio.git
91c839ad28
Batching records into a single SQL Select message in the response leads to significant speed up as the message header overhead is made negligible. This change leads to a speed up of 3-5x for queries that select many small records. |
||
---|---|---|
.. | ||
csv | ||
json | ||
parquet | ||
sql | ||
errors.go | ||
genmessage.go | ||
message.go | ||
progress.go | ||
select.go | ||
select_benchmark_test.go | ||
select_test.go | ||
testdata.parquet | ||
unused-errors.go |