An asterisk (*) indicates support that was added in a hotfix or software patch subsequent to a release.
Refer to the following resources for additional information:
Interactive SQL for JDBC (JDBCISQL) is now installed with the product. JDBCISQL is a command-line interface that supports connecting your driver to a data source, executing SQL statements and retrieving results in a terminal. This tool provides a method to quickly test your drivers in an environment that does not support GUIs.*
getTables(p1,d1,t1,null)
, where p1 is project, d1 is dataset, and t1 is table, the driver will return catalog as null and schema as p1.d1. Note that catalog and schema are equivalent to project and dataset in Google BigQuery.skipDDPKIProvider
system property is set to true.