Skip to content

refactor(libcommon): remove old parquet indexer#3266

Closed
kszucs wants to merge 27 commits intohuggingface:mainfrom
kszucs:remove-old-index
Closed

refactor(libcommon): remove old parquet indexer#3266
kszucs wants to merge 27 commits intohuggingface:mainfrom
kszucs:remove-old-index

Conversation

@kszucs
Copy link
Copy Markdown
Member

@kszucs kszucs commented Nov 25, 2025

The new libviewer is capable of pruning parquet data pages reducing the required scan size, so make libviewer a mandatory dependency of libcommon and remove the old pyarrow based row-group pruning reader.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Only changed by ruff format.

@kszucs kszucs force-pushed the remove-old-index branch 4 times, most recently from 9f5ce69 to 3e6fbd7 Compare November 25, 2025 15:30
@kszucs
Copy link
Copy Markdown
Member Author

kszucs commented Nov 26, 2025

Reopened it from an upstream branch #3269

@kszucs kszucs closed this Nov 26, 2025
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.

1 participant