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

support Decimal256 type in datafusion-proto #11606

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

leoyvens
Copy link
Contributor

@leoyvens leoyvens commented Jul 22, 2024

Which issue does this PR close?

Closes #11607.

Rationale for this change

Fixes a simple omission.

What changes are included in this PR?

Added support for the Decimal256 type in datafusion-proto.

Are these changes tested?

There is a unit test. Manual testing of the affected use case was also successful.

Are there any user-facing changes?

This bug was reproducible by users.

@leoyvens leoyvens force-pushed the datafusion-proto-decimal-256 branch from 7724655 to 327f045 Compare July 22, 2024 19:02
@alamb alamb merged commit 77311a5 into apache:main Jul 23, 2024
24 checks passed
@alamb
Copy link
Contributor

alamb commented Jul 23, 2024

Thanks @leoyvens and @andygrove

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.

Decimal256 type is not supported in datafusion-proto
3 participants