The Vertica Forum recently got a makeover! Let us know what you think by filling out this short, anonymous survey.
Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
pass predicate inside UDL/UDX

Hello
I'm looking for a way in sdk to get access to predicates inside udx (transform or custom source) to reduce workload inside function (to implement something like partition elimination). I see there is a planContext, but it seems it does not know anything about outer query. Is there any way to make row reduction possible inside udx?
0
Answers
I have tried to find a way to achieve what you wanted to do, but I haven't found anything yet. Let me understand your requests clearly.
something like
or
or any case where tranform calculation is hard to evaluate so skipping it would save a lot of time
Could you please open a support case? We can raise a new feature request if required accordingly.