forked from facebookincubator/velox
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use aggregate pool in Spark query runner (facebookincubator#10798)
Summary: In facebookincubator#10568, an 'aggregate' pool is passed to query runner's constructor. This PR uses it to create child pools in the Spark query runner. Pull Request resolved: facebookincubator#10798 Reviewed By: xiaoxmeng Differential Revision: D62142058 Pulled By: bikramSingh91 fbshipit-source-id: 750f589e04abdd540d09d33da02d840fc41f4347
- Loading branch information
1 parent
71d35e5
commit fd06bd9
Showing
3 changed files
with
15 additions
and
17 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