LISTING_ ACCESS_ HISTORY 视图 (DATA_ SHARING_ USAGE):弃用 LISTING_ OBJECTS_ ACCESSED 列¶
Attention
This behavior change is in the 2024_08 bundle.
For the current status of the bundle, refer to Bundle History.
BCR-1641 introduced a new column named SHARE_OBJECTS_ACCESSED that replaces the LISTING_OBJECTS_ACCESSED column.
此行为变更移除了原来的 LISTING_OBJECTS_ACCESSED 列。
启用此行为变更捆绑包后,LISTING_ACCESS_HISTORY 视图的输出会发生如下更改:
- Before the change:
LISTING_OBJECTS_ACCESSED 列出现在 LISTING_ACCESS_HISTORY 视图的输出中。
- After the change:
LISTING_OBJECTS_ACCESSED 列不再出现在 LISTING_ACCESS_HISTORY 视图的输出中。
参考:1758