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

[BugFix] MV rewrite may generate wrong plans if query only contains constant call operators (backport #50757) #50776

Merged
merged 4 commits into from
Sep 9, 2024

Commits on Sep 6, 2024

  1. [BugFix] MV rewrite may generate wrong plans if query only contains c…

    …onstant call operators (#50757)
    
    Signed-off-by: shuming.li <[email protected]>
    (cherry picked from commit 215c164)
    
    # Conflicts:
    #	fe/fe-core/src/test/java/com/starrocks/planner/MaterializedViewManualTest.java
    LiShuMing authored and mergify[bot] committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f30bd7a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. fix bugs

    Signed-off-by: shuming.li <[email protected]>
    LiShuMing committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9df7184 View commit details
    Browse the repository at this point in the history
  2. fix bugs

    Signed-off-by: shuming.li <[email protected]>
    LiShuMing committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b3017fa View commit details
    Browse the repository at this point in the history
  3. fix bugs

    Signed-off-by: shuming.li <[email protected]>
    LiShuMing committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5a4cd06 View commit details
    Browse the repository at this point in the history