You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2017/11/02 17:30:00 UTC

[jira] [Resolved] (SPARK-22416) Move OrcOptions from `sql/hive` to `sql/core`

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org