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

ddl: Support exchange partition #17149

Merged
merged 77 commits into from
Jun 10, 2020
Merged

ddl: Support exchange partition #17149

merged 77 commits into from
Jun 10, 2020

Commits on May 4, 2020

  1. exchange partition init push

    zhaox1n committed May 4, 2020
    Configuration menu
    Copy the full SHA
    70f6354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57af241 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from pingcap/master

    merge from master
    zhaox1n authored May 4, 2020
    Configuration menu
    Copy the full SHA
    af97469 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. add checke in ddl worker

    zhaox1n committed May 5, 2020
    Configuration menu
    Copy the full SHA
    adef48e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. validate check

    zhaox1n committed May 6, 2020
    Configuration menu
    Copy the full SHA
    1a7f599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11809d0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. autoID added

    zhaox1n committed May 7, 2020
    Configuration menu
    Copy the full SHA
    c8bc050 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. test add

    zhaox1n committed May 8, 2020
    Configuration menu
    Copy the full SHA
    5a32fe4 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. hash exchange partition add

    zhaox1n committed May 9, 2020
    Configuration menu
    Copy the full SHA
    35941aa View commit details
    Browse the repository at this point in the history
  2. format

    zhaox1n committed May 9, 2020
    Configuration menu
    Copy the full SHA
    7468924 View commit details
    Browse the repository at this point in the history
  3. test add

    zhaox1n committed May 9, 2020
    Configuration menu
    Copy the full SHA
    64fd709 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from pingcap/master

    merge tidb from master
    zhaox1n authored May 9, 2020
    Configuration menu
    Copy the full SHA
    cb88c18 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. test add

    zhaox1n committed May 10, 2020
    Configuration menu
    Copy the full SHA
    71cf840 View commit details
    Browse the repository at this point in the history
  2. auto id fix

    zhaox1n committed May 10, 2020
    Configuration menu
    Copy the full SHA
    a902cdc View commit details
    Browse the repository at this point in the history
  3. add cancel job test

    zhaox1n committed May 10, 2020
    Configuration menu
    Copy the full SHA
    a228468 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

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

Commits on May 12, 2020

  1. add test of partition

    zhaox1n committed May 12, 2020
    Configuration menu
    Copy the full SHA
    dda9d75 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. add more test and set go mod

    zhaox1n committed May 13, 2020
    Configuration menu
    Copy the full SHA
    32c6285 View commit details
    Browse the repository at this point in the history
  2. deal with conflict

    zhaox1n committed May 13, 2020
    Configuration menu
    Copy the full SHA
    899033f View commit details
    Browse the repository at this point in the history
  3. fix the conflict

    zhaox1n committed May 13, 2020
    Configuration menu
    Copy the full SHA
    f4f5b38 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. deal with conflict

    zhaox1n committed May 14, 2020
    Configuration menu
    Copy the full SHA
    a38b5e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cec6f2 View commit details
    Browse the repository at this point in the history
  3. fix comment

    zhaox1n committed May 14, 2020
    Configuration menu
    Copy the full SHA
    53f4f73 View commit details
    Browse the repository at this point in the history
  4. rename function

    zhaox1n committed May 14, 2020
    Configuration menu
    Copy the full SHA
    101c673 View commit details
    Browse the repository at this point in the history
  5. fix wrong english spell

    zhaox1n committed May 14, 2020
    1 Configuration menu
    Copy the full SHA
    a1ca360 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. 1 Configuration menu
    Copy the full SHA
    40db78a View commit details
    Browse the repository at this point in the history
  2. add test for expression index

    zhaox1n committed May 16, 2020
    1 Configuration menu
    Copy the full SHA
    c559f12 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. add check in ddl worker

    zhaox1n committed May 17, 2020
    Configuration menu
    Copy the full SHA
    f9fdd0c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. rename word

    zhaox1n committed May 18, 2020
    1 Configuration menu
    Copy the full SHA
    c979e69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c096c8c View commit details
    Browse the repository at this point in the history
  3. deal conflict

    zhaox1n committed May 18, 2020
    Configuration menu
    Copy the full SHA
    4130a9a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. deal conflict

    zhaox1n committed May 21, 2020
    Configuration menu
    Copy the full SHA
    0ffd1ab View commit details
    Browse the repository at this point in the history
  2. add auto_random test

    zhaox1n committed May 21, 2020
    Configuration menu
    Copy the full SHA
    488cb5f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. comment fix

    zhaox1n committed May 26, 2020
    Configuration menu
    Copy the full SHA
    b5cfdd3 View commit details
    Browse the repository at this point in the history
  2. comment fix

    zhaox1n committed May 26, 2020
    Configuration menu
    Copy the full SHA
    fac04c1 View commit details
    Browse the repository at this point in the history
  3. more test added

    zhaox1n committed May 26, 2020
    Configuration menu
    Copy the full SHA
    be92bb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f38e2b View commit details
    Browse the repository at this point in the history
  5. add failed point

    zhaox1n committed May 26, 2020
    Configuration menu
    Copy the full SHA
    d9bc6fa View commit details
    Browse the repository at this point in the history
  6. remove variable

    zhaox1n committed May 26, 2020
    Configuration menu
    Copy the full SHA
    ea173bf View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Update ddl/column.go

    Co-authored-by: Lynn <zimu_xia@126.com>
    zhaox1n and zimulala authored May 27, 2020
    Configuration menu
    Copy the full SHA
    57aeb95 View commit details
    Browse the repository at this point in the history
  2. Update ddl/ddl_api.go

    Co-authored-by: Lynn <zimu_xia@126.com>
    zhaox1n and zimulala authored May 27, 2020
    Configuration menu
    Copy the full SHA
    5a29bdd View commit details
    Browse the repository at this point in the history
  3. comment fix

    zhaox1n committed May 27, 2020
    Configuration menu
    Copy the full SHA
    aa8da8e View commit details
    Browse the repository at this point in the history
  4. add test

    zhaox1n committed May 27, 2020
    Configuration menu
    Copy the full SHA
    ebce341 View commit details
    Browse the repository at this point in the history
  5. add test

    zhaox1n committed May 27, 2020
    Configuration menu
    Copy the full SHA
    65f4c64 View commit details
    Browse the repository at this point in the history
  6. exchange auto_random

    zhaox1n committed May 27, 2020
    Configuration menu
    Copy the full SHA
    5a46b18 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. fix range columns partition

    zhaox1n committed May 28, 2020
    Configuration menu
    Copy the full SHA
    ec51f5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a93fe24 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. fix comment

    zhaox1n committed May 29, 2020
    Configuration menu
    Copy the full SHA
    95b2554 View commit details
    Browse the repository at this point in the history
  2. fix comment

    zhaox1n committed May 29, 2020
    Configuration menu
    Copy the full SHA
    134c55d View commit details
    Browse the repository at this point in the history
  3. fix comment

    zhaox1n committed May 29, 2020
    Configuration menu
    Copy the full SHA
    d724823 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. fix bug

    zhaox1n committed May 30, 2020
    Configuration menu
    Copy the full SHA
    894b7e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. fix comment

    zhaox1n committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    40729a1 View commit details
    Browse the repository at this point in the history
  2. fix comment

    zhaox1n committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    6ea633d View commit details
    Browse the repository at this point in the history
  3. fix comment

    zhaox1n committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    d9b98c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b194f11 View commit details
    Browse the repository at this point in the history
  5. fix comment

    zhaox1n committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    7807380 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. bug fix

    zhaox1n committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    4769d3b View commit details
    Browse the repository at this point in the history
  2. address comment

    zhaox1n committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    325d596 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from zhaox1n/exchange_partition_test

    address ApplyDiff
    zhaox1n authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    33e0c36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eeb3fd View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

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

Commits on Jun 4, 2020

  1. address comment

    zhaox1n committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    85d71c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4d0161 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. address comment

    zhaox1n committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    6c1d63a View commit details
    Browse the repository at this point in the history
  2. bug fix

    zhaox1n committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    b5b6824 View commit details
    Browse the repository at this point in the history
  3. bug fix

    zhaox1n committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    999b0d9 View commit details
    Browse the repository at this point in the history
  4. sql fix

    zhaox1n committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    2cf5d03 View commit details
    Browse the repository at this point in the history
  5. add test of auto_random

    zhaox1n committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    52676f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Configuration menu
    Copy the full SHA
    6bc1a4a View commit details
    Browse the repository at this point in the history
  2. fix typo

    zhaox1n committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    9cd7caa View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Update ddl/partition.go

    Co-authored-by: Lynn <zimu_xia@126.com>
    zhaox1n and zimulala authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    771e4dd View commit details
    Browse the repository at this point in the history
  2. address conflict

    zhaox1n committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    f2ab275 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    dc8abd3 View commit details
    Browse the repository at this point in the history
  2. address comment

    zhaox1n committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    44f6018 View commit details
    Browse the repository at this point in the history
  3. merge master

    zhaox1n committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    3ec7b7a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. address comment

    zhaox1n committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    f3fc2e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8396b42 View commit details
    Browse the repository at this point in the history