GitHub user Jefffrey closed the discussion with a comment: advice on how to add "filter" to parquet-rewrite?
A lot of these points seem like they'd be more fitting for a query engine such as DataFusion, which I believe would implement most of these things (filter pushdown, coercion of types, etc.) Rather than adding more logic to parquet-rewrite it might be worth exploring if the same can be achieved with DataFusion GitHub link: https://github.com/apache/arrow-rs/discussions/8467#discussioncomment-17819250 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
