Configuring a Google BigQuery Session for Pushdown Optimization
Configuring a Google BigQuery Session for Pushdown Optimization
To optimize the performance of the Google BigQuery session, configure full pushdown optimization in the session properties.
Open the session properties for the session that you created.
On the
Properties
tab, access the
Performance
section and select the value of the
Pushdown Optimization
as
Full
.
The following figure shows the selected full pushdown optimization option:
On the
Config Object
tab, set
AutoCommit=Yes
in the
Custom Properties
.
The following figure shows the
Config Object
tab:
Click the
Mapping
tab in the session properties.
The following figure shows the
Mapping
tab:
Click
View Pushdown Optimization
to view the full pushdown optimization logic.
The
Pushdown Optimizer Viewer
window appears and displays the pushdown groups and the SQL that is generated to perform the transformation logic. It displays messages related to each pushdown group. It also displays numbered flags to indicate the transformations in each pushdown group.