You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "jiaan.geng (JIRA)" <ji...@apache.org> on 2019/05/06 11:18:00 UTC

[jira] [Created] (SPARK-27640) Avoid duplicate lookups for datasource through provider

jiaan.geng created SPARK-27640:
----------------------------------

             Summary: Avoid duplicate lookups for datasource through provider
                 Key: SPARK-27640
                 URL: https://issues.apache.org/jira/browse/SPARK-27640
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.4.0, 2.3.0
            Reporter: jiaan.geng


Spark SQL using code as follows to lookup datasource.
{code:java}
DataSource.lookupDataSource(source, sparkSession.sqlContext.conf){code}
But exists some duplicate call.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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