-
Notifications
You must be signed in to change notification settings - Fork 691
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
update tidb v4.0.12 release notes #5090
Conversation
Signed-off-by: ti-srebot <[email protected]>
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by writing |
/cc @qw4990 @NingLin-P @nolouch @solotzg @overvenus |
@TomShawn: 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. |
1 similar comment
@TomShawn: 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. |
releases/release-4.0.12.md
Outdated
- Use an adaptive aggressive GC strategy to avoid OOM [#1553](https://github.com/pingcap/tics/pull/1553) | ||
- Fix wrong result of IN function [#1532](https://github.com/pingcap/tics/pull/1532) | ||
- Fix the bug that opened file count shown in Grafana is high [#1503](https://github.com/pingcap/tics/pull/1503) | ||
- Support timestamp literal in dag requeset [#1501](https://github.com/pingcap/tics/pull/1501) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Support timestamp literal in dag requeset [#1501](https://github.com/pingcap/tics/pull/1501) | |
- Fix the issue that TiFlash does not support `Timestamp` literal |
@overvenus, @nolouch, @qw4990, @NingLin-P, PTAL. |
Signed-off-by: ti-srebot <[email protected]>
f091959
to
3ca90d1
Compare
releases/release-4.0.12.md
Outdated
+ TiFlash | ||
|
||
- Fix an issue of incorrect execution results when the default value of the `binary` type column contains leading or tailing zero bytes | ||
- Fix the bug that TiFlash fails to synchronize schema if the name of the database contains special characters |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Fix the bug that TiFlash fails to synchronize schema if the name of the database contains special characters | |
- Fix a bug that TiFlash fails to synchronize schema if the name of the database contains special characters |
Co-authored-by: Grace Cai <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok。
@tier-cap: 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. |
Signed-off-by: ti-srebot <[email protected]>
cherry pick to release-4.0 in PR #5195 |
Signed-off-by: ti-srebot <[email protected]>
cherry pick to release-5.0 in PR #5196 |
LGTM |
update tidb v4.0.12 release notes