sarutak commented on issue #25260: [SPARK-28520][SQL] WholeStageCodegen does not work property for LocalTableScanExec URL: https://github.com/apache/spark/pull/25260#issuecomment-516639901 Sorry, I withdraw my comment above. Yes, this PR covers the case which `LocalTableScanExec` has parent of `Exchange` but there is no test case for testing it. Actually I added such a test case but removed in response to comment. Do you think it's good to add test case for that case? If so, I'll add it.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
