Skip to content

Conversation

KKould
Copy link
Member

@KKould KKould commented Feb 18, 2024

What problem does this PR solve?

  • support if()/ifnull()/nullif()/coalesce()/case ... when ...
  • add e2e test: crdb/condition.slt
  • fix when performing equivalent calculations between Null and Null, Null should be returned.

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 bug Something isn't working enhancement New feature or request labels Feb 18, 2024
@KKould KKould self-assigned this Feb 18, 2024
@KKould KKould merged commit 982bb61 into KipData:main Feb 18, 2024
@KKould KKould mentioned this pull request Feb 19, 2024
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
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant