Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Impala 2.6.0
-
None
Description
Currently the build and probe of all join types are implemented in a single class that interleaves building and probing when spilling.
We should separate out the build side to make it more flexible for multi-threading.
Attachments
Issue Links
- is a child of
-
IMPALA-3902 Multi-threaded query execution
- Resolved