aboutsummaryrefslogtreecommitdiff
path: root/launcher
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2015-08-10 13:49:23 -0700
committerReynold Xin <rxin@databricks.com>2015-08-10 13:49:23 -0700
commit40ed2af587cedadc6e5249031857a922b3b234ca (patch)
tree195083684234805d6886b6dbdc8711d26d260858 /launcher
parent0fe66744f16854fc8cd8a72174de93a788e3cf6c (diff)
downloadspark-40ed2af587cedadc6e5249031857a922b3b234ca.tar.gz
spark-40ed2af587cedadc6e5249031857a922b3b234ca.tar.bz2
spark-40ed2af587cedadc6e5249031857a922b3b234ca.zip
[SPARK-9763][SQL] Minimize exposure of internal SQL classes.
There are a few changes in this pull request: 1. Moved all data sources to execution.datasources, except the public JDBC APIs. 2. In order to maintain backward compatibility from 1, added a backward compatibility translation map in data source resolution. 3. Moved ui and metric package into execution. 4. Added more documentation on some internal classes. 5. Renamed DataSourceRegister.format -> shortName. 6. Added "override" modifier on shortName. 7. Removed IntSQLMetric. Author: Reynold Xin <rxin@databricks.com> Closes #8056 from rxin/SPARK-9763 and squashes the following commits: 9df4801 [Reynold Xin] Removed hardcoded name in test cases. d9babc6 [Reynold Xin] Shorten. e484419 [Reynold Xin] Removed VisibleForTesting. 171b812 [Reynold Xin] MimaExcludes. 2041389 [Reynold Xin] Compile ... 79dda42 [Reynold Xin] Compile. 0818ba3 [Reynold Xin] Removed IntSQLMetric. c46884f [Reynold Xin] Two more fixes. f9aa88d [Reynold Xin] [SPARK-9763][SQL] Minimize exposure of internal SQL classes.
Diffstat (limited to 'launcher')
0 files changed, 0 insertions, 0 deletions