Spotfire - Biquery - Simba JDBC

156 Views Asked by At

I could not find an anwser to the following question. I have been testing Spotfire with BigQuery connector in the last week. I am using Simba JDBC driver. it works well ~1min per Go of Data import to memory. This is fast thanks to the BigQuery Storage API implementation⚡

What I cannot understand are the 2 following points:

  1. Which version of Simba Driver and Spotfire have this highthroughput feature enabled?
  2. Can I configure this feature? Adding EnableHighThroughputAPI=1 in the connection string toggles BQ storage API use. In Spotfire, changing this parameter from 1 to 0 does not make any difference - Storage API is always used. Is it internally overwritten by Spotfire?

An expert insight would be appreciated - I could not find a documentation on that (I am using 11.2.0 HF002 and simba jdbc42).

thanks!

0

There are 0 best solutions below