*: Remove conversion function#14
Merged
Merged
Conversation
It is useless in MySQL and will cause conflict with year/time/datetime/date function.
Member
|
LGTM |
2 similar comments
Member
|
LGTM |
Member
|
LGTM |
francis0407
pushed a commit
to francis0407/tidb
that referenced
this pull request
Apr 11, 2020
YuJuncen
pushed a commit
to YuJuncen/tidb
that referenced
this pull request
Apr 23, 2021
YuJuncen
pushed a commit
to YuJuncen/tidb
that referenced
this pull request
Apr 23, 2021
change test config
ichn-hu
added a commit
to ichn-hu/tidb
that referenced
this pull request
May 10, 2021
Update aggregate.go
xhebox
pushed a commit
to xhebox/tidb
that referenced
this pull request
Sep 28, 2021
…able charset and collate (pingcap#14)
xhebox
pushed a commit
to xhebox/tidb
that referenced
this pull request
Oct 8, 2021
…able charset and collate (pingcap#14)
ti-chi-bot
pushed a commit
that referenced
this pull request
Oct 9, 2021
…able charset and collate (#14)
okJiang
pushed a commit
to okJiang/tidb
that referenced
this pull request
Oct 19, 2021
crazycs520
pushed a commit
to crazycs520/tidb
that referenced
this pull request
Jan 7, 2022
dumpling/parquet: Use zstd instead
12 tasks
iosmanthus
pushed a commit
to iosmanthus/tidb
that referenced
this pull request
Aug 22, 2022
Signed-off-by: disksing <i@disksing.com>
JmPotato
pushed a commit
to JmPotato/tidb
that referenced
this pull request
Dec 5, 2022
Signed-off-by: BornChanger <dawn_catcher@126.com>
ywqzzy
pushed a commit
to ywqzzy/tidb
that referenced
this pull request
Jul 17, 2023
fix import key not in region
guoshouyan
pushed a commit
to guoshouyan/tidb
that referenced
this pull request
Mar 5, 2024
Co-authored-by: artem_danilov <artem_danilov@airbnb.com>
crazycs520
pushed a commit
that referenced
this pull request
Oct 30, 2025
Signed-off-by: joccau <zak.zhao@pingcap.cn> <!-- Thank you for contributing to TiDB! PR Title Format: 1. pkg [, pkg2, pkg3]: what's changed 2. *: what's changed --> ### What problem does this PR solve? <!-- Please create an issue first to describe the problem. There MUST be one line starting with "Issue Number: " and linking the relevant issues via the "close" or "ref". For more info, check https://pingcap.github.io/tidb-dev-guide/contribute-to-tidb/contribute-code.html#referring-to-an-issue. --> Issue Number: close #xxx Problem Summary: ### What changed and how does it work? ### Check List Tests <!-- At least one of them must be included. --> - [ ] Unit test - [ ] Integration test - [ ] Manual test (add detailed scripts or steps below) - [ ] No need to test > - [ ] I checked and no code files have been changed. > <!-- Or your custom "No need to test" reasons --> Side effects - [ ] Performance regression: Consumes more CPU - [ ] Performance regression: Consumes more Memory - [ ] Breaking backward compatibility Documentation - [ ] Affects user behaviors - [ ] Contains syntax changes - [ ] Contains variable changes - [ ] Contains experimental features - [ ] Changes MySQL compatibility ### Release note <!-- compatibility change, improvement, bugfix, and new feature need a release note --> Please refer to [Release Notes Language Style Guide](https://pingcap.github.io/tidb-dev-guide/contribute-to-tidb/release-notes-style-guide.html) to write a quality release note. ```release-note None ``` Reviewed-on: https://git.pingcap.net/pingkai/tidb/pulls/14 Reviewed-by: bear.c <bear.c@pingcap.cn> Co-authored-by: joccau <zak.zhao@pingcap.cn> Co-committed-by: joccau <zak.zhao@pingcap.cn>
crazycs520
pushed a commit
that referenced
this pull request
Oct 30, 2025
revert fix orc integration tests (#14) Signed-off-by: joccau <zak.zhao@pingcap.cn> <!-- Thank you for contributing to TiDB! PR Title Format: 1. pkg [, pkg2, pkg3]: what's changed 2. *: what's changed --> ### What problem does this PR solve? <!-- Please create an issue first to describe the problem. There MUST be one line starting with "Issue Number: " and linking the relevant issues via the "close" or "ref". For more info, check https://pingcap.github.io/tidb-dev-guide/contribute-to-tidb/contribute-code.html#referring-to-an-issue. --> Issue Number: close #xxx Problem Summary: ### What changed and how does it work? ### Check List Tests <!-- At least one of them must be included. --> - [ ] Unit test - [ ] Integration test - [ ] Manual test (add detailed scripts or steps below) - [ ] No need to test > - [ ] I checked and no code files have been changed. > <!-- Or your custom "No need to test" reasons --> Side effects - [ ] Performance regression: Consumes more CPU - [ ] Performance regression: Consumes more Memory - [ ] Breaking backward compatibility Documentation - [ ] Affects user behaviors - [ ] Contains syntax changes - [ ] Contains variable changes - [ ] Contains experimental features - [ ] Changes MySQL compatibility ### Release note <!-- compatibility change, improvement, bugfix, and new feature need a release note --> Please refer to [Release Notes Language Style Guide](https://pingcap.github.io/tidb-dev-guide/contribute-to-tidb/release-notes-style-guide.html) to write a quality release note. ```release-note None ``` Reviewed-on: https://git.pingcap.net/pingkai/tidb/pulls/14 Reviewed-by: bear.c <bear.c@pingcap.cn> Co-authored-by: joccau <zak.zhao@pingcap.cn> Co-committed-by: joccau <zak.zhao@pingcap.cn>
solotzg
pushed a commit
to solotzg/tidb
that referenced
this pull request
Mar 9, 2026
ti-chi-bot
pushed a commit
that referenced
this pull request
Mar 11, 2026
solotzg
pushed a commit
to solotzg/tidb
that referenced
this pull request
Mar 12, 2026
ti-chi-bot
pushed a commit
that referenced
this pull request
Mar 12, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Please upload reports for the commit ced00cc to get more accurate results. Additional details and impacted files@@ Coverage Diff @@
## master #14 +/- ##
===========================================
Coverage ? 52.1196%
===========================================
Files ? 1818
Lines ? 653282
Branches ? 0
===========================================
Hits ? 340488
Misses ? 285998
Partials ? 26796
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
gengliqi
pushed a commit
to gengliqi/tidb
that referenced
this pull request
Mar 13, 2026
Open
13 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
It is useless in MySQL and will cause conflict with
year/time/datetime/date function.