pitrou commented on code in PR #41187:
URL: https://github.com/apache/arrow/pull/41187#discussion_r1569083748


##########
docs/source/cpp/parquet.rst:
##########
@@ -571,6 +571,19 @@ More specifically, Parquet C++ supports:
 * EncryptionWithFooterKey and EncryptionWithColumnKey modes.
 * Encrypted Footer and Plaintext Footer modes.
 
+Field Id
+----------
+
+The parquet format supports an optional integer field_id which can be assigned

Review Comment:
   "Parquet", not "parquet".
   ```suggestion
   The Parquet format supports an optional integer field id which can be 
assigned
   ```



-- 
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]

Reply via email to