cloud-fan commented on issue #24233: [SPARK-26356][SQL] remove SaveMode from 
data source v2
URL: https://github.com/apache/spark/pull/24233#issuecomment-494870848
 
 
   Note that, file source v2 is still supported in `DataFrameWriter` after this 
PR. In a previous data source v2 community sync, we agreed to not support file 
source v2 in `DataFrameWriter`, until we implement a path-based data source v2 
API.
   
   I think this is out of the scope of this PR, which aims to remove the 
`SupportsSaveMode`. We should open another PR to remove the support of file 
source v2 in `DataFrameWriter`, and update the failed tests.

----------------------------------------------------------------
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]

Reply via email to