justinmclean opened a new issue, #8508: URL: https://github.com/apache/gravitino/issues/8508
### What would you like to be improved? In spark-connector/spark-common/src/main/java/org/apache/gravitino/spark/connector/jdbc/GravitinoJdbcCatalog.java if metadata is null a NPE will occur. ### How should we improve? Check if metadata is not null -- 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]
