blublinsky edited a comment on pull request #14629:
URL: https://github.com/apache/flink/pull/14629#issuecomment-765482738


   Thanks @wangyang0918,
   I did fix owner reference PR
   As for this one, its still up to the user to decide how he wants to set 
certain parameters - via template or via additional parameters - Flink 
configuration. I think the best that we can do is to create a table (that you 
are working on) to specify what can be set via different mechanisms and the 
precedence rules, for example, if I set a label foo with the value bar in 
template and then set the same label with the value foo-bar in configuration, 
the value of the label will be foo-bar, etc.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to