minio/pkg/s3select/sql
2019-08-31 00:07:40 -07:00
..
jsondata Add JSON Path expression evaluation support (#7315) 2019-03-09 08:13:37 -08:00
aggregation.go aggregation functions' argument may already has been cast to numeric (#7876) 2019-07-05 10:38:38 -07:00
analysis.go Fix s3select TRIM function's nil pointer dereference bug (#7817) 2019-06-24 16:59:33 -07:00
errors.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
evaluate.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
funceval.go fix unicode support related bugs in s3select (#7877) 2019-07-05 09:43:10 -07:00
jsonpath.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
jsonpath_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
parser.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
parser_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
record.go speed up the performance of s3select on csv (#7945) 2019-08-31 00:07:40 -07:00
statement.go Fix ignored alias for aggregate result in S3 Select (#7849) 2019-07-03 16:34:54 -07:00
stringfuncs.go fix unicode support related bugs in s3select (#7877) 2019-07-05 09:43:10 -07:00
stringfuncs_test.go fix unicode support related bugs in s3select (#7877) 2019-07-05 09:43:10 -07:00
timestampfuncs.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
timestampfuncs_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
utils.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
value.go add timestamp compare support (#7832) 2019-06-25 11:05:37 -07:00