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

Bring MutableFixedSizeListArray to the spec used by the rest of the Mutable API #475

Closed
jorgecarleitao opened this issue Sep 30, 2021 · 1 comment

Comments

@jorgecarleitao
Copy link
Owner

jorgecarleitao commented Sep 30, 2021

It has old methods to be created by primitives and utf8, but does not allow the richer APIs for all other types. This issue tracks the deprecation of those methods.

To migrate, use the same APIs as all the other mutable (TryExtend and TryPush traits). See https://github.com/jorgecarleitao/arrow2/pull/470/files#diff-49134d18f7fbd558387ed141382b68baba4618698c310a0871a6599de08eaae5L12-R14 for a specific migration.

@jorgecarleitao
Copy link
Owner Author

Closed by #470

@jorgecarleitao jorgecarleitao changed the title MutableFixedSizeListArray is out of spec with the rest of the Mutable API Bring MutableFixedSizeListArray to the spec used by the rest of the Mutable API Sep 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant