17 Commits (077243812512cc08e609b1b037e3abab5386b889)

Author SHA1 Message Date
Yao Zongyou ec9bfd3aef speed up the performance of s3select on csv (#7945) 5 years ago
Yao Zongyou 60831e3299 aggregation functions' argument may already has been cast to numeric (#7876) 5 years ago
Yao Zongyou 037319066f fix unicode support related bugs in s3select (#7877) 5 years ago
Ryan Tam bd56f80250 Fix ignored alias for aggregate result in S3 Select (#7849) 5 years ago
Yao Zongyou 55092bede1 add timestamp compare support (#7832) 5 years ago
Yao Zongyou 90a3b830f4 fix typo and the string representation of the time.Time value (#7831) 5 years ago
Yao Zongyou 23b9df0694 Fix s3select TRIM function's nil pointer dereference bug (#7817) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Kirill Motkov 3d29ab4059 Rewrite if-else chains to switch statements (#7382) 6 years ago
Aditya Manthramurthy e463386921 Add JSON Path expression evaluation support (#7315) 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
Aditya Manthramurthy f04f8bbc78 Add support for Timestamp data type in SQL Select (#7185) 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