Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/19673#discussion_r149104282
--- Diff: sql/core/src/main/scala/org/apache/spark/sql/api/r/SQLUtils.scala
---
@@ -184,15 +184,6 @@ private[sql] object SQLUtils extends Logging {
colArray
}
- def saveMode(mode: String): SaveMode = {
--- End diff --
Just double checked this is not being called within R.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]