You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by GitBox <gi...@apache.org> on 2019/04/24 13:18:32 UTC

[GitHub] [metamodel] arjansh opened a new pull request #220: Recursively get SelectItems from FilterItems when using nested loop join

arjansh opened a new pull request #220: Recursively get SelectItems from FilterItems when using nested loop join
URL: https://github.com/apache/metamodel/pull/220
 
 
   Fixes MM-1211.
   
   When determining the Carthesian product for a query over multiple tables make sure that when determining which FilterItems are applicable for the query the SelectItems for compound FilterItems are also taken into consideration by recursively inspecting the children of the compound FilterItems.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services