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

executor: support fast analyze. #9973

Closed
wants to merge 72 commits into from

Commits on Mar 26, 2019

  1. ci

    lzmhhh123 committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    38eb623 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. ci

    lzmhhh123 committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    f6ee210 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. ci

    lzmhhh123 committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    f0105d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f05cf4a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. ci

    lzmhhh123 committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    586cf13 View commit details
    Browse the repository at this point in the history
  2. improve

    lzmhhh123 committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    4cd7147 View commit details
    Browse the repository at this point in the history
  3. debug

    lzmhhh123 committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    5c2e687 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. improve

    lzmhhh123 committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    289268b View commit details
    Browse the repository at this point in the history
  2. add some TODOs

    lzmhhh123 committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    957d0a7 View commit details
    Browse the repository at this point in the history
  3. debug

    lzmhhh123 committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    86ea376 View commit details
    Browse the repository at this point in the history
  4. address comments

    lzmhhh123 committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    6763c80 View commit details
    Browse the repository at this point in the history
  5. address comments

    lzmhhh123 committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    f412d13 View commit details
    Browse the repository at this point in the history
  6. add idx collector

    lzmhhh123 committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    e91daaa View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. ci

    lzmhhh123 committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    0e9640c View commit details
    Browse the repository at this point in the history
  2. ci

    lzmhhh123 committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    925832f View commit details
    Browse the repository at this point in the history
  3. ci

    lzmhhh123 committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    e77c0f1 View commit details
    Browse the repository at this point in the history
  4. handle scan task

    lzmhhh123 committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    05fbe0e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. address comments

    lzmhhh123 committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    61f84d7 View commit details
    Browse the repository at this point in the history
  2. address comments

    lzmhhh123 committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    b191070 View commit details
    Browse the repository at this point in the history
  3. debug

    lzmhhh123 committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    a149b6f View commit details
    Browse the repository at this point in the history
  4. improve

    lzmhhh123 committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    b9fab49 View commit details
    Browse the repository at this point in the history
  5. address comments

    lzmhhh123 committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    1381dba View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. ci

    lzmhhh123 committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    c1deecc View commit details
    Browse the repository at this point in the history
  2. change client to snapshot

    lzmhhh123 committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    eedfef7 View commit details
    Browse the repository at this point in the history
  3. fix ci

    lzmhhh123 committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    1552da1 View commit details
    Browse the repository at this point in the history
  4. address comments

    lzmhhh123 committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    00b8a2a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. improve

    lzmhhh123 committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    d0351e3 View commit details
    Browse the repository at this point in the history
  2. address comments

    lzmhhh123 committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    0ecb10f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Configuration menu
    Copy the full SHA
    1374c34 View commit details
    Browse the repository at this point in the history
  2. remove code

    lzmhhh123 committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    a3ce332 View commit details
    Browse the repository at this point in the history
  3. fix ci

    lzmhhh123 committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    2ca551b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. debug

    lzmhhh123 committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    1a18ee7 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2019

  1. add unit tests

    lzmhhh123 committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    5bf7254 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. squash push

    lzmhhh123 committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    fbb123c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f175b34 View commit details
    Browse the repository at this point in the history
  3. add test

    lzmhhh123 committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    bf265b0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev/fast_analyze' of https://github.com/lzmhhh123/tidb

    …into dev/fast_analyze
    lzmhhh123 committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    da5b9eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23aef4d View commit details
    Browse the repository at this point in the history
  6. improve

    lzmhhh123 committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    2ea1d58 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. address comments

    lzmhhh123 committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    fdb3c91 View commit details
    Browse the repository at this point in the history
  2. remove global rander

    lzmhhh123 committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    890c229 View commit details
    Browse the repository at this point in the history
  3. improve

    lzmhhh123 committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    af03002 View commit details
    Browse the repository at this point in the history
  4. Split core into a single pr

    erjiaqing committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    9254400 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2433427 View commit details
    Browse the repository at this point in the history
  6. address comments

    lzmhhh123 committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    a7a3a19 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Configuration menu
    Copy the full SHA
    77dc45b View commit details
    Browse the repository at this point in the history
  2. update

    erjiaqing committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    cfc8a93 View commit details
    Browse the repository at this point in the history
  3. address comment

    lzmhhh123 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    6ef86f2 View commit details
    Browse the repository at this point in the history
  4. rename some variables

    erjiaqing committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    7008f89 View commit details
    Browse the repository at this point in the history
  5. upd

    erjiaqing committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    2055420 View commit details
    Browse the repository at this point in the history
  6. fix

    erjiaqing committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    af8e40c View commit details
    Browse the repository at this point in the history
  7. fix

    erjiaqing committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    bfd2128 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e63f5e View commit details
    Browse the repository at this point in the history
  9. merge

    erjiaqing committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    b244ab1 View commit details
    Browse the repository at this point in the history
  10. upd

    erjiaqing committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    40ac221 View commit details
    Browse the repository at this point in the history
  11. fix

    erjiaqing committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    d947e96 View commit details
    Browse the repository at this point in the history
  12. fix

    erjiaqing committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    6148210 View commit details
    Browse the repository at this point in the history
  13. fix data race

    lzmhhh123 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    5472c8a View commit details
    Browse the repository at this point in the history
  14. fix

    lzmhhh123 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    544f215 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. fix

    lzmhhh123 committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    33aa77e View commit details
    Browse the repository at this point in the history
  2. debug

    lzmhhh123 committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    d4f7684 View commit details
    Browse the repository at this point in the history
  3. debug

    lzmhhh123 committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    9cb5128 View commit details
    Browse the repository at this point in the history
  4. debug

    lzmhhh123 committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    6b078b5 View commit details
    Browse the repository at this point in the history
  5. upd

    erjiaqing committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    ba40c91 View commit details
    Browse the repository at this point in the history
  6. some rename

    erjiaqing committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    c07b72c View commit details
    Browse the repository at this point in the history
  7. fix

    erjiaqing committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    42d32af View commit details
    Browse the repository at this point in the history
  8. improve

    lzmhhh123 committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    250d6d6 View commit details
    Browse the repository at this point in the history
  9. fix

    lzmhhh123 committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    2d59027 View commit details
    Browse the repository at this point in the history
  10. fix test

    lzmhhh123 committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    0a76db7 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. Configuration menu
    Copy the full SHA
    466428c View commit details
    Browse the repository at this point in the history
  2. build cmsketch

    lzmhhh123 committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    53f9745 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

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