SparkQA commented on issue #26441: [SPARK-29682][SQL] Resolve conflicting 
references in aggregate expressions 
URL: https://github.com/apache/spark/pull/26441#issuecomment-552153143
 
 
   **[Test build #113506 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/113506/testReport)**
 for PR 26441 at commit 
[`d815362`](https://github.com/apache/spark/commit/d815362c220f9350361d56723222cb1b1906eef7).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class MergeIntoTable(`
     * `sealed abstract class MergeAction(`
     * `case class DeleteAction(condition: Option[Expression]) extends 
MergeAction(condition)`
     * `case class UpdateAction(`
     * `case class InsertAction(`
     * `case class Assignment(key: Expression, value: Expression) extends 
Expression with Unevaluable `

----------------------------------------------------------------
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]

Reply via email to