-
Notifications
You must be signed in to change notification settings - Fork 409
Pull requests: pingcap/tiflash
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ci: Add gtest_10x test runner
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.
#9899
opened Feb 21, 2025 by
breezewish
Loading…
1 of 12 tasks
minor refine for column serialize interface
do-not-merge/needs-linked-issue
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.
#9898
opened Feb 21, 2025 by
guo-shaoge
Loading…
12 tasks
[DNM] Try fix 754 init crash
do-not-merge/cherry-pick-not-approved
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.
#9897
opened Feb 21, 2025 by
JaySon-Huang
Loading…
12 tasks
KVStore: remove write storage in doLearnerRead
do-not-merge/needs-linked-issue
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#9896
opened Feb 20, 2025 by
JinheLin
Loading…
12 tasks
WIP Support api
do-not-merge/needs-linked-issue
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#9887
opened Feb 18, 2025 by
CalvinNeo
Loading…
12 tasks
Fix the incorrect value of the max thread size (#9881)
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
type/cherry-pick-for-release-7.1
This PR is cherry-picked to release-7.1 from a source PR.
#9884
opened Feb 18, 2025 by
ti-chi-bot
Loading…
12 tasks
[WIP] KVStore: Add unit test cases for RegionTableCtx
do-not-merge/needs-linked-issue
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.
#9879
opened Feb 17, 2025 by
JaySon-Huang
Loading…
12 tasks
Set proxy's memory limit by TiFlash (#9753)
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
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.
#9878
opened Feb 17, 2025 by
CalvinNeo
Loading…
12 tasks
[DNM] Support inverted index
do-not-merge/needs-linked-issue
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.
#9877
opened Feb 17, 2025 by
Lloyd-Pottiger
•
Draft
12 tasks
Reduce redundant pack reads during building bitmap filter for delta merge case
approved
needs-1-more-lgtm
Indicates a PR needs 1 more LGTM.
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.
#9876
opened Feb 14, 2025 by
gengliqi
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.
#9871
opened Feb 13, 2025 by
JinheLin
Loading…
12 tasks
Storages: introduce inverted index file format & builder & viewer
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.
#9844
opened Feb 6, 2025 by
Lloyd-Pottiger
Loading…
12 tasks
Re-enable jemalloc's background thread by default (#9813)
approved
cherry-pick-approved
Cherry pick PR approved by release team.
needs-1-more-lgtm
Indicates a PR needs 1 more LGTM.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
type/cherry-pick-for-release-8.1
This PR is cherry-picked to release-8.1 from a source PR.
#9820
opened Jan 23, 2025 by
ti-chi-bot
Loading…
12 tasks
Re-enable jemalloc's background thread by default (#9813)
approved
cherry-pick-approved
Cherry pick PR approved by release team.
needs-1-more-lgtm
Indicates a PR needs 1 more LGTM.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
type/cherry-pick-for-release-8.5
This PR is cherry-picked to release-8.5 from a source PR.
#9819
opened Jan 23, 2025 by
ti-chi-bot
Loading…
12 tasks
[DNM] test
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.
skip-issue-check
Indicates that a PR no need to check linked issue.
#9815
opened Jan 22, 2025 by
JaySon-Huang
Loading…
12 tasks
Aggregator support batch serialize
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.
#9777
opened Jan 9, 2025 by
guo-shaoge
Loading…
12 tasks
settings: remove mpp_time_out related config
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
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
[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
[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
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
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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.