hackergin commented on pull request #18058: URL: https://github.com/apache/flink/pull/18058#issuecomment-1000271799
The introduction of proctime support may be more likely to cause this problem, so I think we can at least prevent the problems introduced by this pr ? Therefore, I can add some code to ensure that the dynamic index using now() can only be used for append only streams. To : 1. Avoid introducing new problems 2. Avoid trouble to existing users @matriv @leonardBang WDYT ? -- 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]
