Skip to content

GH-44271: [C#] Add support for Decimal32 and Decimal64#44272

Merged
CurtHagenlocher merged 8 commits intoapache:mainfrom
CurtHagenlocher:decimal64
Oct 1, 2024
Merged

GH-44271: [C#] Add support for Decimal32 and Decimal64#44272
CurtHagenlocher merged 8 commits intoapache:mainfrom
CurtHagenlocher:decimal64

Conversation

@CurtHagenlocher
Copy link
Copy Markdown
Contributor

@CurtHagenlocher CurtHagenlocher commented Sep 30, 2024

What changes are included in this PR?

Implementation of decimal32 and decimal64 for C#.
Tests for the implementation, including enablement of Archery tests.

Are these changes tested?

Yes.

Are there any user-facing changes?

New types Decimal32Array and Decimal64Array.

Closes #44271

@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit b0e13cc.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 5 possible false positives for unstable benchmarks that are known to sometimes produce them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[C#] Add support for Decimal32 and Decimal64

1 participant