wushengyeyouya opened a new issue #1305: URL: https://github.com/apache/incubator-linkis/issues/1305
### Search before asking - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues. ### Linkis Component linkis-cg-engineConnplugin ### What happened + What you expected to happen Fix some bug of Flink EC and optimize the computation OnceJob. - 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. ### Relevent platform Linux ### Reproduction script Execute create table and insert into sql in Scriptis will reproducte this issue. ### Anything else _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! -- 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]
