yabola commented on code in PR #6962:
URL: https://github.com/apache/iceberg/pull/6962#discussion_r1135725561
##########
spark/v3.3/spark/src/test/java/org/apache/iceberg/spark/source/TestIcebergSourceTablesBase.java:
##########
@@ -1763,6 +1771,71 @@ public void testAllManifestTableSnapshotFiltering()
throws Exception {
}
}
+ @Test
+ public void testTableWithInt96Timestamp() throws IOException {
+ try {
Review Comment:
There is only the finally method here, it does a cleanup operation and I
imitate what other UT wrote
--
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]