Skip to content

support Decimal256 type in datafusion-proto #11606

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

# for free to join this conversation on GitHub. Already have an account? # 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