sfc-gh-yzou commented on code in PR #496:
URL: https://github.com/apache/parquet-format/pull/496#discussion_r2113030890
##########
LogicalTypes.md:
##########
@@ -521,7 +521,11 @@ as shown below.
</tr>
</table>
-### INTERVAL
+### INTERVAL types
+
+#### INTERVAL
Review Comment:
added new line
##########
LogicalTypes.md:
##########
@@ -539,6 +543,19 @@ The sort order used for `INTERVAL` is undefined. When
writing data, no min/max
statistics should be saved for this type and if such non-compliant statistics
are found during reading, they must be ignored.
+#### INTERVAL_YEAR_MONTH
Review Comment:
added new line
--
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]