Harshavardhana
dd2542e96c
add codespell action ( #18818 )
...
Original work here, #18474 , refixed and updated.
2024-01-17 23:03:17 -08:00
jiuker
a89e0bab7d
fix: s3 sql parse error for colums as with quotes ( #18765 )
2024-01-09 09:19:11 -08:00
Harshavardhana
f527c708f2
run gofumpt cleanup across code-base ( #14015 )
2022-01-02 09:15:06 -08:00
Harshavardhana
34680c5ccf
fix: SQL select to honor limits properly for array queries ( #13568 )
...
added tests to cover the scenarios as well.
2021-11-02 19:14:46 -07:00
Harshavardhana
1f262daf6f
rename all remaining packages to internal/ ( #12418 )
...
This is to ensure that there are no projects
that try to import `minio/minio/pkg` into
their own repo. Any such common packages should
go to `https://github.com/minio/pkg `
2021-06-01 14:59:40 -07:00