aihuaxu commented on code in PR #3072:
URL: https://github.com/apache/parquet-java/pull/3072#discussion_r2014751901
##
parquet-column/src/test/java/org/apache/parquet/schema/TestTypeBuilders.java:
##
@@ -1414,6 +1415,26 @@ public void testTimestampLogicalTypeWithUTCParameter() {
rdblue merged PR #474:
URL: https://github.com/apache/parquet-format/pull/474
--
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: issues-unsubscr...@parquet
aihuaxu commented on code in PR #3072:
URL: https://github.com/apache/parquet-java/pull/3072#discussion_r2014723424
##
parquet-format-structures/src/main/java/org/apache/parquet/format/LogicalTypes.java:
##
@@ -53,4 +53,5 @@ public static LogicalType DECIMAL(int scale, int preci
aihuaxu commented on code in PR #3072:
URL: https://github.com/apache/parquet-java/pull/3072#discussion_r2014723424
##
parquet-format-structures/src/main/java/org/apache/parquet/format/LogicalTypes.java:
##
@@ -53,4 +53,5 @@ public static LogicalType DECIMAL(int scale, int preci
wgtmac merged PR #72:
URL: https://github.com/apache/parquet-testing/pull/72
--
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: issues-unsubscr...@parquet.
wgtmac commented on PR #72:
URL: https://github.com/apache/parquet-testing/pull/72#issuecomment-2754258488
I've merged this. Thanks @paleolimbot and @pitrou!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov