How to enable no-op join in case of dynamic fillter #13587
Unanswered
khemchand-zetta
asked this question in
Q&A
Replies: 1 comment
-
|
Please help if anyone can? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been reading about the dynamic filter pushdown on velox official documentation at https://facebookincubator.github.io/velox/develop/joins.html#dynamic-filter-pushdown.

Here I encountered about the skipping of the join completely when the dynamic filter is enabled.
Can somebody help me to understand it better or give me a scenario in the standard tpch where I can observe this behavior.
I tried from my side but could not able to achieve or may be understand this phenomena.
Beta Was this translation helpful? Give feedback.
All reactions