-
Notifications
You must be signed in to change notification settings - Fork 411
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 CastTimeAsDuration
in TiFlash
#5306
Comments
Hi, has this job been done by someone? I want to do this job. But I don't have much experience and I'm a little busy. I may do it for a long time. Is there a Deadline in this job? |
Hi, feel free to give it a try. There is no hard deadline for this task. I can assign this task to you :) |
/assign @AntiTopQuark |
Thank you, I will try to do my best to do it well |
/label good first issue |
@Willendless: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
Feature Request
Is your feature request related to a problem? Please describe:
Describe the feature you'd like:
Support
CastTimeAsDuration
in TiFlashTiDB's implementation:
https://github.com/pingcap/tidb/blob/562bb9f9e2c194c3f398300d5e5e920965da9f47/expression/builtin_cast.go#L1454
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy:
The text was updated successfully, but these errors were encountered: