Release Notes > Connector and connectivity issues > Google BigQuery V2 Connector
  

Google BigQuery V2 Connector

Fixed issues

The tables in this section describe recent fixed issues for Google BigQuery V2 connector in Metadata Command Center. Not all monthly releases include fixed issues.
July 2025 fixed issues
Issue
Description
SCAN-20256
When you run metadata extraction jobs on objects that include aggregate functions, the jobs fail with the following error: Failed to parse statement. Unable to parse script.
SCAN-20342
If a stored procedure contains a statement such as select (a, b) from c , the statement returns only one value instead of two. Since the value needs to be assigned to two variables, metadata extraction jobs fail with the following error:
com.compactsolutionsllc.cdimc.common.visitor.tracking.TrackedException: Excessive SELECT INTO target at index 1. Number of available sources: 1