gortiz commented on issue #11039: URL: https://github.com/apache/pinot/issues/11039#issuecomment-2006736803
I think we are merging terms here. Our custom physical implementation may be a DAG, but the plan is always a tree. At the same time it is not clear to me the difference between Calcite default `EXPLAIN PLAN WITH IMPLEMENTATION` and our extension `EXPLAIN IMPLEMENTATION PLAN`. But having the two versions is very confusing and right now (1.1.0) `EXPLAIN PLAN WITH IMPLEMENTATION` does literally does the same thing as `EXPLAIN PLAN`, which is even more confusing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org