10000 fix: recursive import by chenkovsky · Pull Request #1117 · apache/datafusion-python · GitHub
[go: up one dir, main page]

Skip to content

fix: recursive import #1117

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

Merged
merged 3 commits into from
Apr 28, 2025
Merged

Conversation

chenkovsky
Copy link
Contributor

Which issue does this PR close?

No

Rationale for this change

expr depends on functions.

functions depends on expr.

there's a recursive import.

What changes are included in this PR?

import functions when it's needed.

Are there any user-facing changes?

No

@timsaucer
Copy link
Contributor

Thank you so much. I also have a branch for this that I was going to push up, but I'll prefer your solution. I do want to add unit tests, so I might push up what I have on those to your branch if that's ok.

@timsaucer
Copy link
Contributor

Actually, it's going to take a while to get all these unit tests written up so I'll merge your solution in to fix CI and then put my PR up separate.

@timsaucer timsaucer merged commit 10600fb into apache:main Apr 28, 2025
17 checks passed
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.

2 participants
0