Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
releases: add TiDB 6.1.1 release notes #10139
releases: add TiDB 6.1.1 release notes #10139
Changes from 2 commits
a06cec9
33a4138
937b10d
69558ce
cbb5799
70b28fe
dccfeaf
2fbed03
99585fb
015665d
517bed2
8c07255
9795d3f
75a1b34
e5398dc
c720d15
431aafc
a25a6eb
d7499df
3c0f124
d018181
5f1eaff
897d2a2
f3f0bc3
f59abd9
c4bd39a
7ab29cb
cae61e7
2f88789
63632f1
39e8726
3542233
69e9a4b
56fab9f
13b7754
298109c
06bd2da
2ada6d2
5d7fb9f
c2acd89
a7f2167
b2e83d1
a8995b5
6db0ad4
7f1f978
5e66b61
7cede90
2d227ec
78fcf66
f15de7f
228394c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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 issue that IndexLookupHashJoin may hangs when used with limit #35638
Fix the issue that TiDB may panic during update stmt #32311
Fix the bug that
show columns
may send cop request #36496Fix bug that
show warnings
may returninvalid memory address or nil pointer dereference
error #31569Fix the case sensitive issues for
show database like
statement #34766Fix bug that static partition prune may return wrong result for agg query if the table is empty #35295
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 outer join reorder will push down its outer join condition wrongly #37238
Fix that cte-schema hashcode is cloned wrongly when cte is referenced more than once #35404
Fix the wrong join reorder produced by some right outer join #36912
Fix the wrong nullable value infered for firstrow agg function with EqualAll #34584
Fix that plan cache cannot work when there's a binding with ignore_plan_cache hint #34596
Fix the missing exchange between hash-partition window and single-partition window #35990
Fix that some predicates are wrongly removed after partition pruning #33966
Fix the wrong default value set for partial aggregation when aggregation is pushed-down #35295
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.
@chrysan I think we don't need the 'component name' in the release note(they're useful for developers only), for example:
Could be simplified as:
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.
thx, updated.
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.
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.
region -> Region
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.
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.
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.
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.
It's moved to improvement.
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.
/regions/replicated
may return the wrong status #5095There 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.
This seems like an improvement, instead of a bug fix.
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.