v.24.9Improvement
Masking sensitive info in gcs table function
Masking sensitive info in gcs table function. #69611 (Vitaly Baranov).Why it matters
The feature addresses the need to protect sensitive credentials and information when using thegcs table function in ClickHouse, preventing accidental exposure of secrets during queries or logs.How to use it
Users benefit from this feature automatically as masking is integrated within thegcs table function. No additional configuration is required to enable the masking of sensitive data.