Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Pending Closed
-
None
-
None
Description
sys options:
0: jdbc:drill:schema=dfs.drillTestDirTpch100P> alter system set `planner.memory.max_query_memory_per_node` = 29205777612; 0: jdbc:drill:schema=dfs.drillTestDirTpch100P> alter system set `planner.enable_hashjoin`=false; 0: jdbc:drill:schema=dfs.drillTestDirTpch100P> alter system set `planner.enable_hashagg`=false;
On executing TPCH 04 query hangs. From the profiles page does not look like any fragments are making progress, the last progress time stamps were sometime back.
Attached is the logical plan.