alamb commented on code in PR #243: URL: https://github.com/apache/parquet-format/pull/243#discussion_r1605999866
########## README.md: ########## @@ -19,12 +19,17 @@ # Parquet [](https://github.com/apache/parquet-format/actions) -Parquet is a columnar storage format that supports nested data. +This repository contains the specification for [Apache Parquet] and +[Apache Thrift] definitions to read and write Parquet metadata. -Parquet metadata is encoded using Apache Thrift. +Apache Parquet is an open source, column-oriented data file format Review Comment: This is the same wording from https://github.com/apache/parquet-site/pull/59 -- 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]
