SparkQA commented on issue #25997: [SPARK-29326][SQL] ANSI store assignment 
policy: throw exception on casting failure
URL: https://github.com/apache/spark/pull/25997#issuecomment-537436157
 
 
   **[Test build #111682 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/111682/testReport)**
 for PR 25997 at commit 
[`599e739`](https://github.com/apache/spark/commit/599e7394199d551e56c3eceb31b2dc7b2e630e16).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `abstract class CastBase extends UnaryExpression with 
TimeZoneAwareExpression with NullIntolerant `
     * `case class Cast(child: Expression, dataType: DataType, timeZoneId: 
Option[String] = None)`
     * `case class AnsiCast(child: Expression, dataType: DataType, timeZoneId: 
Option[String] = None)`

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