jorisvandenbossche commented on code in PR #14517: URL: https://github.com/apache/arrow/pull/14517#discussion_r1006641045
########## docs/source/cpp/parquet.rst: ########## @@ -102,7 +102,8 @@ Encodings | DELTA_LENGTH_BYTE_ARRAY | ✓ | | | +--------------------------+----------+----------+---------+ -* \(1) Only supported for encoding definition and repetition levels, not values. +* \(1) Only supported for encoding definition, repetition levels, Review Comment: ```suggestion * \(1) Only supported for encoding definition and repetition levels, ``` (it's also "definition level", so I think it requires an "and" here to read correctly?) -- 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]
