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

[C#] Add ToList() to Decimal128Array and Decimal256Array #37359

Closed
DanTm99 opened this issue Aug 24, 2023 · 0 comments · Fixed by #37383
Closed

[C#] Add ToList() to Decimal128Array and Decimal256Array #37359

DanTm99 opened this issue Aug 24, 2023 · 0 comments · Fixed by #37383

Comments

@DanTm99
Copy link
Contributor

DanTm99 commented Aug 24, 2023

Describe the enhancement requested

Add ToList() methods to Decimal128Array and Decimal256Array that function similarly to PrimitiveArray.ToList().

Component(s)

C#

@DanTm99 DanTm99 changed the title Add ToList() to Decimal128Array and Decimal256Array [C#} Add ToList() to Decimal128Array and Decimal256Array Aug 24, 2023
@DanTm99 DanTm99 changed the title [C#} Add ToList() to Decimal128Array and Decimal256Array [C#] Add ToList() to Decimal128Array and Decimal256Array Aug 24, 2023
DanTm99 added a commit to DanTm99/arrow that referenced this issue Nov 30, 2023
CurtHagenlocher pushed a commit that referenced this issue Dec 4, 2023
…37383)

Add `ToList()` methods to `Decimal128Array` and `Decimal256Array`.

* Closes: #37359

Authored-by: Danyaal Khan <danyaal99@hotmail.co.uk>
Signed-off-by: Curt Hagenlocher <curt@hagenlocher.org>
@CurtHagenlocher CurtHagenlocher added this to the 15.0.0 milestone Dec 4, 2023
dgreiss pushed a commit to dgreiss/arrow that referenced this issue Feb 19, 2024
…ray (apache#37383)

Add `ToList()` methods to `Decimal128Array` and `Decimal256Array`.

* Closes: apache#37359

Authored-by: Danyaal Khan <danyaal99@hotmail.co.uk>
Signed-off-by: Curt Hagenlocher <curt@hagenlocher.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants