mchades commented on code in PR #5121:
URL: https://github.com/apache/gravitino/pull/5121#discussion_r1808155838


##########
catalogs/catalog-hadoop/src/test/java/org/apache/gravitino/catalog/hadoop/integration/test/HadoopCatalogIT.java:
##########
@@ -557,6 +557,7 @@ public void testFilesetRemoveProperties() throws 
IOException {
   }
 
   @Test
+  @SuppressWarnings("deprecation")

Review Comment:
   you should update the test code to use the new API instead of adding 
`SuppressWarnings` annotation



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