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#] Support Utf8View, BinaryView and ListView #39341

Closed
CurtHagenlocher opened this issue Dec 21, 2023 · 0 comments · Fixed by #39342
Closed

[C#] Support Utf8View, BinaryView and ListView #39341

CurtHagenlocher opened this issue Dec 21, 2023 · 0 comments · Fixed by #39342

Comments

@CurtHagenlocher
Copy link
Contributor

Describe the enhancement requested

Add support for Utf8View, BinaryView and ListView to the C# implementation.

Component(s)

C#

@CurtHagenlocher CurtHagenlocher self-assigned this Dec 21, 2023
CurtHagenlocher added a commit that referenced this issue Dec 27, 2023
### What changes are included in this PR?

Support for reading, writing and representing Utf8View, BinaryView and ListView.

### Are these changes tested?

Yes

### Are there any user-facing changes?

New classes and APIs for Utf8View, BinaryView and ListView.

* Closes: #39341

Authored-by: Curt Hagenlocher <[email protected]>
Signed-off-by: Curt Hagenlocher <[email protected]>
@CurtHagenlocher CurtHagenlocher added this to the 15.0.0 milestone Dec 27, 2023
clayburn pushed a commit to clayburn/arrow that referenced this issue Jan 23, 2024
…e#39342)

### What changes are included in this PR?

Support for reading, writing and representing Utf8View, BinaryView and ListView.

### Are these changes tested?

Yes

### Are there any user-facing changes?

New classes and APIs for Utf8View, BinaryView and ListView.

* Closes: apache#39341

Authored-by: Curt Hagenlocher <[email protected]>
Signed-off-by: Curt Hagenlocher <[email protected]>
dgreiss pushed a commit to dgreiss/arrow that referenced this issue Feb 19, 2024
…e#39342)

### What changes are included in this PR?

Support for reading, writing and representing Utf8View, BinaryView and ListView.

### Are these changes tested?

Yes

### Are there any user-facing changes?

New classes and APIs for Utf8View, BinaryView and ListView.

* Closes: apache#39341

Authored-by: Curt Hagenlocher <[email protected]>
Signed-off-by: Curt Hagenlocher <[email protected]>
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.

1 participant