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

[flash-361] support default value for different types #144

Merged
merged 148 commits into from
Aug 13, 2019

Conversation

hanfei1991
Copy link
Member

@hanfei1991 hanfei1991 commented Jul 26, 2019

  • Enum type a string that stands for value or index
  • Set type not support yet
  • Decimal type decimal literal

zanmato1984 and others added 30 commits June 11, 2019 15:07
* DDL read and update by tikv's meta

* add dbg back

* refine test

* address comments
@hanfei1991 hanfei1991 changed the base branch from ddl to master August 6, 2019 05:43
@hanfei1991 hanfei1991 changed the title [WIP][flash-361] support default value for different types [flash-361] support default value for different types Aug 6, 2019
@hanfei1991 hanfei1991 requested a review from zanmato1984 August 6, 2019 05:52
@hanfei1991
Copy link
Member Author

@zanmato1984 PTAL

@hanfei1991
Copy link
Member Author

./run-itegration-tests

@hanfei1991
Copy link
Member Author

/run-integration-tests

@zanmato1984
Copy link
Contributor

zanmato1984 commented Aug 8, 2019

Let me say this again: FORMAT MATTERS!

If one doesn't keep it, others will be really bothered because every time they format it they see non-related changes, and that may even cause more troubles when merging a long forked branch to master.

So please DO FORMAT!

@hanfei1991
Copy link
Member Author

@zanmato1984 PTAL

Copy link
Contributor

@zanmato1984 zanmato1984 left a comment

Choose a reason for hiding this comment

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

LGTM

@hanfei1991
Copy link
Member Author

/run-integration-tests

@hanfei1991 hanfei1991 merged commit 8188f56 into master Aug 13, 2019
@hanfei1991 hanfei1991 deleted the hanfei-ddl/default-value branch August 13, 2019 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants