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

planner: plan cache always check scheme valid in RC isolation level #34523

Merged
merged 6 commits into from
May 13, 2022

Commits on May 12, 2022

  1. always check scheme valid in rc mode

    Signed-off-by: you06 <[email protected]>
    
    fix bug
    
    Signed-off-by: you06 <[email protected]>
    
    unify the handling of rc read in plan cache for text & binary protocol
    
    Signed-off-by: you06 <[email protected]>
    
    satisfy assertion
    
    Signed-off-by: you06 <[email protected]>
    
    sort imports & fix check
    
    Signed-off-by: you06 <[email protected]>
    
    fix lint
    
    Signed-off-by: you06 <[email protected]>
    
    do not update schema when optimizing
    
    Signed-off-by: you06 <[email protected]>
    
    fix test
    
    Signed-off-by: you06 <[email protected]>
    you06 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    a905a27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffcdd30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4996d71 View commit details
    Browse the repository at this point in the history
  4. check schema when rc read

    Signed-off-by: you06 <[email protected]>
    you06 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    3e71281 View commit details
    Browse the repository at this point in the history
  5. address comment

    Signed-off-by: you06 <[email protected]>
    you06 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    c314ef5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea4d75b View commit details
    Browse the repository at this point in the history