spark-instrumented-optimizer/sql/core
Reynold Xin d931b01dca [SQL] Two DataFrame fixes.
- Removed DataFrame.apply for projection & filtering since they are extremely confusing.
- Added implicits for RDD[Int], RDD[Long], and RDD[String]

Author: Reynold Xin <rxin@databricks.com>

Closes #4543 from rxin/df-cleanup and squashes the following commits:

81ec915 [Reynold Xin] [SQL] More DataFrame fixes.
2015-02-11 18:32:48 -08:00
..
src [SQL] Two DataFrame fixes. 2015-02-11 18:32:48 -08:00
pom.xml [SPARK-4987] [SQL] parquet timestamp type support 2015-02-03 12:06:06 -08:00