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: should handle virtual columns when fetching duplicate rows in batchChecker #10370

Merged
merged 6 commits into from
May 8, 2019

Commits on May 7, 2019

  1. get row should handle virtual columns

    Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
    jackysp committed May 7, 2019
    Configuration menu
    Copy the full SHA
    ad36c4d View commit details
    Browse the repository at this point in the history
  2. add a replace test

    Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
    jackysp committed May 7, 2019
    Configuration menu
    Copy the full SHA
    980d7b0 View commit details
    Browse the repository at this point in the history
  3. add test case for insert on dup

    Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
    jackysp committed May 7, 2019
    Configuration menu
    Copy the full SHA
    6aed1a9 View commit details
    Browse the repository at this point in the history
  4. update case name

    Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
    jackysp committed May 7, 2019
    Configuration menu
    Copy the full SHA
    79e42bf View commit details
    Browse the repository at this point in the history
  5. eval for virtual only

    Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
    jackysp committed May 7, 2019
    Configuration menu
    Copy the full SHA
    94205b5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

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