Skip to content

GH-39341: [C#] Support Utf8View, BinaryView and ListView#39342

Merged
CurtHagenlocher merged 20 commits intoapache:mainfrom
CurtHagenlocher:StringView
Dec 27, 2023
Merged

GH-39341: [C#] Support Utf8View, BinaryView and ListView#39342
CurtHagenlocher merged 20 commits intoapache:mainfrom
CurtHagenlocher:StringView

Conversation

@CurtHagenlocher
Copy link
Copy Markdown
Contributor

@CurtHagenlocher CurtHagenlocher commented Dec 21, 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.

@CurtHagenlocher CurtHagenlocher marked this pull request as ready for review December 22, 2023 19:19
@CurtHagenlocher CurtHagenlocher merged commit 9e33d12 into apache:main Dec 27, 2023
@CurtHagenlocher CurtHagenlocher removed the awaiting review Awaiting review label Dec 27, 2023
@CurtHagenlocher CurtHagenlocher deleted the StringView branch December 27, 2023 19:33
@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 9e33d12.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

dgreiss pushed a commit to dgreiss/arrow that referenced this pull request 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 <curt@hagenlocher.org>
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 this pull request may close these issues.

[C#] Support Utf8View, BinaryView and ListView

1 participant