Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/19459#discussion_r143610100
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/arrow/ArrowConverters.scala
---
@@ -203,4 +205,16 @@ private[sql] object ArrowConverters {
reader.close()
}
}
+
+ def toDataFrame(
--- End diff --
Yup, I think we should put it there.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]