31 Commits (2acb530ccdcb78d4d545404f3d9221a0bd274767)

Author SHA1 Message Date
Klaus Post adca28801d
feat: disable Parquet by default (breaking change) (#9920) 4 years ago
Anis Elleuch 9902c9baaa
sql: Add support of escape quote in CSV (#9231) 5 years ago
Anis Elleuch 35ecc04223
Support configurable quote character parameter in Select (#8955) 5 years ago
Aditya Manthramurthy cec8cdb35e
S3Select: Handle array selection in from clause (#9076) 5 years ago
ebozduman a1c7c9ea73
Matches s3 invalid compression format error for 'mc sql' (#9067) 5 years ago
Klaus Post e4020fb41f
SIMDJSON S3 select input (#8401) 5 years ago
Klaus Post bf3a97d3aa S3 Select: Concurrent LINES delimited json parsing (#8610) 5 years ago
Klaus Post 1c5b05c130 S3 select: Fix output conversion on select * (#8303) 5 years ago
Klaus Post 520552ffa9 S3 select: flush when reaching limit (#8279) 5 years ago
Klaus Post dac1cf5a9a S3 Select: Parsing tweaks (#8261) 5 years ago
Klaus Post c9b8bd8de2 S3 Select: optimize output (#8238) 5 years ago
Klaus Post ddea0bdf11 Concurrent CSV parsing and reduce S3 select allocations (#8200) 5 years ago
Yao Zongyou ec9bfd3aef speed up the performance of s3select on csv (#7945) 5 years ago
Yao Zongyou 941fed8e4a s3Select: call Close on error to release the read lock (#7830) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Aditya Manthramurthy e463386921 Add JSON Path expression evaluation support (#7315) 6 years ago
Harshavardhana df35d7db9d Introduce staticcheck for stricter builds (#7035) 6 years ago
Aditya Manthramurthy 4aa9ee153b Fix S3 Select request XML parsing (#7202) 6 years ago
Aditya Manthramurthy fd4e15c116 Flush the records staging buffer periodically (#7193) 6 years ago
Aditya Manthramurthy 91c839ad28 Use a buffer to collect SQL Select result rows (#7158) 6 years ago
Aditya Manthramurthy 2786055df4 Add new SQL parser to support S3 Select syntax (#7102) 6 years ago
Bala FA b0deea27df Refactor s3select to support parquet. (#7023) 6 years ago
Harshavardhana 4c7c571875 Support JSON to CSV and CSV to JSON output format conversion (#6910) 6 years ago
Harshavardhana 7e1661f4fa Performance improvements to SELECT API on certain query operations (#6752) 6 years ago
Harshavardhana f162d7bd97 Performance improvements by re-using record buffer (#6622) 6 years ago
Ashish Kumar Sinha c0b4bf0a3e SQL select query for CSV/JSON (#6648) 6 years ago
Praveen raj Mani cef044178c Treat columns with spaces inbetween [s3Select] (#6597) 6 years ago
Aditya Manthramurthy e3eec89d24 Optimize string processing in select (#6593) 6 years ago
Aditya Manthramurthy 16a100b597 Fix out-of-bound array access crash in select processing (#6594) 6 years ago
Raphael Randschau 8601f29d95 select: fix int overflow of math.MaxInt64 on ARM (#6317) 6 years ago
Arjun Mishra 7c14cdb60e S3 Select API Support for CSV (#6127) 6 years ago