hey, do we support udf in daft sql now?
# daft-dev
c
hey, do we support udf in daft sql now?
j
Not quite yet it’s on the roadmap!
c
maybe i can help. do you have the issue url? i can follow that
j
Here’s the full roadmap: https://github.com/orgs/Eventual-Inc/projects/8/views/1 The Python UDF issue is still a draft on that roadmap It’s especially tricky because we’d need to figure out how to pass Python objects through SQL into Python… I know @Cory Grinstead is still working on building out and figuring out some of the nuts and bolts on more complicated SQL expression support, so we’re leaving UDF support for last until we get there