Skip to content

Conversation

@timsaucer
Copy link
Member

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