mirror of https://github.com/minio/minio.git
fd4e15c116
- Staging buffer is flushed every 500ms. In cases where the result records are slowly generated (e.g. when a where condition matches very few records), this change causes the server to send results even though the staging buffer is not full. - Refactor messageWriter code to use simpler channel based co-ordination instead of atomic variables. |
||
---|---|---|
.. | ||
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 |