How to pass down custom expression to physical plan? #14293
Unanswered
another-s347
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello community!
I have a:
Currently, I am using UDF to implement the expression, but it would be invoked directly instead of passing down to my table provider.
What's the appropriate way to do this?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions