You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2022/05/16 07:03:48 UTC

[GitHub] [calcite] julianhyde commented on pull request #2800: [CALCITE-3890] Derive IS NOT NULL filter for the inputs of inner join

julianhyde commented on PR #2800:
URL: https://github.com/apache/calcite/pull/2800#issuecomment-1127300509

   Please take a look at https://github.com/julianhyde/calcite/tree/3890-join-is-not-null. I prototyped how this change would look if we let `RelBuilder.filter` do the work. (It needed a change to `RelBuilder` to simplify using the current `RelNode`'s pulled up predicates.)


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@calcite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org