etseidl commented on code in PR #193: URL: https://github.com/apache/parquet-site/pull/193#discussion_r3538713688
########## content/en/docs/File Format/versions.md: ########## @@ -72,7 +72,15 @@ the next parquet-format release. ## Forward incompatible features by version -Forward incompatible features and the format version each became available in: +Forward incompatible features and the format version each became available in. +Columns include: + +* **Release**: The parquet-format version the feature was released in. +* **Source**: Link to all changes in the parquet-format release. +* **PRs**: The specific pull requests that added the feature to the + specification (features added before Parquet moved to Apache in 2014 have no + entry, as the original pull request records no longer exist). Review Comment: ❤️ -- 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]
