[
https://issues.apache.org/jira/browse/DERBY-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785964#action_12785964
]
Eranda Sooriyabandara commented on DERBY-4424:
----------------------------------------------
Hi Bryan,
I found the reason for the error I previously mentioned. This is because of
the
The reason for the error was more than one object table includes same name
columns.
After solve the issue https://issues.apache.org/jira/browse/DERBY-4380
the scope of the ON clauses makes it clear which table they belong to in
each case, so they should not fail.
The patch file was,
http://issues.apache.org/jira/secure/attachment/12425239/on_subquery_v2.diff
> Convert outerjoin.sql into JUnit
> --------------------------------
>
> Key: DERBY-4424
> URL: https://issues.apache.org/jira/browse/DERBY-4424
> Project: Derby
> Issue Type: Improvement
> Reporter: Eranda Sooriyabandara
> Assignee: Eranda Sooriyabandara
> Priority: Minor
> Fix For: 10.6.0.0
>
> Attachments: OuterJoinTest.diff, OuterJoinTest.diff
>
>
> Conversion of the outerjoin test into JUnit
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.