Hey all,
We’ve been working on a BigQuery connector for Dremio for the past week and have decided to open source our work.
The connector is built on the ARP framework and the official Simba JDBC driver from Google. There is still work to be done on all of the function definitions to ensure pushdown works correctly, but it is currently functional to query BigQuery data sources inside of Dremio!
You can find the code and release on GitHub at https://github.com/panoramichq/dremio-bigquery-connector.
Any and all feedback is greatly appreciated!
-Mike