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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to