Hisoka-X commented on code in PR #5605:
URL: https://github.com/apache/seatunnel/pull/5605#discussion_r1372543674


##########
seatunnel-connectors-v2/connector-file/connector-file-base/src/test/java/org/apache/seatunnel/connectors/seatunnel/file/writer/ParquetReadStrategyTest.java:
##########
@@ -70,6 +72,37 @@ public void testParquetRead2() throws Exception {
         parquetReadStrategy.read(path, testCollector);
     }
 
+    @Test
+    public void testParquetRead3() throws Exception {

Review Comment:
   ```suggestion
       public void testParquetReadUseSystemDefaultTimeZone() throws Exception {
   ```



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

Reply via email to