spark-instrumented-optimizer/sql/catalyst/src/main
Reynold Xin b0645195d0 [SPARK-9086][SQL] Remove BinaryNode from TreeNode.
These traits are not super useful, and yet cause problems with toString in expressions due to the orders they are mixed in.

Author: Reynold Xin <rxin@databricks.com>

Closes #7433 from rxin/remove-binary-node and squashes the following commits:

1881f78 [Reynold Xin] [SPARK-9086][SQL] Remove BinaryNode from TreeNode.
2015-07-15 17:50:11 -07:00
..
java/org/apache/spark/sql [SPARK-7078] [SPARK-7079] Binary processing sort for Spark SQL 2015-07-10 16:44:51 -07:00
scala/org/apache/spark/sql [SPARK-9086][SQL] Remove BinaryNode from TreeNode. 2015-07-15 17:50:11 -07:00