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

[Feature] List Partition For AMV(Part 2): Support list partition for asynchronous materialized view with non-nullable partition columns #46680

Merged

Commits on Jun 29, 2024

  1. Support list partition for asynchronous materialized view with non-nu…

    …llable partition columns
    
    Signed-off-by: shuming.li <[email protected]>
    LiShuMing committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    6099f19 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Fix bugs

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

Commits on Jul 1, 2024

  1. Ensure mv rewrite and refresh use the same compute diff method

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