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: add correctness tests about direct reading with ORDER BY and LIMIT #24455

Merged
merged 51 commits into from
May 14, 2021

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    d22b8d5 View commit details
    Browse the repository at this point in the history
  2. sort results before check

    zhuo-zhi committed May 7, 2021
    Configuration menu
    Copy the full SHA
    73e8b20 View commit details
    Browse the repository at this point in the history
  3. bugfix: prevent dual table

    zhuo-zhi committed May 7, 2021
    Configuration menu
    Copy the full SHA
    ff7b060 View commit details
    Browse the repository at this point in the history
  4. increase query number

    zhuo-zhi committed May 7, 2021
    Configuration menu
    Copy the full SHA
    bee66a8 View commit details
    Browse the repository at this point in the history
  5. change ORDER BY columns

    zhuo-zhi committed May 7, 2021
    Configuration menu
    Copy the full SHA
    ca03eac View commit details
    Browse the repository at this point in the history
  6. skip in DATA RACE mode

    zhuo-zhi committed May 7, 2021
    Configuration menu
    Copy the full SHA
    eab6148 View commit details
    Browse the repository at this point in the history
  7. prevent LIMIT 0

    zhuo-zhi committed May 7, 2021
    Configuration menu
    Copy the full SHA
    43d4f1d View commit details
    Browse the repository at this point in the history
  8. add more test cases

    zhuo-zhi committed May 7, 2021
    Configuration menu
    Copy the full SHA
    2d3ea39 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Configuration menu
    Copy the full SHA
    072f073 View commit details
    Browse the repository at this point in the history
  2. change data num

    zhuo-zhi committed May 8, 2021
    Configuration menu
    Copy the full SHA
    1e0bbb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac448dc View commit details
    Browse the repository at this point in the history
  4. resolve conflict

    zhuo-zhi committed May 8, 2021
    Configuration menu
    Copy the full SHA
    aad8212 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    14211d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f64cc29 View commit details
    Browse the repository at this point in the history
  3. resolve merge conflict

    zhuo-zhi committed May 10, 2021
    Configuration menu
    Copy the full SHA
    2114d60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dd79d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6637d1 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    bab5d2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a135d5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f68207f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d284f20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f6ff78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44b10fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0848a2b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4731782 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75e3fed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51f3c86 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2b8231e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d1ed259 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    852f9b6 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    c71d504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e545fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8de776 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e72eb48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27bfcbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c58eb12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cd645d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfb49f0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e767f9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8f7db0a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1a4bef8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f82b325 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b9cde04 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4bee259 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. decrease query number

    zhuo-zhi committed May 13, 2021
    Configuration menu
    Copy the full SHA
    0449db5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dd9819 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    9822aad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5787399 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35fda93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7430021 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    495ffb1 View commit details
    Browse the repository at this point in the history