spark-instrumented-optimizer/sql/core/src/main
Yu ISHIKAWA 754929b153 [SPARK-8348][SQL] Add in operator to DataFrame Column
I have added it for only Scala.

TODO: we should also support `in` operator in Python.

Author: Yu ISHIKAWA <yuu.ishikawa@gmail.com>

Closes #6824 from yu-iskw/SPARK-8348 and squashes the following commits:

e76d02f [Yu ISHIKAWA] Not use infix notation
6f744ac [Yu ISHIKAWA] Fit the test cases because these used the old test data set.
00077d3 [Yu ISHIKAWA] [SPARK-8348][SQL] Add in operator to DataFrame Column
2015-06-18 23:13:05 -07:00
..
java/org/apache/spark/sql [SPARK-7588] Document all SQL/DataFrame public methods with @since tag 2015-05-12 18:37:02 -07:00
scala/org/apache/spark/sql [SPARK-8348][SQL] Add in operator to DataFrame Column 2015-06-18 23:13:05 -07:00