-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[native] Offload work from io thread pool to driver thread pool
- 0.291
- 0.291-edge4
- 0.291-edge3
- 0.291-edge1
- 0.290
- 0.290-edge18
- 0.290-edge15
- 0.290-edge13
- 0.290-edge11
- 0.290-edge9
- 0.290-edge7
- 0.290-edge5
- 0.290-edge3
- 0.290-edge1
- 0.289
- 0.289-edge15
- 0.289-edge9
- 0.289-edge7
- 0.289-edge4
- 0.289-edge2
- 0.288
- 0.288-edge17
- 0.288-edge15
- 0.288-edge13
- 0.288-edge11
- 0.288-edge9
- 0.288-edge7
- 0.288-edge5
- 0.288-edge2
- 0.287
- 0.287-edge19
- 0.287-edge16
- 0.287-edge14
- 0.287-edge12
- 0.287-edge8
- 0.287-edge2
- 0.287-edge1
- 0.286
- 0.286-edge22
- 0.286-edge17
- 0.286-edge13
- 0.286-edge12
- 0.286-edge9
- 0.286-edge8
- 0.286-edge7
- 0.286-edge6
- 0.286-edge4
- 0.286-edge3
- 0.286-edge1
- 0.285.1
- 0.285
- 0.285_opensource_ref_branch
- 0.285-edge12
- 0.285-edge11
- 0.285-edge10
1 parent
b138fb5
commit 6376fa0
Showing
5 changed files
with
338 additions
and
212 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
494 changes: 303 additions & 191 deletions
494
presto-native-execution/presto_cpp/main/TaskResource.cpp
Large diffs are not rendered by default.
Oops, something went wrong.