caisirius opened a new pull request, #19723: URL: https://github.com/apache/doris/pull/19723
# Proposed changes ## Problem summary make the demo DatabaseFullSync work on Flink 1.15.3 ## Checklist(Required) * [ n] Does it affect the original behavior * [ y] Has unit tests been added * [ n] Has document been added or modified * [ n] Does it need to update dependencies * [ y] Is this PR support rollback (If NO, please explain WHY) ## Further comments original demo does not really work, I fix : 1. mvn package the fat jar which could directly upload to a clean Flink 2. bug of SYNC_TBLS -- 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]
