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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16234784#comment-16234784 ] 

Apache Spark commented on SPARK-22416:
--------------------------------------

User 'dongjoon-hyun' has created a pull request for this issue:
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: Bug
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Dongjoon Hyun
>            Priority: Major
>
> 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