SparkQA commented on issue #25264: [SPARK-28213][SQL][followup] code cleanup and bug fix for columnar execution framework URL: https://github.com/apache/spark/pull/25264#issuecomment-515607555 **[Test build #108228 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/108228/testReport)** for PR 25264 at commit [`3afa85b`](https://github.com/apache/spark/commit/3afa85b6eb3ab59cb1ec74443a306fcad4289c0c). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class ColumnarToRowExec(child: SparkPlan) extends UnaryExecNode with CodegenSupport ` * `case class InputAdapter(child: SparkPlan) extends UnaryExecNode with InputRDDCodegen `
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
