diqiu50 opened a new issue, #12526: URL: https://github.com/apache/gravitino/issues/12526
### Describe the feature Add compatibility handling for Starburst SPI variants in the Trino connector, including `BlockEncodingManager` instantiation, SPI version parsing, and newer DynamicFilter/ConnectorFactory SPI methods. ### Motivation Starburst SPI differs from baseline open-source Trino in several interfaces and internal constructor signatures. Without these compatibility methods, the Gravitino connector may fail to load or execute on Starburst. ### Additional context Cherry-picked from datastrato/gravitino-enterprise#1184. -- 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]
