Skip to content

Pull requests: pingcap/tiflash

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

KVStore: Fix unreleased Region instance release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#9763 opened Jan 3, 2025 by CalvinNeo Loading…
12 tasks
remove mpp_time_out related config lgtm release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#9760 opened Jan 2, 2025 by windtalker Loading…
1 of 12 tasks
WIP: *: only enable new string serdes format when MppVersion >= MppVersionV3 do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note-none Denotes a PR that doesn't merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#9759 opened Jan 2, 2025 by JinheLin Loading…
1 of 12 tasks
Support aggregation function in window release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#9758 opened Jan 2, 2025 by xzhangxian1008 Loading…
2 of 12 tasks
support batch serialize/deserialize method for Column release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#9756 opened Jan 1, 2025 by guo-shaoge Loading…
1 of 12 tasks
[DNM] Try eliminate incorrect clang-tidy by aws release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. skip-issue-check Indicates that a PR no need to check linked issue.
#9749 opened Dec 27, 2024 by JaySon-Huang Loading…
12 tasks
Stats inner/inter zone network traffic for mpp tasks release-note-none Denotes a PR that doesn't merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#9747 opened Dec 27, 2024 by yibin87 Loading…
1 of 12 tasks
[DNM] Hashagg prefetch ckbench add batch bench prefetch threshold do-not-merge/needs-linked-issue release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#9740 opened Dec 24, 2024 by guo-shaoge Loading…
12 tasks
Add decrease interface for aggregation do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#9737 opened Dec 20, 2024 by xzhangxian1008 Loading…
1 of 12 tasks
DNM: test do-not-merge/needs-linked-issue release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#9733 opened Dec 17, 2024 by JinheLin Loading…
12 tasks
Upgrade TiFlash Proxy to TiKV release-7.5 do-not-merge/cherry-pick-not-approved do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#9706 opened Dec 5, 2024 by CalvinNeo Loading…
12 tasks
Aggregtor support new Hash Function release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#9705 opened Dec 4, 2024 by guo-shaoge Loading…
12 tasks
Aggregator support prefetch release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#9679 opened Nov 28, 2024 by guo-shaoge Loading…
1 of 12 tasks
fix lpad/rpad trailing zero miss (#9610) approved do-not-merge/cherry-pick-not-approved lgtm release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/cherry-pick-for-release-7.1 This PR is cherry-picked to release-7.1 from a source PR.
#9631 opened Nov 18, 2024 by ti-chi-bot Loading…
12 tasks
fix substring wrong result bug (#9603) approved do-not-merge/cherry-pick-not-approved lgtm release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. type/cherry-pick-for-release-7.1 This PR is cherry-picked to release-7.1 from a source PR.
#9619 opened Nov 15, 2024 by ti-chi-bot Loading…
12 tasks
DNM: test ci on release-8..5 do-not-merge/cherry-pick-not-approved release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#9582 opened Nov 1, 2024 by purelind Loading…
12 tasks
Compression: support ALP compression algorithm for floating-point do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#9557 opened Oct 25, 2024 by Lloyd-Pottiger Draft
12 tasks
support phmap for aggregation do-not-merge/needs-linked-issue release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#9555 opened Oct 25, 2024 by guo-shaoge Loading…
12 tasks
Rg debug do-not-merge/needs-linked-issue needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#9544 opened Oct 18, 2024 by guo-shaoge Loading…
12 tasks
functions: Fix replace not working for const src needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#9536 opened Oct 16, 2024 by breezewish Loading…
2 of 12 tasks
Fix sql failed when using replace function do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. release-note-none Denotes a PR that doesn't merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#9524 opened Oct 14, 2024 by EricZequan Draft
1 of 12 tasks
Support other integer types for SubstringUTF8 & RightUTF8 functions (#9507) do-not-merge/cherry-pick-not-approved release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/cherry-pick-for-release-5.4 This PR is cherry-picked to release-5.4 from a source PR.
#9515 opened Oct 10, 2024 by ti-chi-bot Loading…
1 of 12 tasks
Support other integer types for SubstringUTF8 & RightUTF8 functions (#9507) do-not-merge/cherry-pick-not-approved release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/cherry-pick-for-release-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#9512 opened Oct 10, 2024 by ti-chi-bot Loading…
1 of 12 tasks
Support other integer types for SubstringUTF8 & RightUTF8 functions (#9507) do-not-merge/cherry-pick-not-approved release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/cherry-pick-for-release-6.1 This PR is cherry-picked to release-6.1 from a source PR.
#9511 opened Oct 10, 2024 by ti-chi-bot Loading…
1 of 12 tasks
fix tiflash assert failure (#9456) cherry-pick-approved Cherry pick PR approved by release team. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/cherry-pick-for-release-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#9457 opened Sep 23, 2024 by ti-chi-bot Loading…
12 tasks
ProTip! Updated in the last three days: updated:>2025-01-02.