Dongjoon Hyun created SPARK-22416:
-------------------------------------

             Summary: 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to