SparkQA commented on issue #25080: [SPARK-28306][SQL] Fix idempotence for 
optimizer rule NormalizeFloatingNumbers
URL: https://github.com/apache/spark/pull/25080#issuecomment-509446059
 
 
   **[Test build #107378 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/107378/testReport)**
 for PR 25080 at commit 
[`58ec2a2`](https://github.com/apache/spark/commit/58ec2a229ee4e675a8762fb7d64a669c11947c3a).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `trait TaggingExpression extends UnaryExpression `
     * `case class KnownNotNull(child: Expression) extends TaggingExpression`
     * `case class KnownFloatingPointNormalized(child: Expression) extends 
TaggingExpression`

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