SparkQA commented on issue #26345: [SPARK-29684][SQL] Support divide/multiply 
for interval types
URL: https://github.com/apache/spark/pull/26345#issuecomment-548396902
 
 
   **[Test build #113019 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/113019/testReport)**
 for PR 26345 at commit 
[`4ea79bd`](https://github.com/apache/spark/commit/4ea79bd5b396bcd1f6d61a955087d3ec70f8ea11).
    * This patch **fails SparkR unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class IntervalDivide(left: Expression, right: Expression)`
     * `case class IntervalMultiply(left: Expression, right: Expression)`

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