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

[Enhancement] remove partition version check in plan validation (backport #46733) #46781

Merged
merged 3 commits into from
Jun 11, 2024

Commits on Jun 7, 2024

  1. [Enhancement] remove partition version check in plan validation (#46733)

    Signed-off-by: packy92 <[email protected]>
    (cherry picked from commit 8b91707)
    
    # Conflicts:
    #	fe/fe-core/src/main/java/com/starrocks/catalog/OlapTable.java
    #	fe/fe-core/src/main/java/com/starrocks/sql/OptimisticVersion.java
    #	fe/fe-core/src/main/java/com/starrocks/sql/StatementPlanner.java
    #	fe/fe-core/src/test/java/com/starrocks/lake/LakeTableTest.java
    #	fe/fe-core/src/test/java/com/starrocks/sql/OptimisticVersionTest.java
    packy92 authored and mergify[bot] committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    10f5503 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. resolve conflict

    Signed-off-by: packy92 <[email protected]>
    packy92 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1a94e36 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    Signed-off-by: packy92 <[email protected]>
    packy92 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cb62646 View commit details
    Browse the repository at this point in the history