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: improve wide table insert & update performance #7935

Merged
merged 12 commits into from
Oct 23, 2018
Merged

executor: improve wide table insert & update performance #7935

merged 12 commits into from
Oct 23, 2018

Commits on Oct 23, 2018

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

    lysu committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    7501236 View commit details
    Browse the repository at this point in the history
  4. address comment

    lysu committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    3c4e7f8 View commit details
    Browse the repository at this point in the history
  5. executor: always copy version

    lysu committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    47a19d9 View commit details
    Browse the repository at this point in the history
  6. address comment

    lysu committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    51a6c26 View commit details
    Browse the repository at this point in the history
  7. refactor getColumns

    lysu committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    936a110 View commit details
    Browse the repository at this point in the history
  8. no longer need pointer

    lysu committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    5d02711 View commit details
    Browse the repository at this point in the history
  9. address comment

    lysu committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    99deb30 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd870f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    126bca6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e1ebd54 View commit details
    Browse the repository at this point in the history