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

*: support reorganize partition alter command #38314

Closed
wants to merge 26 commits into from

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    cddba93 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    4013303 View commit details
    Browse the repository at this point in the history
  2. Fixed tests

    mjonss committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    a8a0d2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ada652 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. WIP reorganize partition

    mjonss committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    2458678 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7437c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. WIP starting to work \o/

    mjonss committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    6bc2909 View commit details
    Browse the repository at this point in the history
  2. Updated test

    mjonss committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    9adfd25 View commit details
    Browse the repository at this point in the history
  3. Test update

    mjonss committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    5356f77 View commit details
    Browse the repository at this point in the history
  4. Fixed some issues

    Currently the last test case fails, so it is disabled.
    
    It seems like it tries to read data from the wrong partition...
    mjonss committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    913e503 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Lint fix

    mjonss committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f42852f View commit details
    Browse the repository at this point in the history
  2. Fixed linting

    mjonss committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    20a98ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bfe6dd View commit details
    Browse the repository at this point in the history
  4. Fixed linting

    mjonss committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    dad8b4f View commit details
    Browse the repository at this point in the history
  5. cleanups

    mjonss committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    cccbe8b View commit details
    Browse the repository at this point in the history
  6. Fix for modify column

    mjonss committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    978afda View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Test passes

    mjonss committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    75c94ed View commit details
    Browse the repository at this point in the history
  2. Updated test

    mjonss committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    9e3bdf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de8cce8 View commit details
    Browse the repository at this point in the history
  4. lint fix

    mjonss committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    be7643f View commit details
    Browse the repository at this point in the history
  5. Tested LIST partitioning

    mjonss committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    aa859a2 View commit details
    Browse the repository at this point in the history
  6. lint fixes

    mjonss committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    ea6354f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38c6d09 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    1338f14 View commit details
    Browse the repository at this point in the history
  2. Fixed unrelated test case

    mjonss committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    1ea979f View commit details
    Browse the repository at this point in the history
  3. Cleanup

    mjonss committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    3a0c05f View commit details
    Browse the repository at this point in the history