Hi folks, The vote has passed with 7 binding +1 votes, 8 non-binding +1 votes, and no 0 or -1 votes.
Binding +1: Russell Spitzer Antoine Pitrou Micah Kornfield Daniel Weeks Ryan Blue Julien Le Dem Gang Wu Non-binding +1: Divjot Arora Rok Mihevc Burak Yavuz Prateek Gaur Ed Seidl Zehua Zou Xuwei Fu Thanks everyone for reviewing. I will merge PR 603 [1]. One note on what was voted. Item 4 in the original message said the two representations must denote the same bytes and that a value is invalid if they disagree. Following Russell's point that nothing can check this from inside Parquet, the PR states only that a reader may resolve the value from inline or from the locator and leaves equivalence to producers. The non-contiguous pages proposal will follow in a separate thread. Cheers, [1] https://github.com/apache/parquet-format/pull/603
