hidva / gpplan2dot

Convert the plan generated by Greenplum to dot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Init plan should be displayed as a separate plan

hidva opened this issue · comments

init plan will be executed independently before the main plan in Greenplum, it just like a normal query.
image