-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Impala 3.3.0
-
Component/s: Distributed Exec
-
Labels:None
-
Target Version:
-
Epic Color:ghx-label-2
It's possible to execute queries with joins and inserts with mt_dop with some small modifications to the Impala code (without the separate join build work). This isn't production-ready because of the other subtasks of IMPALA-3902 but it would be useful to have an experimental flag for people to play around with to test the functionality.