xccui edited a comment on issue #6450: [FLINK-9991] [table] Add regexp_replace 
supported in TableAPI and SQL
URL: https://github.com/apache/flink/pull/6450#issuecomment-420317388
 
 
   Hi @TisonKun, if there is no conflict, I usually merge a PR with the 
following steps.
   
   - fetch commits of a PR to a local branch
   - review and do some minor refactorings 
   - squash the commits into a single one and clean up the commit message 
(JIRA, tags, message, adding "This closes #XXXX")
   - pull the latest master
   - rebase to master
   - merge to local master
   - push master to my GitHub repository to trigger a Travis run
   - if tests pass, push master to apache master
   - delete the local PR branch

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to