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/20 09:02:00 UTC

[jira] [Created] (SPARK-27776) Avoid duplicate Java reflection in DataSource

jiaan.geng created SPARK-27776:
----------------------------------

             Summary: Avoid duplicate Java reflection in DataSource
                 Key: SPARK-27776
                 URL: https://issues.apache.org/jira/browse/SPARK-27776
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: jiaan.geng


I checked the code of 
{code:java}
org.apache.spark.sql.execution.datasources.DataSource{code}
, there exists duplicate Java reflection.

I want to avoid it.



--
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