Skip to content

GH-35285: [C#] Need refacto IArrowArrayBuilder for nested types#35299

Closed
Platob wants to merge 143 commits intoapache:mainfrom
Platob:35285
Closed

GH-35285: [C#] Need refacto IArrowArrayBuilder for nested types#35299
Platob wants to merge 143 commits intoapache:mainfrom
Platob:35285

Conversation

@Platob
Copy link
Copy Markdown
Contributor

@Platob Platob commented Apr 24, 2023

Make more native Builders with raw bit / byte access memory

Buffer
Data
Array

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

⚠️ GitHub issue #35285 has been automatically assigned in GitHub to PR creator.

@Platob Platob marked this pull request as ready for review April 24, 2023 14:26
@Platob Platob requested a review from westonpace as a code owner April 24, 2023 14:26
@Platob
Copy link
Copy Markdown
Contributor Author

Platob commented Sep 27, 2023

Need to close this pr, too many structural changes to handle large memory allocation (the buffer length are in int32, should use buffer which can handle uint64 length at least for 2GB string elements) and complex data type accessors like struct

@Platob Platob closed this Sep 27, 2023
@Platob Platob deleted the 35285 branch December 24, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[C#] Need refacto IArrowArrayBuilder for nested types

2 participants