Reynold Xin
authored
## What changes were proposed in this pull request? This patch renames various DefaultSources to make their names more self-describing. The choice of "DefaultSource" was from the days when we did not have a good way to specify short names. They are now named: - LibSVMFileFormat - CSVFileFormat - JdbcRelationProvider - JsonFileFormat - ParquetFileFormat - TextFileFormat Backward compatibility is maintained through aliasing. ## How was this patch tested? Updated relevant test cases too. Author: Reynold Xin <rxin@databricks.com> Closes #13311 from rxin/SPARK-15543.
Name | Last commit | Last update |
---|---|---|
.. | ||
project | ||
MimaBuild.scala | ||
MimaExcludes.scala | ||
SparkBuild.scala | ||
build.properties | ||
plugins.sbt |