wjones127 commented on issue #15173: URL: https://github.com/apache/arrow/issues/15173#issuecomment-1405614356
> The second approach is to assume that the length of the values data is what it is and divide this length by the element size to get the stride. This seems to be compatible with the way both the C++ and Java encoders write these pages but it probably should be specified in the specification that there is no padding / extraneous byte at the end of the page. It seems like this is worth proposing on the Parquet dev mailing list. If the two main implementations already write it this way, then there probably isn't much risk in updating the spec. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
