You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/04/13 11:10:25 UTC

[jira] [Created] (SPARK-14596) Remove not used SqlNewHadoopRDD

Hyukjin Kwon created SPARK-14596:
------------------------------------

             Summary: Remove not used SqlNewHadoopRDD
                 Key: SPARK-14596
                 URL: https://issues.apache.org/jira/browse/SPARK-14596
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Hyukjin Kwon
            Priority: Trivial


Old HadoopFsRelation API includes {{buildInternalScan()}} which uses {{SqlNewHadoopRDD}} in {{ParquetRelation}}.

Because now the old API is removed, {{SqlNewHadoopRDD}} is not used anymore and therefore this might have to be removed.

This was discussed in https://github.com/apache/spark/pull/12326#issuecomment-209292212.



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