[
https://issues.apache.org/jira/browse/SPARK-22416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-22416.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
Issue resolved by pull request 19636
[https://github.com/apache/spark/pull/19636]
> Move OrcOptions from `sql/hive` to `sql/core`
> ---------------------------------------------
>
> Key: SPARK-22416
> URL: https://issues.apache.org/jira/browse/SPARK-22416
> Project: Spark
> Issue Type: Task
> Components: SQL
> Affects Versions: 2.2.0
> Reporter: Dongjoon Hyun
> Priority: Minor
> Fix For: 2.3.0
>
>
> According to the
> [discussion|https://github.com/apache/spark/pull/19571#issuecomment-339472976]
> on SPARK-15474, we will add new OrcFileFormat in `sql/core` module.
> For that, `OrcOptions` should be visible like `private[sql]` in `sql/core`
> module, too. Previously, it was `private[orc]` in `sql/hive`.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]