Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/19636#discussion_r148423575
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/orc/OrcOptions.scala
---
@@ -27,7 +27,7 @@ import org.apache.spark.sql.internal.SQLConf
/**
* Options for the ORC data source.
*/
-private[orc] class OrcOptions(
+private[sql] class OrcOptions(
--- End diff --
Thank you, @HyukjinKwon !
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]