26 Commits (ea18e51f4def222dc6c7ca86889e5082eec9e9ea)

Author SHA1 Message Date
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
Klaus Post e4020fb41f
SIMDJSON S3 select input (#8401) 5 years ago
Klaus Post f1e2e1cc9e S3 Select: Mismatched types don't match (#8608) 5 years ago
Klaus Post 1c90a6bd49 S3 Select: Convert CSV data to JSON (#8464) 5 years ago
Klaus Post 38e6d911ea S3 Select: Detect full object (#8456) 5 years ago
Klaus Post 51456e6adc Select: Support Square Bracket Lists (#8457) 5 years ago
Klaus Post 002ac82631 S3 Select: Add parser support for lists. (#8329) 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 ddea0bdf11 Concurrent CSV parsing and reduce S3 select allocations (#8200) 5 years ago
Ryan Tam bd56f80250 Fix ignored alias for aggregate result in S3 Select (#7849) 5 years ago
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 91c839ad28 Use a buffer to collect SQL Select result rows (#7158) 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
Harshavardhana 7e1661f4fa Performance improvements to SELECT API on certain query operations (#6752) 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 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
Arjun Mishra 7c14cdb60e S3 Select API Support for CSV (#6127) 6 years ago