rok commented on PR #603: URL: https://github.com/apache/parquet-format/pull/603#issuecomment-5345975418
[Parquet.thrift](https://github.com/alkis/parquet-format/blob/5facb7f857509928345099135e060a80f64535cc/src/main/thrift/parquet.thrift#L472-L476) should also be updated to reflect removal of self-reference, currently it states: ``` * Annotates a group that represents a reference to a file, or to a range of * bytes that may be stored inline, elsewhere in this file, or in an external * file. ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
