35 Commits (103931118437957837f1d665248cac97afdbefab)

Author SHA1 Message Date
Joe Stevens a19cf063b5 Fixes for multiplatform dev and testing from forks (#7734) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Aditya Manthramurthy b1b1d77893 Set S3 Select record message length to 128KiB (#7475) 6 years ago
Kirill Motkov 3d29ab4059 Rewrite if-else chains to switch statements (#7382) 6 years ago
Harshavardhana 91d85a0d53
Fix stale locks held by SelectParquet API (#7364) 6 years ago
Aditya Manthramurthy e463386921 Add JSON Path expression evaluation support (#7315) 6 years ago
Aditya Manthramurthy f4879ed96d Use jstream to serialize records to JSON format in S3Select (#7318) 6 years ago
Harshavardhana 2520e535a0
Allow lazyQuotes for certain types of CSV (#7278) 6 years ago
Aditya Manthramurthy 80a351633f Update vendorized bcicen/jstream (#7257) 6 years ago
Aditya Manthramurthy 8a405cab2f COUNT() function in select should return an int (#7243) 6 years ago
Harshavardhana df35d7db9d Introduce staticcheck for stricter builds (#7035) 6 years ago
Aditya Manthramurthy ee5b3622a5 Evaluate where clause in aggregation queries (#7235) 6 years ago
Harshavardhana 85e939636f Fix JSON parser handling for certain objects (#7162) 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 f04f8bbc78 Add support for Timestamp data type in SQL Select (#7185) 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 e23a42305c Rebase minio/parquet-go and fix null handling. (#7067) 6 years ago
Bala FA b0deea27df Refactor s3select to support parquet. (#7023) 6 years ago
Aditya Manthramurthy 2aeb3fbe86 Fix csv output delimiter bug (#6994) 6 years ago
Harshavardhana 4c7c571875 Support JSON to CSV and CSV to JSON output format conversion (#6910) 6 years ago
Harshavardhana 272b8003d6 Honor header only when requested for use (#6815) 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
Ashish Kumar Sinha 670f9788e3 Count(*) to give integer value (#6564) 6 years ago
Harshavardhana a0683d3c1f Send progress only when requested by client in SelectObject (#6467) 6 years ago
Praveen raj Mani 30d4a2cf53 s3select should honour custom record delimiter (#6419) 6 years ago
Raphael Randschau 8601f29d95 select: fix int overflow of math.MaxInt64 on ARM (#6317) 6 years ago
Harshavardhana 5a4a57700b Add select docs and fix return values for Select API (#6300) 6 years ago
Arjun Mishra 7c14cdb60e S3 Select API Support for CSV (#6127) 6 years ago