cloud-fan commented on issue #26281: [SPARK-29618] remove V1_BATCH_WRITE table capability URL: https://github.com/apache/spark/pull/26281#issuecomment-546883412 A related topic: https://github.com/apache/spark/pull/25990 suggests that we should pass some physical information when creating `Write`. This makes me think if we should have logical and physical write as the read side API does. We create the logical write in the planner, and the physical plan creates physical write given some physical information.
---------------------------------------------------------------- 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]
