GitHub user sclmn added a comment to the discussion: Dictionary page offset logic
>I'm not sure what writers end up populating this field with if the values are >no data pages, but ideally we wouldn't get here because we already no there >are zero rows from the row group metadata? I think the rust [approach](https://github.com/apache/arrow-rs/blob/main/parquet/src/file/metadata/mod.rs#L1028) makes more sense. There are a few test cases where the data page offset is set to 0 in that repo. GitHub link: https://github.com/apache/arrow/discussions/48184#discussioncomment-15019017 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
