ArnavBalyan commented on code in PR #3306:
URL: https://github.com/apache/parquet-java/pull/3306#discussion_r2325095373


##########
parquet-avro/src/test/java/org/apache/parquet/avro/TestReadWrite.java:
##########
@@ -400,6 +408,55 @@ public void testFixedDecimalValues() throws Exception {
     Assert.assertEquals("Content should match", expected, records);
   }
 
+  @Test
+  public void testDecimalInt64Values() throws Exception {

Review Comment:
   Updated, added another in32 column



-- 
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]

Reply via email to