Skip to content

Use parquetReadColumn from hyparquet#251

Merged
platypii merged 1 commit into
masterfrom
parquetReadColumn
May 27, 2025
Merged

Use parquetReadColumn from hyparquet#251
platypii merged 1 commit into
masterfrom
parquetReadColumn

Conversation

@platypii

Copy link
Copy Markdown
Contributor

Uses parquetReadColumn that was just added to hyparquet.

I measured performance and didn't see a huge difference, maybe a small improvement depending on the parquet file. The existing getParquetColumn was very fast. But we might as well use the central version which does less copying and no chunk-sorting.

Deleted getParquetColumn.ts as it is no longer used.

@platypii platypii requested a review from severo May 27, 2025 05:13
@platypii platypii merged commit 24b54d8 into master May 27, 2025
4 checks passed
@platypii platypii deleted the parquetReadColumn branch May 27, 2025 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants