rdblue commented on code in PR #514:
URL: https://github.com/apache/parquet-format/pull/514#discussion_r2271210177
##########
src/main/thrift/parquet.thrift:
##########
@@ -670,7 +677,7 @@ enum BoundaryOrder {
/** Data page header */
struct DataPageHeader {
/**
- * Number of values, including NULLs, in this data page.
+ * Number of values, including nulls, in this data page.
Review Comment:
Can you please remove these unnecessary changes? It pollutes `git blame` and
is no more clear.
--
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]