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 2020/09/27 09:23:00 UTC

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

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

jiaan.geng resolved SPARK-27640.
--------------------------------
    Resolution: Won't Fix

> 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, Structured Streaming
>    Affects Versions: 3.1.0
>            Reporter: jiaan.geng
>            Priority: Minor
>
> 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
(v8.3.4#803005)

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