dongjoon-hyun commented on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2 URL: https://github.com/apache/spark/pull/24327#issuecomment-497779804 @gatorsmile , @cloud-fan , @gengliangwang , @rdblue . I understand the physical schema is important and used already. And, @gengliangwang seems to be hitting this issue. However, I'm not sure this is the correct DSv2 design and implementation. We should not compute pushdown filters twice in different ways. Plans should be consistent with the behaviors.
---------------------------------------------------------------- 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]
