You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2021/10/13 01:34:17 UTC

[GitHub] [zeppelin] Chaho12 opened a new pull request #4253: [ZEPPELIN-533] add support for trino driver for recent versions

Chaho12 opened a new pull request #4253:
URL: https://github.com/apache/zeppelin/pull/4253


   ### What is this PR for?
   
   - Prestosql has changed its name to Trino in 2020.12 and Trino no longer supports the name `io.prestosql.jdbc.PrestoDriver` and has been removed in v358.
   - Adds support for trino drivers for v358 and above 
   - Users can now use trino named driver for driver name.
   
   ### What type of PR is it?
   
   - Bug Fix
   
   
   ### What is the Jira issue?
   
   https://issues.apache.org/jira/browse/ZEPPELIN-5551
   
   ### How should this be tested?
   * Test if JDBC Interpreter works for trino/presto
   
   ### Screenshots (if appropriate)
   
   ![image](https://user-images.githubusercontent.com/25147023/137051013-c3a65d30-9b52-4212-8c13-b7b54a7cbe3a.png)
   ![image](https://user-images.githubusercontent.com/25147023/137051018-6f2c656c-4b16-410b-963c-d6ec292e01b0.png)
   
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? 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: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zeppelin] asfgit closed pull request #4253: [ZEPPELIN-5551] add support for trino driver for recent versions

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #4253:
URL: https://github.com/apache/zeppelin/pull/4253


   


-- 
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: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zeppelin] zjffdu commented on pull request #4253: [ZEPPELIN-5551] add support for trino driver for recent versions

Posted by GitBox <gi...@apache.org>.
zjffdu commented on pull request #4253:
URL: https://github.com/apache/zeppelin/pull/4253#issuecomment-943304268


   Thanks for the contribution @Chaho12  LGTM


-- 
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: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zeppelin] jongyoul commented on pull request #4253: [ZEPPELIN-5551] add support for trino driver for recent versions

Posted by GitBox <gi...@apache.org>.
jongyoul commented on pull request #4253:
URL: https://github.com/apache/zeppelin/pull/4253#issuecomment-945466670


   Will merge it if there's no more discussion


-- 
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: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org