xabriel commented on a change in pull request #655: Add PartitionsTable for 
partition metadata
URL: https://github.com/apache/incubator-iceberg/pull/655#discussion_r347724590
 
 

 ##########
 File path: 
spark/src/test/java/org/apache/iceberg/spark/source/TestIcebergSourceHiveTables.java
 ##########
 @@ -504,4 +504,75 @@ public synchronized void testHiveManifestsTable() throws 
Exception {
       });
     }
   }
+
+  @Test
+  public synchronized void testHivePartitionsTable() throws Exception {
 
 Review comment:
   Can we also add a corresponding test to `TestIcebergSourceHadoopTables.java`?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to