Tasks: New BACKFILL_INFO column in views

Attention

This behavior change is in the 2023_08 bundle.

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

This behavior change affects the output of the following Information Schema table functions and Account Usage views:

Before the change:

The output of the aforementioned Information Schema table functions and Account Usage views does not include the BACKFILL_INFO column.

After the change:

The output of the aforementioned Information Schema table functions and Account Usage views includes the BACKFILL_INFO column.

Column name

Data type

Description

BACKFILL_INFO

OBJECT

Reserved for future use. The returned value for all rows is NULL.

Ref: 1375