[GitHub] spark pull request #22925: [SPARK-25913][SQL] Extend UnaryExecNode by unary ...

2018-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/22925 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #22925: [SPARK-25913][SQL] Extend UnaryExecNode by unary ...

2018-11-01 Thread MaxGekk
GitHub user MaxGekk opened a pull request: https://github.com/apache/spark/pull/22925 [SPARK-25913][SQL] Extend UnaryExecNode by unary SparkPlan nodes ## What changes were proposed in this pull request? In the PR, I propose to extend `UnaryExecNode` instead of `SparkPlan`