wushengyeyouya opened a new pull request #1304: URL: https://github.com/apache/incubator-linkis/pull/1304
### What is the purpose of the change Fix some bug of Flink EC and optimize the computation OnceJob. ### Brief change log - Fix the bug when ticketId starts with number, the engineConnId cannot be parsed successful. - Fix the bug that flink sql cannot support multi-sql and optimize some code formats. - Fix the bug that when use set, rest, drop grammar, the checkpoint will invalid. - Fix the bug that when operator is failed and the job is not instanced , will cause the flink yarn application stop failed when engineconn exits . - Add the necessary dependency of minlog in flink EngineConn. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
