WenDing-Y commented on PR #49: URL: https://github.com/apache/flink-connector-jdbc/pull/49#issuecomment-1577935401
> > Now this has always been resolved > > Unfortunately it hasn't been resolved. In case you want to rebase, what you should do is the following (this is assuming that you've added this repository as a remote called `upstream`.) > > 1. Run `git fetch upstream` > 2. Run `git rebase upstream/main` and complete this until the rebase has successfully completed > 3. Force push your changes to your branch It seems like this, my local submit history, the new feature started working after [Flink-31551] <img width="1000" alt="image" src="https://github.com/apache/flink-connector-jdbc/assets/19184146/0e983af8-e2ce-4178-b17a-7bb6032b8eb1"> -- 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]
