QUERY_ACCELERATION_ELIGIBLE View (ACCOUNT_USAGE): Changes to columns

Attention

This behavior change is in the 2024_03 bundle.

For the current status of the bundle, refer to Bundle History.

Prior to the 2024_02 bundle, the Query Acceleration Service (QAS) only supported eligible INSERT statements that contained SELECT statements. This change aligns the rows in the QUERY_ACCELERATION_ELIGIBLE view with the expanded INSERT support improvements for QAS. For more information, see Query Acceleration Service: Expanded support for INSERT statements

The Account Usage QUERY_ACCELERATION_ELIGIBLE View will change as follows:

Before the change:

QUERY_ACCELERATION_ELIGIBLE shows all eligible queries.

After the change:

QUERY_ACCELERATION_ELIGIBLE shows all eligible queries, including newly eligible INSERT statements.

Ref: 1585