spark-instrumented-optimizer/sql/core
Cheolsoo Park 00b265f12c [SPARK-8908] [SQL] Add () to distinct definition in dataframe
Adding `()` to the definition of `distinct` in DataFrame allows distinct to be called with parentheses, which is consistent with `dropDuplicates`.

Author: Cheolsoo Park <cheolsoop@netflix.com>

Closes #7298 from piaozhexiu/SPARK-8908 and squashes the following commits:

7f0d923 [Cheolsoo Park] Add () to distinct definition in dataframe
2015-07-08 15:18:24 -07:00
..
src [SPARK-8908] [SQL] Add () to distinct definition in dataframe 2015-07-08 15:18:24 -07:00
pom.xml [SPARK-8307] [SQL] improve timestamp from parquet 2015-06-22 18:03:59 -07:00