"Hans Müller" <[email protected]> writes: > Hi Knut, > > thank you for your answer. > > Your trick with the "--DERBY-PROPERTIES joinStrategy = NESTEDLOOP" seems to > be work well. > > Should I wrote a bug-report? > Or is this problem well-known? (Because of DERBY-2354)
Hi Hans, I'm glad the trick helped you work around the bug. I don't think a new bug report is needed. Although the query reported in DERBY-2354 doesn't perform a join, it's the same code that fails, so that report is probably sufficient. -- Knut Anders
