spark git commit: [SPARK-5702][SQL] Allow short names for built-in data sources.

2015-02-10 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-1.3 1bc75b0a8 -> 63af90c3c [SPARK-5702][SQL] Allow short names for built-in data sources. Also took the chance to fixed up some style ... Author: Reynold Xin Closes #4489 from rxin/SPARK-5702 and squashes the following commits: 74f42e3

spark git commit: [SPARK-5702][SQL] Allow short names for built-in data sources.

2015-02-10 Thread rxin
Repository: spark Updated Branches: refs/heads/master b96918265 -> b8f88d327 [SPARK-5702][SQL] Allow short names for built-in data sources. Also took the chance to fixed up some style ... Author: Reynold Xin Closes #4489 from rxin/SPARK-5702 and squashes the following commits: 74f42e3 [Rey