[ 
https://issues.apache.org/jira/browse/ASTERIXDB-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314743#comment-15314743
 ] 

ASF subversion and git services commented on ASTERIXDB-1189:
------------------------------------------------------------

Commit dde37e35883e4f92f101a489d02f18a99f7e5c99 in incubator-asterixdb's branch 
refs/heads/master from [~buyingyi]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-asterixdb.git;h=dde37e3 ]

ASTERIXDB-1189: add a test case to verify the fix.

Change-Id: If16017dbf6cb4e80d86c6ded359cee81dde6c67c
Reviewed-on: https://asterix-gerrit.ics.uci.edu/904
Reviewed-by: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Jianfeng Jia <[email protected]>


> spatial-intersect handling of nulls
> -----------------------------------
>
>                 Key: ASTERIXDB-1189
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1189
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: Functions - AQL
>            Reporter: Yingyi Bu
>            Assignee: Yingyi Bu
>
> "spatial-intersect(null, create-rectangle(create-point(30.0,70.0),
>  create-point(40.0,80.0)));"
> returns false;
> "spatial-intersect(null, null)" returns false.
> Both should return null.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to