Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support weekofyear in TiFlash #4677

Closed
windtalker opened this issue Apr 15, 2022 · 0 comments · Fixed by #4791
Closed

Support weekofyear in TiFlash #4677

windtalker opened this issue Apr 15, 2022 · 0 comments · Fixed by #4791
Assignees
Labels
type/feature-request Categorizes issue or PR as related to a new feature.

Comments

@windtalker
Copy link
Contributor

Feature Request

Is your feature request related to a problem? Please describe:

Describe the feature you'd like:

Support weekofyear in TiFlash
MySQL doc:
https://dev.mysql.com/doc/refman/8.0/en/date-and-time-functions.html#function_weekofyear
TiDB implementation:
https://github.com/pingcap/tidb/blob/5889d4c4e9357a515c472fcf12bb3624fbb00f9e/expression/builtin_time.go#L1502
Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature-request Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants