You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Aditya Manthramurthy 8a405cab2f COUNT() function in select should return an int (#7243) 6 years ago
..
aggregation.go COUNT() function in select should return an int (#7243) 6 years ago
analysis.go Add support for Timestamp data type in SQL Select (#7185) 6 years ago
errors.go Add new SQL parser to support S3 Select syntax (#7102) 6 years ago
evaluate.go Add support for Timestamp data type in SQL Select (#7185) 6 years ago
funceval.go Introduce staticcheck for stricter builds (#7035) 6 years ago
parser.go Introduce staticcheck for stricter builds (#7035) 6 years ago
parser_test.go Add new SQL parser to support S3 Select syntax (#7102) 6 years ago
record.go Refactor s3select to support parquet. (#7023) 6 years ago
statement.go Evaluate where clause in aggregation queries (#7235) 6 years ago
stringfuncs.go Add new SQL parser to support S3 Select syntax (#7102) 6 years ago
stringfuncs_test.go Add new SQL parser to support S3 Select syntax (#7102) 6 years ago
timestampfuncs.go Introduce staticcheck for stricter builds (#7035) 6 years ago
timestampfuncs_test.go Add support for Timestamp data type in SQL Select (#7185) 6 years ago
utils.go Add new SQL parser to support S3 Select syntax (#7102) 6 years ago
value.go Introduce staticcheck for stricter builds (#7035) 6 years ago