You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "liwei li (Jira)" <ji...@apache.org> on 2021/08/06 03:29:00 UTC

[jira] [Created] (FLINK-23655) Custom transformation name displayed on the web, when using Flink Table & SQL API, just like the name method of SingleOutputStreamOperator , or remove the SQL content display directly.

liwei li created FLINK-23655:
--------------------------------

             Summary: Custom transformation name displayed on the web, when using Flink Table & SQL API, just like the name method of SingleOutputStreamOperator , or remove the SQL content display directly.
                 Key: FLINK-23655
                 URL: https://issues.apache.org/jira/browse/FLINK-23655
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / API, Table SQL / Runtime
            Reporter: liwei li
         Attachments: image-2021-08-06-11-08-45-931.png

Currently, Flink web displays part of sql select statements(transformation name), but when the parameters in user-defined functions contain classified information such as password, secret key and so on, user do not want to display these in plain text.

Is it possible to add a configuration switch to disable SQL display or let users customize the it.

 

!image-2021-08-06-11-08-45-931.png!

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)