snuyanzin commented on code in PR #4880:
URL: https://github.com/apache/calcite/pull/4880#discussion_r3068737631


##########
cassandra/src/test/java/org/apache/calcite/test/CassandraExtension.java:
##########
@@ -157,7 +157,7 @@ private static CassandraResource 
getOrCreate(ExtensionContext context) {
 
   /** Cassandra resource. */
   private static class CassandraResource
-      implements ExtensionContext.Store.CloseableResource {
+      implements AutoCloseable {

Review Comment:
   replace deprecated interface



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