caican00 commented on PR #4806:
URL: https://github.com/apache/gravitino/pull/4806#issuecomment-2320766736

   > @caican00 could you fix the ci failure?
   > 
   > ```
   > CatalogPaimonKerberosFilesystemIT > testPaimonWithKerberos() FAILED
   >     java.lang.UnsupportedOperationException: Failed to operate table(s) 
[test_table_2c03604e] operation [DROP] under schema [test_schema_161bf627], 
reason [Paimon dropTable will both remove the metadata and data, please use 
purgeTable instead in Gravitino.]
   >     java.lang.UnsupportedOperationException: Paimon dropTable will both 
remove the metadata and data, please use purgeTable instead in Gravitino.
   >            at 
org.apache.gravitino.catalog.lakehouse.paimon.PaimonCatalogOperations.dropTable(PaimonCatalogOperations.java:441)
   >            at 
org.apache.gravitino.catalog.TableOperationDispatcher.lambda$dropTable$15(TableOperationDispatcher.java:301)
   >            at 
org.apache.gravitino.catalog.CatalogManager$CatalogWrapper.lambda$doWithTableOps$1(CatalogManager.java:132)
   >            at 
org.apache.gravitino.utils.IsolatedClassLoader.withClassLoader(IsolatedClassLoader.java:86)
   >            at 
org.apache.gravitino.catalog.CatalogManager$CatalogWrapper.doWithTableOps(CatalogManager.java:127)
   >            at 
org.apache.gravitino.catalog.TableOperationDispatcher.lambda$dropTable$16(TableOperationDispatcher.java:301)
   > ```
   
   done


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