Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: replace simple with complex UDF implementation #1003

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

milenkovicm
Copy link

Which issue does this PR close?

Closes #.

Rationale for this change

As I would like to put more effort into ballista python integration, we need to expose captured python function used in udf and expose them to logical codec so they can be serialised and shipped to executors. If we manage to ship udf to executors we can have another go to support udaf.

we had short discussion in the past at https://discord.com/channels/885562378132000778/1234886350398947419/1315069081895964682

What changes are included in this PR?

  • This change exposes captured python pdf function so it is be accessible to logical codec

Are there any user-facing changes?

the reason being is that we can access captured
python function and serialize it if needed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant