Skip to content

feat: Support EXCEPT (DISTINCT / ALL) #280

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

Merged
merged 3 commits into from
Jul 24, 2025
Merged

Conversation

wszhdshys
Copy link
Contributor

@wszhdshys wszhdshys commented Jul 24, 2025

What problem does this PR solve?

Implemented the except operation, added and modified some test samples.

What is changed and how it works?

Code changes

  • Has Rust code change
  • Has CI related scripts change

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Note for reviewer

@KKould KKould added the enhancement New feature or request label Jul 24, 2025
@KKould KKould self-requested a review July 24, 2025 11:11
@KKould KKould merged commit 0c7cda2 into KipData:main Jul 24, 2025
3 checks passed
@KKould KKould mentioned this pull request Jul 24, 2025
48 tasks
@KKould KKould added this to the SQL 2016 milestone Jul 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants