leonardBang commented on pull request #18058:
URL: https://github.com/apache/flink/pull/18058#issuecomment-999522044


   > * Do we need to prohibit all dynamic indexes in non-append-only stream?
   Slightly -1 for this, it's a fallback for users that doesn't use 
nondeterministic fields(i.e. proctime(), now() etc). 
   @matriv For  most user case, we do not need the limitation beforehand, it's 
better if we can find a way to recognize them and let them works fine.
   
   > * Do we need to create a new jira/issue to fix the problem?
   I think we'd better address this problem here, sometimes creating a new 
issue means hiding the real problem.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to