[
https://issues.apache.org/jira/browse/FLINK-23655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17394509#comment-17394509
]
Jark Wu commented on FLINK-23655:
---------------------------------
[~liliwei], I think the problem is secrets shouldn't be hard code in SQL. Flink
doesn't know which literal is password. A practical experience is put secrets
in configurations, and the UDFs accessing them from the configuraitons.
> 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
> Priority: Major
> Attachments: image-2021-08-06-11-33-38-242.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 it.
>
> !image-2021-08-06-11-33-38-242.png!
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)