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

fix: disable layered memtable in overwrite mode #1533

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    5ee88c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c154a8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. add layered's options in show create, modify its default value, and a…

    …dd some related checks.
    Rachelint committed May 24, 2024
    Configuration menu
    Copy the full SHA
    167cddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    578ba7e View commit details
    Browse the repository at this point in the history
  3. update it results.

    Rachelint committed May 24, 2024
    Configuration menu
    Copy the full SHA
    bb6562f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    453d8d6 View commit details
    Browse the repository at this point in the history
  5. complete tests.

    Rachelint committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7a2562e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e895c29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4df1e7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a3ac49 View commit details
    Browse the repository at this point in the history
  9. fix clippy.

    Rachelint committed May 24, 2024
    Configuration menu
    Copy the full SHA
    61658a6 View commit details
    Browse the repository at this point in the history
  10. remove unnecessary config.

    Rachelint committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7d7e7af View commit details
    Browse the repository at this point in the history
  11. fix comment.

    Rachelint committed May 24, 2024
    Configuration menu
    Copy the full SHA
    390718f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1558ffd View commit details
    Browse the repository at this point in the history
  13. fix style.

    Rachelint committed May 24, 2024
    Configuration menu
    Copy the full SHA
    14452aa View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. update TableOptions pb.

    Rachelint committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9cadf32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9c4041 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8057329 View commit details
    Browse the repository at this point in the history
  4. update it results.

    Rachelint committed May 27, 2024
    Configuration menu
    Copy the full SHA
    bf1115a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8454986 View commit details
    Browse the repository at this point in the history
  6. fix clippy.

    Rachelint committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0702f7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44655d6 View commit details
    Browse the repository at this point in the history
  8. fix comment.

    Rachelint committed May 27, 2024
    Configuration menu
    Copy the full SHA
    1f2ea70 View commit details
    Browse the repository at this point in the history
  9. fix style.

    Rachelint committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c400aea View commit details
    Browse the repository at this point in the history