8000 minor: reduce error size by timsaucer · Pull Request #1126 · apache/datafusion-python · GitHub
[go: up one dir, main page]

Skip to content

minor: reduce error size #1126

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 1 commit into from
May 17, 2025
Merged

Conversation

timsaucer
Copy link
Contributor

Which issue does this PR close?

None. Fixes CI.

Rationale for this change

With the update to rustc 1.87 CI is now broken due to the error size of DataFusionError. This boxes that type to reduce the error type size.

What changes are included in this PR?

Minor. Box the DataFusionError.

Are there any user-facing changes?

None.

…he error type. Work around this by boxing the datafusion error.
@timsaucer timsaucer merged commit 5a62c4b into apache:main May 17, 2025
17 checks passed
@timsaucer timsaucer deleted the minor/box_datafusion_error branch May 17, 2025 19:06
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.

4 participants
0