Skip to content

Conversation

@zihaoAK47
Copy link
Member

Fixes #26321.

Changes proposed in this pull request:

  • Support select except sql 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

@TeslaCN Please review thank.

@TeslaCN TeslaCN merged commit 5d1ce6b into apache:master Jun 16, 2023
@TeslaCN TeslaCN added this to the 5.4.0 milestone Jun 16, 2023
@zihaoAK47 zihaoAK47 deleted the dev_except_26321 branch June 18, 2023 02:47
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.

Proxy MySQL syntax error (SELECT * FROM t1) EXCEPT (SELECT * FROM t2)

2 participants