Anybody know if we could directly read data queried from Google BigQuery?
Or if not, is there a way to write a node to do that?
Thanks!
tianjie
Anybody know if we could directly read data queried from Google BigQuery?
Or if not, is there a way to write a node to do that?
Thanks!
tianjie
It seems there are JDBC driver available for Google BigQuery. If you have such a driver, please follow the step described in the database documentation. However, I have never tried it out. Please let me know how this goes. Thanks.
I am writing a node of this. Will let you know once I get it working.
thanks.