tanelk commented on pull request #29515: URL: https://github.com/apache/spark/pull/29515#issuecomment-679018471
> This is a good catch! Let's fix the found bugs one by one and merge this PR at the end. > > @tanelk is this the only bug we found so far? https://issues.apache.org/jira/browse/SPARK-32110 Currently yes, the `-0.0` inconsistency is the only bug. I would add to the jira that there is also inconsistency in the code gen and the interpreted code paths: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/127791/testReport/org.apache.spark.sql.catalyst.expressions/PredicateSuite/AND__OR__EqualTo__EqualNullSafe_consistency_check/ ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
