shidayang opened a new pull request, #47:
URL: https://github.com/apache/incubator-paimon-trino/pull/47

   **Purpose**
   In some versions higher than 422, the 
   ```
   
io.trino.spi.connector.Connector#beginTransaction(io.trino.spi.transaction.IsolationLevel,
 boolean)
   
io.trino.spi.connector.Connector#getMetadata(io.trino.spi.connector.ConnectorTransactionHandle)
   ```
   methods have been removed. This will result in paimon-trino-422 being 
unavailable in some higher versions.
   
   **Test**
   I test this in trino 435 cluster


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