KiteSQL icon indicating copy to clipboard operation
KiteSQL copied to clipboard

feat: support for related subquery

Open wszhdshys opened this issue 6 months ago • 0 comments

What problem does this PR solve?

Using the RBO method, the related subquery is implemented.

What is changed and how it works?

Code changes

  • [x] Has Rust code change
  • [ ] Has CI related scripts change

Check List

Tests

  • [x] 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

wszhdshys avatar Jul 24 '25 03:07 wszhdshys