andygrove commented on issue #5719: URL: https://github.com/apache/datafusion-comet/issues/5719#issuecomment-5795575732
PR #5957 by @sam-1112 fixes this. It implements both candidate fixes from the description: the write execs get their real Spark `originalPlan` (`IcebergWriteExec` / `DataWritingCommandExec`), and a stage is left unreverted when a node's `originalPlan` is one of its own children. It adds end-to-end coverage with AQE on and off. Not merged yet. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
