You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sql: export function that makes explain from the plan
It is need in the situation when there is a custom plan under `EXPLAIN`
and we want plan it to logical plan by ourself and want to wrap it
with explain node the same way as DF does.
0 commit comments