v.20.12Improvement

Mask Password in data_path of system.distribution_queue

Mask password in data_path in the system.distribution_queue. #16727 (Azat Khuzhin).
Mask password in data_path in the system.distribution_queue table.

Why it matters

To enhance security and privacy by preventing exposure of passwords embedded in the data_path field within the system.distribution_queue table. This change helps users avoid accidental leakage of sensitive credentials when querying or debugging the distribution queue.

How to use it

This feature is applied automatically in the system.distribution_queue system table. Users do not need to enable any settings; passwords in the data_path field are now masked by default when querying the table.