Problem Note 67983: Using the DATASETS procedure to delete a Google BigQuery view might result in a "table or view not found" error
Trying to delete a Google BigQuery view might result in an error when the following is true:
- You are using the DATASETS procedure.
- You used USER as the libref in the LIBNAME statement for the BigQuery database.
The error might look similar to the following:
ERROR: CLI execute error: Base table or view not found
The workaround is to use explicit pass-through to drop the view.
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.4 | 9.43 | 9.4 TS1M6 | 9.4 TS1M8 |
SAS System | SAS/ACCESS Interface to Google BigQuery (on SAS Viya) | Linux for x64 | V.03.04 | 2021.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: | medium |
Date Modified: | 2021-06-07 14:47:30 |
Date Created: | 2021-06-01 12:43:25 |