Grzegorz Kołakowski created FLINK-38266: -------------------------------------------
Summary: SQL Gateway - mask sensitive table and catalog options Key: FLINK-38266 URL: https://issues.apache.org/jira/browse/FLINK-38266 Project: Flink Issue Type: Improvement Components: Table SQL / Gateway Affects Versions: 1.20.0, 2.0.0 Reporter: Grzegorz Kołakowski The SQL Gateway exposes credentials and other sensitive information through the {{SHOW CREATE TABLE}} and {{SHOW CREATE CATALOG}} statements. This constitutes a security violation when the SQL Gateway is used in a multi-user environment, for example, as a gateway for SQL editors with persistent catalogs. -- This message was sent by Atlassian Jira (v8.20.10#820010)