Skip to content
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

[improvement](mtmv) Support union rewrite when the materialized view is not enough to provide all the data for the query #33800

Merged
merged 12 commits into from
Apr 21, 2024

Commits on Apr 21, 2024

  1. [improvement](mtmv) Support union rewrite when the materialized view …

    …is not enough to provide all the data for the query
    seawinde committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    3b3d65a View commit details
    Browse the repository at this point in the history
  2. fix loop union rewrite

    seawinde committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    c18416d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d48666 View commit details
    Browse the repository at this point in the history
  4. fix self connection failed

    seawinde committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    a56549c View commit details
    Browse the repository at this point in the history
  5. fix partition mv un find

    seawinde committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    3a62e48 View commit details
    Browse the repository at this point in the history
  6. fix mv output

    seawinde committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    52d643f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0da6dd View commit details
    Browse the repository at this point in the history
  8. fix nested loop

    seawinde committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    6cd014d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ba9b75 View commit details
    Browse the repository at this point in the history
  10. remove useless test

    seawinde committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    751a1f4 View commit details
    Browse the repository at this point in the history
  11. fix regression test

    seawinde committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    b736ea3 View commit details
    Browse the repository at this point in the history
  12. fix regression comment

    seawinde committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    c9a6d24 View commit details
    Browse the repository at this point in the history