You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by Fatemah Panahi <pa...@google.com.INVALID> on 2022/08/24 17:06:20 UTC

Skip method skips levels and not rows for repeated fields

Please see more details in the Jira ticket.
https://issues.apache.org/jira/browse/PARQUET-2175

My proposed solution is to add a SkipRows method that will correctly skip
rows for both repeated and non-repeated fields. Please let me know
your thoughts.

Thanks!

Fatemah