Skip to content

Conversation

@zihaoAK47
Copy link
Member

Fixes #27325.

Changes proposed in this pull request:

  • Support create table DEC parse
  • Add test sql

Before committing this PR, I'm sure that I have checked the following options:

  • [ ✓] My code follows the code of conduct of this project.
  • [ ✓] I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • [ ✓] I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • [ ✓] I have added corresponding unit tests for my changes.

@zihaoAK47
Copy link
Member Author

@strongduanmu strongduanmu merged commit 9c3cd52 into apache:master Jul 22, 2023
@zihaoAK47 zihaoAK47 deleted the dev_27325 branch July 24, 2023 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mysql parser create table not support dec(10,6)

2 participants