Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: The support homepage carousel is not displaying. We are working toward a resolution.

Google BigQuery connector: unable to extract data from a large data set

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Joseph_Musekura
Support
Support

Google BigQuery connector: unable to extract data from a large data set

Last Update:

May 10, 2022 1:43:00 PM

Updated By:

Jamie_Gregory

Created date:

Sep 30, 2021 6:04:30 AM

When extracting data from a large data set using Google BigQuery connector, the following error occurs

 

"ERROR [HT00][Qlik](BigQuery) (100) Error interacting with REST API Response too large to return, consider specifying a destination table in your job configuration ......"

 

 

GBQ_error.png

Environment

  • Qlik Sense Enterprise
  • QlikView

 

Resolution

Known issues QB-6892 and QB-6533

Use a new version QvODBCConnectorPackage ver 6.149 and/or for previous QvODBC versions (ex ODBC version 6.49.1 built-in your Qlik Sense June 2020SR6 and above),  add the following in "advanced options"

If in advanced mode 'Standard SQL' is used  then add:

  • name: LargeResultsDataSetId &  value: temp_poc (where "temp_poc" is the the ID of a created dataset for temporary tables)

if in advanced mode 'Legacy SQL' is used then add:

  • name: AllowLargeResults & value: true
  • name: LargeResultsDataSetId & value: temp_poc (where "temp_poc" is the the ID of a created dataset for temporary tables)

 

Information provided on this defect is given as is at the time of documenting. For up to date information, please review the most recent Release Notes, or contact support at support.qlik.com with the ID QB-6892 and QB-6533 for reference.

 

Cause

Product Defect ID: QB-6892 and QB-6533

Labels (2)
Version history
Last update:
‎2022-05-10 01:43 PM
Updated by: