minio/internal/s3select/sql
Harshavardhana dd2542e96c
add codespell action (#18818)
Original work here, #18474,  refixed and updated.
2024-01-17 23:03:17 -08:00
..
jsondata rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
aggregation.go Fix precendence bug in S3Select SQL IN clauses (#18708) 2023-12-22 23:19:11 -08:00
analysis.go Fix precendence bug in S3Select SQL IN clauses (#18708) 2023-12-22 23:19:11 -08:00
errors.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
evaluate.go Fix precendence bug in S3Select SQL IN clauses (#18708) 2023-12-22 23:19:11 -08:00
funceval.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
jsonpath.go select: add MISSING operator support (#14406) 2022-02-25 12:31:19 -08:00
jsonpath_test.go Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
parser.go add codespell action (#18818) 2024-01-17 23:03:17 -08:00
parser_test.go add codespell action (#18818) 2024-01-17 23:03:17 -08:00
record.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
statement.go fix: s3 sql parse error for colums as with quotes (#18765) 2024-01-09 09:19:11 -08:00
stringfuncs.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
stringfuncs_contrib_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
stringfuncs_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
timestampfuncs.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
timestampfuncs_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
utils.go fix: use equalFold() instead of lower and compare (#13624) 2021-11-10 08:12:50 -08:00
value.go select: add MISSING operator support (#14406) 2022-02-25 12:31:19 -08:00
value_contrib.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
value_test.go cleanup ignored static analysis (#16767) 2023-03-06 08:56:10 -08:00