[jira] [Commented] (SPARK-15584) Abstract duplicate code: "spark.sql.sources." properties

2016-05-26 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-15584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15303427#comment-15303427
 ] 

Apache Spark commented on SPARK-15584:
--

User 'dongjoon-hyun' has created a pull request for this issue:
https://github.com/apache/spark/pull/13349

> Abstract duplicate code: "spark.sql.sources." properties
> 
>
> Key: SPARK-15584
> URL: https://issues.apache.org/jira/browse/SPARK-15584
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 2.0.0
>Reporter: Andrew Or
>Assignee: Dongjoon Hyun
>Priority: Minor
>
> Right now we have "spark.sql.sources.provider", "spark.sql.sources.numParts" 
> etc. everywhere. If we mistype something then things will silently fail. This 
> is pretty brittle. It would better if we have static variables that we can 
> reuse.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SPARK-15584) Abstract duplicate code: "spark.sql.sources." properties

2016-05-26 Thread Dongjoon Hyun (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-15584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15303276#comment-15303276
 ] 

Dongjoon Hyun commented on SPARK-15584:
---

Oh, sure! Thank you!

> Abstract duplicate code: "spark.sql.sources." properties
> 
>
> Key: SPARK-15584
> URL: https://issues.apache.org/jira/browse/SPARK-15584
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 2.0.0
>Reporter: Andrew Or
>Priority: Minor
>
> Right now we have "spark.sql.sources.provider", "spark.sql.sources.numParts" 
> etc. everywhere. If we mistype something then things will silently fail. This 
> is pretty brittle. It would better if we have static variables that we can 
> reuse.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SPARK-15584) Abstract duplicate code: "spark.sql.sources." properties

2016-05-26 Thread Andrew Or (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-15584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15303054#comment-15303054
 ] 

Andrew Or commented on SPARK-15584:
---

[~dongjoon] would you like to work on this?

> Abstract duplicate code: "spark.sql.sources." properties
> 
>
> Key: SPARK-15584
> URL: https://issues.apache.org/jira/browse/SPARK-15584
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.0.0
>Reporter: Andrew Or
>
> Right now we have "spark.sql.sources.provider", "spark.sql.sources.numParts" 
> etc. everywhere. If we mistype something then things will silently fail. This 
> is pretty brittle. It would better if we have static variables that we can 
> reuse.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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