Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

does arrow2 support filter pushdown in parquet reader #1543

Open
zinking opened this issue Aug 16, 2023 · 1 comment
Open

does arrow2 support filter pushdown in parquet reader #1543

zinking opened this issue Aug 16, 2023 · 1 comment

Comments

@zinking
Copy link

zinking commented Aug 16, 2023

not seeing any generic expression related filter here, is it supported?

@ritchie46
Copy link
Collaborator

Arrow2 doesn't support it directly, but it can be implemented by libraries that use arrow2. For instance polars supports it and uses arrow2 for parquet reading.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants