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

Add support for writing sliced arrays #225

Closed
alamb opened this issue Apr 26, 2021 · 1 comment
Closed

Add support for writing sliced arrays #225

alamb opened this issue Apr 26, 2021 · 1 comment
Labels
bug parquet Changes to the parquet crate

Comments

@alamb
Copy link
Contributor

alamb commented Apr 26, 2021

Note: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-8424

The initial Parquet writer does not consider array offsets. This is to ensure that we add tests for offsets

@alamb alamb added the arrow Changes to the arrow crate label Apr 26, 2021
@jorgecarleitao jorgecarleitao changed the title [Parquet] Add support for writing sliced arrays Add support for writing sliced arrays Apr 27, 2021
@jorgecarleitao jorgecarleitao added bug parquet Changes to the parquet crate and removed arrow Changes to the arrow crate labels Apr 27, 2021
crepererum added a commit to crepererum/arrow-rs that referenced this issue May 4, 2021
crepererum added a commit to crepererum/arrow-rs that referenced this issue May 4, 2021
@tustvold
Copy link
Contributor

Closing this as I don't think it is tracking anything anymore, @nevi-me added support for sliced arrays in #381, and #1214 added further test coverage (and fixed two bugs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug parquet Changes to the parquet crate
Projects
None yet
Development

No branches or pull requests

3 participants