Skip to content

Parquet Use U64 Instead of Usize (wasm support for files greater than 4GB) #7238

@tustvold

Description

@tustvold

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Various parquet APIs use usize instead of u64 when interacting with files

Describe the solution you'd like

Much like ObjectStore made the switch (#6961), we should make the same switch for parquet

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

enhancementAny new improvement worthy of a entry in the changeloghelp wantedparquetChanges to the parquet crate

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions