Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mounter: support more column flag #796

Merged
merged 6 commits into from
Aug 4, 2020
Merged

Conversation

zier-one
Copy link
Contributor

@zier-one zier-one commented Jul 27, 2020

What problem does this PR solve?

blocked by #787

What is changed and how it works?

Check List

Tests

  • Unit test
  • Integration test

Release note

cdc/model/sink.go Outdated Show resolved Hide resolved
Co-authored-by: Neil Shen <overvenus@gmail.com>
@amyangfei amyangfei added this to the v4.0.5 milestone Aug 3, 2020
leoppro added 2 commits August 4, 2020 11:50
# Conflicts:
#	cdc/entry/mounter.go
#	cdc/model/sink.go
@zier-one
Copy link
Contributor Author

zier-one commented Aug 4, 2020

/run-integration-tests

@zier-one zier-one added status/ptal Could you please take a look? and removed status/WIP labels Aug 4, 2020
@zier-one
Copy link
Contributor Author

zier-one commented Aug 4, 2020

/run-integration-tests

@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2020

Codecov Report

Merging #796 into master will increase coverage by 0.2064%.
The diff coverage is 33.3333%.

@@               Coverage Diff                @@
##             master       #796        +/-   ##
================================================
+ Coverage   32.3015%   32.5079%   +0.2063%     
================================================
  Files            97         97                
  Lines         10758      10702        -56     
================================================
+ Hits           3475       3479         +4     
+ Misses         6945       6885        -60     
  Partials        338        338                

@liuzix
Copy link
Contributor

liuzix commented Aug 4, 2020

/lgtm

@ti-srebot ti-srebot added the status/LGT1 Indicates that a PR has LGTM 1. label Aug 4, 2020
Copy link
Contributor

@amyangfei amyangfei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@ti-srebot ti-srebot removed the status/LGT1 Indicates that a PR has LGTM 1. label Aug 4, 2020
@ti-srebot ti-srebot added the status/LGT2 Indicates that a PR has LGTM 2. label Aug 4, 2020
@amyangfei amyangfei added the release-blocker This issue blocks a release. Please solve it ASAP. label Aug 4, 2020
@amyangfei
Copy link
Contributor

/merge

@ti-srebot ti-srebot added the status/can-merge Indicates a PR has been approved by a committer. label Aug 4, 2020
@ti-srebot
Copy link
Contributor

/run-all-tests

@ti-srebot ti-srebot merged commit 9409f2d into pingcap:master Aug 4, 2020
@zier-one zier-one deleted the more_flag branch September 14, 2020 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker This issue blocks a release. Please solve it ASAP. status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2. status/ptal Could you please take a look?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants