You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/09/26 10:21:24 UTC

[GitHub] [incubator-seatunnel] Hisoka-X commented on pull request #2898: 2.1.3 druid bugfix

Hisoka-X commented on PR #2898:
URL: https://github.com/apache/incubator-seatunnel/pull/2898#issuecomment-1257816565

   Hi, there are some problem, you change the code base on `2.1.3-release`. But we don't update release code after it released. So you should do next:
   1. checkout the latest `dev` branch.
   2. create new branch `druid-bugfix` from `dev`
   3. copy your changed code to `druid-bugfix` branch and push to your fork repository.
   4. create new pull request from your  fork repository with branch `druid-bugfix`.
   Thanks!


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org