itholic opened a new pull request #33569:
URL: https://github.com/apache/spark/pull/33569


   ### What changes were proposed in this pull request?
   
   This PR is follow-up for https://github.com/apache/spark/pull/33414 to match 
the `mode` argument for all APIs that has `mode` argument, not only 
`DataFrame.to_csv`.
   
   ### Why are the changes needed?
   
   To keep the usage consistency for the arguments that have same name.
   
   ### Does this PR introduce _any_ user-facing change?
   
   More options is available for all APIs that has `mode` argument, same as 
`DataFrame.to_csv`
   
   ### How was this patch tested?
   
   Manually test on local


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

Reply via email to