Skip to content
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

Pipeline: use notify instead of polling for ResultQueue #9065

Merged
merged 70 commits into from
Jun 6, 2024
Merged
Changes from 1 commit
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
7036d82
for task
SeaRise Mar 26, 2024
c0321fb
operator
SeaRise Mar 26, 2024
11b364f
for profile
SeaRise Mar 26, 2024
ff3fea4
fix build
SeaRise Mar 26, 2024
9511939
fix notify
SeaRise Mar 26, 2024
c7084d5
minor refactor
SeaRise Mar 26, 2024
2512249
__thread
SeaRise Mar 26, 2024
9914a58
tmp save
SeaRise Mar 26, 2024
71275bf
tmp
SeaRise Mar 26, 2024
afff674
update
SeaRise Mar 26, 2024
2b2b029
fix
SeaRise Mar 26, 2024
c701633
u
SeaRise Mar 26, 2024
ca9d6f3
refactor
SeaRise Mar 26, 2024
f93842e
fiux
SeaRise Mar 26, 2024
b453caa
Merge branch 'master' into notify_instead_of_pollinh
SeaRise Mar 26, 2024
4b6c363
final
SeaRise Mar 26, 2024
f0c6bfd
final final
SeaRise Mar 26, 2024
a05bd14
refine for lock
SeaRise Mar 27, 2024
0ba130f
address comment
SeaRise Mar 27, 2024
20d297d
Update dbms/src/Storages/DeltaMerge/ReadThread/WorkQueue.h
SeaRise Mar 27, 2024
28b1a58
update
SeaRise Mar 28, 2024
2b15547
update
SeaRise Mar 29, 2024
acafb58
Merge branch 'master' into shared_queue_notify
SeaRise Mar 29, 2024
00543bf
u
SeaRise Mar 29, 2024
ba964ab
update
SeaRise Mar 29, 2024
6c33a4a
Merge branch 'master' into shared_queue_notify
SeaRise Mar 29, 2024
9e1270d
Update dbms/src/Flash/Pipeline/Schedule/Tasks/PipeConditionVariable.h
SeaRise Mar 29, 2024
ace773f
fix
SeaRise Mar 29, 2024
8234f45
u
SeaRise Mar 29, 2024
30208c3
fix
SeaRise Apr 1, 2024
a0bffb6
add test case
SeaRise Apr 1, 2024
5b2610b
Update dbms/src/Operators/GetResultSinkOp.cpp
SeaRise Apr 1, 2024
9af4fe3
Update dbms/src/Flash/Executor/PipelineExecutorContext.h
SeaRise Apr 1, 2024
1e63a3b
Update dbms/src/Flash/Executor/PipelineExecutorContext.cpp
SeaRise Apr 1, 2024
72a4c5f
refine
SeaRise Apr 1, 2024
122bcf5
u
SeaRise Apr 1, 2024
05eae12
some refine
SeaRise Apr 1, 2024
81d7936
update
SeaRise Apr 1, 2024
e129791
update
SeaRise Apr 1, 2024
430cce5
Merge branch 'master' into shared_queue_notify
SeaRise Apr 7, 2024
8f57d6f
refine
SeaRise Apr 7, 2024
9747de4
fix
SeaRise Apr 7, 2024
0061987
Merge branch 'master' into shared_queue_notify
SeaRise May 6, 2024
306af86
fix
SeaRise May 6, 2024
41e6d57
Merge branch 'master' into shared_queue_notify
SeaRise May 8, 2024
9049a5b
Update dbms/src/Operators/Operator.cpp
SeaRise May 8, 2024
08ba3a1
Update dbms/src/Operators/Operator.cpp
SeaRise May 8, 2024
3d717c4
Update dbms/src/Operators/Operator.cpp
SeaRise May 8, 2024
1d9563c
Update LooseBoundedMPMCQueue.h
SeaRise May 10, 2024
e533eee
Merge branch 'master' into shared_queue_notify
SeaRise May 20, 2024
db76363
refine result queue used in join restore
SeaRise May 20, 2024
92caf68
minor fix
SeaRise May 20, 2024
172b76b
Merge branch 'master' into refine_result_queue
SeaRise May 20, 2024
2b7b12b
u
SeaRise May 20, 2024
fbd2bb0
fmt
SeaRise May 20, 2024
55b469f
refine for result queue
SeaRise May 20, 2024
c2a39d2
u
SeaRise May 20, 2024
cbbd91b
fix
SeaRise May 20, 2024
ee5f75c
u
SeaRise May 20, 2024
39aa87d
u
SeaRise May 20, 2024
e2feba7
minor fix
SeaRise May 20, 2024
ec5d595
u
SeaRise May 21, 2024
357e7c4
u
SeaRise May 21, 2024
b0b9401
minor update
SeaRise May 21, 2024
8fb9698
Update dbms/src/Flash/Executor/ResultQueue_fwd.h
SeaRise May 22, 2024
bc7e151
Update dbms/src/Operators/GetResultSinkOp.cpp
SeaRise May 22, 2024
d48d24b
Update dbms/src/Flash/Pipeline/Schedule/Tasks/StreamRestoreTask.cpp
SeaRise May 22, 2024
eae3bbe
Merge branch 'master' into refine_result_queue
SeaRise May 23, 2024
6467e60
merge master
SeaRise May 30, 2024
5c94523
Merge branch 'master' into refine_result_queue
ti-chi-bot[bot] Jun 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into shared_queue_notify
SeaRise authored May 20, 2024
commit e533eee76eb200f04ffb807c6d70cd4dbd8dc0d4

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.