cloud-fan commented on issue #26281: [SPARK-29618] remove V1_BATCH_WRITE table capability URL: https://github.com/apache/spark/pull/26281#issuecomment-547269808 I don't get your point. The only change to data source developers is that, they don't need to specify the `V1_BATCH_WRITE` table capability when they implement v1 flalback write (`V1WriteBuilder`). This is a pure simplification to DS v2 implementations that need v1 fallback write. How is it related to "Table creation through V2 in DataFrameWriter.save"?
---------------------------------------------------------------- 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]
