Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

FixedSizeBinaryArray and COW#1601

Open
ratal wants to merge 3 commits intojorgecarleitao:mainfrom
ratal:main
Open

FixedSizeBinaryArray and COW#1601
ratal wants to merge 3 commits intojorgecarleitao:mainfrom
ratal:main

Conversation

@ratal
Copy link
Copy Markdown

@ratal ratal commented Jan 7, 2024

As FixedSizeBinayArray is almost equivalent to PrimitiveArray (a Vec), it should have similar COW capabilities.
So I would like to propose to add get_mut_values() method.

As FixedSizeBinayArray is almost equivalent to PrimitiveArray (a Vec<u8>), it should have similar COW capabilities.
So I would like to propose to add get_mut_values() method.
@ratal ratal changed the title Main FixedSizeBinaryArray and COW Jan 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant