Arrow Newbie here.  What is the recommended way to convert Parquet data
into Arrow, preferably doing predicate/column pushdown?

One can implement this as custom code using the Parquet API, and re-encode
it in Arrow using the Arrow APIs, but is this supported by Arrow out of the
box?

Thanks,
Anoop

Reply via email to