CLIENT_APPLICATION_ID field in SESSIONS view: Trim trailing whitespace in return value (Preview)¶
Attention
This behavior change is in the 2026_02 bundle.
For the current status of the bundle, refer to Bundle history.
When this behavior change bundle is enabled, the return value of the CLIENT_APPLICATION_ID
field in the SESSIONS view in the ACCOUNT_USAGE schema
changes as follows:
- Before the change:
The
CLIENT_APPLICATION_IDfield may include trailing whitespace.- After the change:
The
CLIENT_APPLICATION_IDfield does not include trailing whitespace.
Ref: 2226