MaxGekk commented on code in PR #50428:
URL: https://github.com/apache/spark/pull/50428#discussion_r2015780052


##########
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetFileFormatSuite.scala:
##########
@@ -129,6 +131,20 @@ abstract class ParquetFileFormatSuite
       }
     }
   }
+
+  test("Write and read back TIME values") {

Review Comment:
   Move it here from `ParquetIOSuite` to test for both V1 and V2 datasources, 
and avoid the test duplication.



-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to