minyyy commented on PR #35850: URL: https://github.com/apache/spark/pull/35850#issuecomment-1089337333
Changed back to my previous implementation - Now I still check `.isInstanceOf[ExplodeBase]` in the case match branch instead of modifying `canPruneGenerator` since we do have tests covering the pushdown of fields not on the output of the generator list (the `Nested column pruning for Generate` test in `ColumnPruningSuite.scala`). -- 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]
