justinmclean opened a new issue, #8308: URL: https://github.com/apache/gravitino/issues/8308
### What would you like to be improved? In trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/catalog/iceberg/IcebergCatalogPropertyConverter.java if catalog-backend is misisng, backend will be null. ### How should we improve? Throw a TrinoException of type GravitinoErrorCode.GRAVITINO_MISSING_REQUIRED_PROPERTY, similar to other code. -- 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]
