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

Don't use lambdas in query 9 #1296

Closed
phofl opened this issue Jan 29, 2024 · 2 comments
Closed

Don't use lambdas in query 9 #1296

phofl opened this issue Jan 29, 2024 · 2 comments

Comments

@phofl
Copy link
Contributor

phofl commented Jan 29, 2024

See https://github.com/coiled/benchmarks/pull/1277/files#r1469357583

Potentially other queries as well, lambdas block all optimizations.

Needs dask/dask-expr#386 to work when chaining

@phofl
Copy link
Contributor Author

phofl commented Jan 29, 2024

cc @milesgranger dask/dask-expr#821 should address the recursion error

@milesgranger
Copy link
Contributor

Closed by #1299 and no other lambda functions exist in the dask queries as of now.

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

2 participants