Updates:
        Status: FixedInBranch

Comment #3 on issue 920 by [email protected]: consecutive index join fails with NPE
https://code.google.com/p/asterixdb/issues/detail?id=920

Once the first join condition is transformed as an index-nested loop join, there are two datasources (unnest-map and datasource-scan). However, in the current codebase, we assume there is only one datasource in the sub-tree. I have added additional datasource for the subtree if there are two. I will verify the result with the sample data that Yingyi will provide.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to