milenkovicm opened a new pull request, #1003: URL: https://github.com/apache/datafusion-python/pull/1003
# 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? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org