This field is not written correctly in the Java implementation and it not read in other implementations (like rust). Let's clarify this in the format docs
[x] My commits all reference Jira issues in their subject lines. In addition, my commits follow the guidelines from "How to write a good git commit message":
Subject is separated from body by a blank line
Subject is limited to 50 characters (not including Jira issue reference)
Subject does not end with a period
Subject uses the imperative mood ("add", not "adding")
See also mailint list discussion: https://lists.apache.org/thread/r6r2cvzrdoorq6h6gqwh0b1hbfbhxv29
This field is not written correctly in the Java implementation and it not read in other implementations (like rust). Let's clarify this in the format docs
Jira/GH
Related to https://github.com/apache/parquet-java/issues/2678
Commits