mirror of
https://github.com/minio/minio.git
synced 2025-01-13 07:53:21 -05:00
f04f8bbc78
This change adds support for casting strings to Timestamp via CAST: `CAST('2010T' AS TIMESTAMP)` It also implements the following date-time functions: - UTCNOW() - DATE_ADD() - DATE_DIFF() - EXTRACT() For values passed to these functions, date-types are automatically inferred. |
||
---|---|---|
.. | ||
csv | ||
json | ||
parquet | ||
sql | ||
errors.go | ||
genmessage.go | ||
message.go | ||
progress.go | ||
select_benchmark_test.go | ||
select_test.go | ||
select.go | ||
testdata.parquet | ||
unused-errors.go |