[ https://issues.apache.org/jira/browse/SPARK-15584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|