Support from_days/to_days
in TiFlash
#4678
Labels
type/feature-request
Categorizes issue or PR as related to a new feature.
from_days/to_days
in TiFlash
#4678
Feature Request
Is your feature request related to a problem? Please describe:
Describe the feature you'd like:
Support
from_days
in TiFlashMySQL doc:
https://dev.mysql.com/doc/refman/8.0/en/date-and-time-functions.html#function_from-days
TiDB implementation:
https://github.com/pingcap/tidb/blob/5889d4c4e9357a515c472fcf12bb3624fbb00f9e/expression/builtin_time.go#L887
Support
to_days
in TiFlashMySQL doc:
https://dev.mysql.com/doc/refman/8.0/en/date-and-time-functions.html#function_to-days
TiDB implementation:
https://github.com/pingcap/tidb/blob/5889d4c4e9357a515c472fcf12bb3624fbb00f9e/expression/builtin_time.go#L7027
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy:
The text was updated successfully, but these errors were encountered: