Skip to content

Conversation

@tustvold
Copy link
Contributor

Which issue does this PR close?

Closes #1483

Rationale for this change

See ticket

What changes are included in this PR?

Splits out the final ArrayReader implementations

Are there any user-facing changes?

No

@github-actions github-actions bot added the parquet Changes to the parquet crate label Jun 23, 2022
@@ -0,0 +1,515 @@
use crate::arrow::array_reader::ArrayReader;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license header?

@tustvold tustvold merged commit a901927 into apache:master Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

parquet Changes to the parquet crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Split up Parquet Array Reader Module

3 participants