Thanks Timothy, this solves the issue.
Hi, I did the setup of custom GBQ driver SImba: https://cloud.google.com/bigquery/providers/simba-drivers Everything works fine, only i have one concern as when i extract the content of the SImba zip archive some files in /opt/apache-tomcat-9.0.44/webapps/art/WEB-INF/lib gets overwritten and some of them exists but in the lower version. So i had to backup the files with the lower version which comes with Art and leave the new one which comes with Simba. My only concern is this file:| google-api-client-1.25.0.jar...
OK thanks Timothy!
Hi, Just an quick update on Simba drivers. They are actually free and can be downloaded directly from Google https://storage.googleapis.com/simba-bq-release/jdbc/SimbaJDBCDriverforGoogleBigQuery42_1.2.11.1014.zip I just want to confirm that the driver work slow only in Art. I tried several version of the driver and it always take 5 second or more to show the result. Is there a possibility that there are some additional setup in Art itself in order that this work correctly? In SQuirell client queries...
Hi, Just an quick update on Simba drivers. They are actuall free and can be downloaded directly from Google https://storage.googleapis.com/simba-bq-release/jdbc/SimbaJDBCDriverforGoogleBigQuery42_1.2.11.1014.zip I just want to confirm that the driver work slow only in Art. I tried several version of the driver and it always take 5 second or more to show the result. Is there a possibility that there are some additional setup in Art itself in order that this work correctly? In SQuirell client queries...
Hi, For startschema Ther error for other driver is when running report: Connection pool doesn't exist for datasource id 19 But when datasource/connection is tested there are no errors - it said Connection succesfull
Just to confirm that i tested the older version of Simba driver and it works faster then the new one. I tested on squirrel sql tool. New Simba driver: select 1; query runs 6 seconds Old Simba Driver: Select 1; query runs 1.5 seconds Also tested starschema jdbc driver on Squirell and it runs more then 20 seconds and finishes with error exception :-(
Just to confirm that i tested the older version of Simba driver and it works faster then the new one. I tested on squirrel sql tool. New Simba driver: select 1; query runs 6 seconds Old Simba Driver: Select 1; query runs 1.5 seconds Also tested starschema jdbc driver on Squirell and it runs more then 7 seconds :-(