Support dayofweek
and dayofyear
in TiFlash
#4150
Labels
type/feature-request
Categorizes issue or PR as related to a new feature.
dayofweek
and dayofyear
in TiFlash
#4150
Feature Request
Is your feature request related to a problem? Please describe:
Describe the feature you'd like:
MySQL doc:
https://dev.mysql.com/doc/refman/8.0/en/date-and-time-functions.html#function_dayofweek
https://dev.mysql.com/doc/refman/8.0/en/date-and-time-functions.html#function_dayofyear
TiDB implementation:
https://github.com/pingcap/tidb/blob/f0d83522692cc196b6ad8eeb1e6ea650a5a88667/expression/builtin_time.go#L1274
https://github.com/pingcap/tidb/blob/f0d83522692cc196b6ad8eeb1e6ea650a5a88667/expression/builtin_time.go#L1316
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy:
The text was updated successfully, but these errors were encountered: