justinmclean commented on issue #4209:
URL: https://github.com/apache/gravitino/issues/4209#issuecomment-2249273622

   Looks like this may have been a false positive as the current changes gives 
this error:
   
   ```
   
/home/runner/work/gravitino/gravitino/server-common/src/main/java/org/apache/gravitino/server/authentication/KerberosServerUtils.java:361:
 error: incompatible types: Charset cannot be converted to String
   > Task :catalogs:catalog-jdbc-postgresql:copyCatalogLibs
           throw new IllegalCharsetNameException(StandardCharsets.UTF_8); // 
won't happen.
   ```


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