Skip to content

double check that parquet leaf reader only returns N entries #27

@Rich-T-kid

Description

@Rich-T-kid

parquet reader reads in X records into memory but this more than likely is not aligned with the uin16 input N. need to buffer these columns in memory and read from this in memory buffer until we reach n. this has implications for upper level operators because they assume they will only recieve N rows

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions