You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/08/12 16:04:00 UTC

[jira] [Assigned] (SPARK-36499) Test Interval multiply / divide null

     [ https://issues.apache.org/jira/browse/SPARK-36499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-36499:
------------------------------------

    Assignee: Apache Spark  (was: Gengliang Wang)

> 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: Apache Spark
>            Priority: Major
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org