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) #50777

Merged
merged 2 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
    eb05917 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
    651ad49 View commit details
    Browse the repository at this point in the history