[jira] [Updated] (SPARK-20728) Make ORCFileFormat configurable between sql/hive and sql/core

2017-12-05 Thread Wenchen Fan (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-20728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan updated SPARK-20728:

Affects Version/s: (was: 2.1.1)
   2.3.0

> Make ORCFileFormat configurable between sql/hive and sql/core
> -
>
> Key: SPARK-20728
> URL: https://issues.apache.org/jira/browse/SPARK-20728
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 2.3.0
>Reporter: Dongjoon Hyun
>Assignee: Dongjoon Hyun
> Fix For: 2.3.0
>
>
> SPARK-20682 is trying to improve Apache Spark to have a new ORCFileFormat 
> based on Apache ORC for many reasons.
> This issue depends on SPARK-20682 and aims to provide a configuration to 
> choose the default ORCFileFormat from legacy `sql/hive` module or new 
> `sql/core` module.
> For example, this configuration will affects the following operations.
> {code}
> spark.read.orc(...)
> {code}
> {code}
> CREATE TABLE t
> USING ORC
> ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-20728) Make ORCFileFormat configurable between sql/hive and sql/core

2017-05-12 Thread Dongjoon Hyun (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-20728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun updated SPARK-20728:
--
Issue Type: New Feature  (was: Bug)

> Make ORCFileFormat configurable between sql/hive and sql/core
> -
>
> Key: SPARK-20728
> URL: https://issues.apache.org/jira/browse/SPARK-20728
> Project: Spark
>  Issue Type: New Feature
>  Components: SQL
>Affects Versions: 2.1.1
>Reporter: Dongjoon Hyun
>
> SPARK-20682 is trying to improve Apache Spark to have a new ORCFileFormat 
> based on Apache ORC for many reasons.
> This issue depends on SPARK-20682 and aims to provide a configuration to 
> choose the default ORCFileFormat from legacy `sql/hive` module or new 
> `sql/core` module.
> For example, this configuration will affects the following operations.
> {code}
> spark.read.orc(...)
> {code}
> {code}
> CREATE TABLE t
> USING ORC
> ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-20728) Make ORCFileFormat configurable between sql/hive and sql/core

2017-05-12 Thread Dongjoon Hyun (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-20728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun updated SPARK-20728:
--
Issue Type: Improvement  (was: New Feature)

> Make ORCFileFormat configurable between sql/hive and sql/core
> -
>
> Key: SPARK-20728
> URL: https://issues.apache.org/jira/browse/SPARK-20728
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 2.1.1
>Reporter: Dongjoon Hyun
>
> SPARK-20682 is trying to improve Apache Spark to have a new ORCFileFormat 
> based on Apache ORC for many reasons.
> This issue depends on SPARK-20682 and aims to provide a configuration to 
> choose the default ORCFileFormat from legacy `sql/hive` module or new 
> `sql/core` module.
> For example, this configuration will affects the following operations.
> {code}
> spark.read.orc(...)
> {code}
> {code}
> CREATE TABLE t
> USING ORC
> ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org