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] Fix mv refresh with multi partition columns ref base tables (backport #52017) #52033

Merged
merged 2 commits into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. [BugFix] Fix mv refresh with multi partition columns ref base tables (#…

    …52017)
    
    Signed-off-by: shuming.li <[email protected]>
    (cherry picked from commit 3c896df)
    
    # Conflicts:
    #	fe/fe-core/src/main/java/com/starrocks/catalog/combinator/AggStateCombinator.java
    #	fe/fe-core/src/main/java/com/starrocks/catalog/combinator/AggStateMergeCombinator.java
    #	fe/fe-core/src/main/java/com/starrocks/catalog/combinator/AggStateUnionCombinator.java
    LiShuMing authored and mergify[bot] committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    89d7f1a View commit details
    Browse the repository at this point in the history
  2. fix bugs

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