Problem Note 66996: The ability to use BigQuery Storage API has been added to SAS/ACCESS® Interface to Google BigQuery
The ability to use BigQuery Storage API when reading from a Google BigQuery database is available with this hot fix. You can use the READ_MODE= option with the following methods of connection to the Google BigQuery database:
LIBNAME GBQ BIGQUERY READ_MODE=STORAGE ...;
PROC SQL; CONNECT TO BIGQUERY(READ_MODE=STORAGE ...);
PROC FEDSQL NOLIB CONN=(DRIVER=FEDSQL;CONOPTS=(DRIVER=BIGQUERY;READ_MODE=STORAGE;...));
The ability to use the READ_MODE= data set option has also been added.
In order to use READ_MODE= option for Storage API, additional permissions on the service account or user ID might be needed. See the BigQuery documentation Predefined roles and permissions for the current list of required permissions.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS/ACCESS Interface to Google BigQuery | Linux for x64 | 9.41 | 9.41 | 9.4 TS1M6 | 9.4 TS1M8 |
SAS System | SAS Data Connector to Google BigQuery | Linux for x64 | V.03.05 | 2020.1.1 | Viya | Viya |
SAS System | SAS/ACCESS Interface to Google BigQuery (on SAS Viya) | Linux for x64 | V.03.05 | 2020.1.1 | Viya | Viya |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2020-12-07 09:00:36 |
Date Created: | 2020-11-24 12:07:46 |