-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
Add ParseTimeFromNum function for timezone support. #21
Comments
Merged
wjhuang2016
referenced
this issue
in wjhuang2016/tidb
Oct 9, 2020
infoschema: add PARTITION_DESCRIPTION in PARTITIONS table for list pa…
YuJuncen
pushed a commit
to YuJuncen/tidb
that referenced
this issue
Apr 23, 2021
YuJuncen
pushed a commit
to YuJuncen/tidb
that referenced
this issue
Apr 23, 2021
* use efficient http pd api to get region count * fix test * add unit test * address comment
xhebox
pushed a commit
to xhebox/tidb
that referenced
this issue
Sep 28, 2021
xhebox
pushed a commit
to xhebox/tidb
that referenced
this issue
Oct 8, 2021
ti-chi-bot
pushed a commit
that referenced
this issue
Oct 9, 2021
crazycs520
added a commit
to crazycs520/tidb
that referenced
this issue
Jan 7, 2022
ywqzzy
pushed a commit
to ywqzzy/tidb
that referenced
this issue
Jul 17, 2023
add back buffer pool and fix small amount of data scenario
guoshouyan
pushed a commit
to guoshouyan/tidb
that referenced
this issue
Mar 5, 2024
…cap#48051) (pingcap#21) Co-authored-by: Ti Chi Robot <[email protected]>
YuJuncen
pushed a commit
to YuJuncen/tidb
that referenced
this issue
Jul 29, 2024
br: implement wrap migrations into log iterator
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
see #19 and #20
ParseTimeFromNum function not consider timezone, when convert to timestamp type, time validity check does not work well.
we should check following tests later.
The text was updated successfully, but these errors were encountered: