hqbhoho opened a new pull request, #7629: URL: https://github.com/apache/gravitino/pull/7629
### What changes were proposed in this pull request? A warn log instead of throw exception. ### Why are the changes needed? Now `CatalogRegister#checkTrinoSpiVersion` will throw exception if Trino version not from 435 to 439. This may restrict access for users of other versions, but some features may still function normally in incompatible versions. Fix: #7628 ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? no -- 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]
