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

feat!: new partition grammar - parser part #3347

Merged
merged 8 commits into from
Feb 27, 2024

Commits on Feb 21, 2024

  1. parser part

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4c45228 View commit details
    Browse the repository at this point in the history
  2. fix test in sql

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9130adf View commit details
    Browse the repository at this point in the history
  3. comment out and ignore some logic

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9815ebe View commit details
    Browse the repository at this point in the history
  4. update sqlness cases

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    61ef729 View commit details
    Browse the repository at this point in the history
  5. update region migration test

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    70ae6c5 View commit details
    Browse the repository at this point in the history
  6. temporary disable region migration test

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5dafc6d View commit details
    Browse the repository at this point in the history
  7. allow dead code

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    44ebe81 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. update integration test

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2661dda View commit details
    Browse the repository at this point in the history