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

We can not handle collections in kwargs for UDFs #788

Open
phofl opened this issue Jan 19, 2024 · 0 comments
Open

We can not handle collections in kwargs for UDFs #788

phofl opened this issue Jan 19, 2024 · 0 comments
Milestone

Comments

@phofl
Copy link
Collaborator

phofl commented Jan 19, 2024

If a user uses a UDF that expects kwargs that are collections, then we can't handle this at the moment. This is a general issues for stuff like:

  • map_partitions
  • groupby.apply/transform
  • map
  • apply
  • ...

This is a general problem that we should try to solve

@phofl phofl added this to the TODO Features milestone Jan 19, 2024
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

No branches or pull requests

1 participant