You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2019/07/11 20:58:55 UTC

[GitHub] [kylin] pnaszarkowski opened a new pull request #739: Upgraded avatica/calcite version

pnaszarkowski opened a new pull request #739: Upgraded avatica/calcite version
URL: https://github.com/apache/kylin/pull/739
 
 
   JDBC driver fails either in Tableau or Apache Drill - the issue is that KylinConnection class derived from AvaticaConnection throws NonImplementedException for isValid method in Avatica 1.10 - that was fixed in Avatica 1.12 in this commit https://github.com/apache/calcite-avatica/commit/50d45f989ee7a8eae0456dee7a88c5fa4d9d8b5a#diff-88cfeb980a0b86ea07f69cb4f3352646L376. 
   
   After upgrading to avatica 1.12 Tableau is able to connect to Kylin.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services