EVENT TABLE
Last updated
Config path: /<database>/<schema>/event_table/<name>.yaml
Example:
change_tracking: true
comment: Event table tracking UDF execution logschange_tracking (bool) - enable CHANGE TRACKING
comment (str)
retention_time, cluster_by, search_optimization parameters are currently not supported due to unclear value specifically for event tables with logs. These parameters can be supported in future after event tables reach "general availability".
You may attach event table to DATABASE using parameter event_table. As of March 2026, this operation requires ACCOUNTADMIN privileges.
Last updated