[
https://issues.apache.org/jira/browse/SPARK-36499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Max Gekk resolved SPARK-36499.
------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
Issue resolved by pull request 33729
[https://github.com/apache/spark/pull/33729]
> Test Interval multiply / divide null
> ------------------------------------
>
> Key: SPARK-36499
> URL: https://issues.apache.org/jira/browse/SPARK-36499
> Project: Spark
> Issue Type: Sub-task
> Components: SQL, Tests
> Affects Versions: 3.2.0
> Reporter: Gengliang Wang
> Assignee: Gengliang Wang
> Priority: Major
> Fix For: 3.2.0
>
>
> Test the following valid operations:
> ```
> interval * null
> null * interval
> interval / null
> ```
> and invalid operations:
> ```
> null / interval
> int / interval
> ```
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]