Michael Armbrust created SPARK-13682:
----------------------------------------

             Summary: Finalize the public API for FileFormat
                 Key: SPARK-13682
                 URL: https://issues.apache.org/jira/browse/SPARK-13682
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
            Reporter: Michael Armbrust


The current file format interface needs to be cleaned up before its acceptable 
for public consumption:
 - Have a version that takes Row and does a conversion, hide the internal API.
 - Remove bucketing
 - Remove RDD and the broadcastedConf
 - Remove SQLContext (maybe include SparkSession?)
 - Pass a better conf object



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to