Join Slack
Communities
Powered by
Hi, having a question on <lookup UDF join>. Can we...
# general
q
Qianbo Wang
06/23/2021, 8:51 PM
Hi, having a question on
lookup UDF join
. Can we use the return value of this function in
group by
statement? thanks in advance.
m
Mayank
06/23/2021, 8:54 PM
Looking at the code Lookup is implemented as a TransformFunction, which can be applied to group by.
q
Qianbo Wang
06/23/2021, 9:04 PM
thanks
Open in Slack
Previous
Next