JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1237383257
##########
README.md:
##########
@@ -161,21 +161,7 @@ following rules:
* FLOAT, DOUBLE - Signed comparison with special handling of NaNs and
signed zeros. The details are documented in the
[Thrift definition](src/main/thrift/parquet.thrift) in the
- `ColumnOrder` union. They are summarized here but the Thrift definition
Review Comment:
Indeed, as was [requested in this
issue](https://github.com/apache/parquet-format/pull/196#discussion_r1151335207).
I do agree that not duplicating it is better.
--
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]