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

Dimuthu Wickramanayake closed DERBY-6963.
-----------------------------------------
    Resolution: Duplicate

> Null pointer exception when properties are not in order
> -------------------------------------------------------
>
>                 Key: DERBY-6963
>                 URL: https://issues.apache.org/jira/browse/DERBY-6963
>             Project: Derby
>          Issue Type: Bug
>    Affects Versions: 10.11.1.1
>            Reporter: Dimuthu Wickramanayake
>            Assignee: Dimuthu Wickramanayake
>            Priority: Minor
>
> select count(*) from (select * from t1 union select * from t3 
> --DERBY-PROPERTIES joinStrategy=HASH
> ) x1 (c, d), (select * from t2 union select * from t4) x2 (e, f) where x1.c = 
> x2.e ;



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to