xiaolan-bit commented on PR #20382:
URL: https://github.com/apache/flink/pull/20382#issuecomment-1846896369

   I would like to ask, as I have a scenario where Flink writes into Hudi. Due 
to the complexity of the SQL process, I want to turn the whole process into an 
SQL file. However, due to the latency of the insert operation, I want to delay 
the operation through Flink SQL statements. Is there such a statement that can 
implement the delay operation, for example, execute the next SQL statement only 
after 5 seconds?


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