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

Bulk multi-shard DBs fix #3065

Merged
merged 11 commits into from
Feb 26, 2019
Merged

Bulk multi-shard DBs fix #3065

merged 11 commits into from
Feb 26, 2019

Commits on Feb 22, 2019

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

Commits on Feb 25, 2019

  1. Fix function arg list.

    Javier Alvarado committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    d78b0f9 View commit details
    Browse the repository at this point in the history
  2. Remove debugging commands.

    Javier Alvarado committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    d439727 View commit details
    Browse the repository at this point in the history
  3. Save bulk output until the end of the test.

    Javier Alvarado committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    0d8e3e2 View commit details
    Browse the repository at this point in the history
  4. Check the schema and data exists so we don't dump a stack trace if th…

    …ey don't.
    Javier Alvarado committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    0223e7f View commit details
    Browse the repository at this point in the history
  5. Fix bug causing all predicates to be written to all output DBs on bul…

    …k import rather than just the preds actually contained in that DB.
    Javier Alvarado committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    63917c9 View commit details
    Browse the repository at this point in the history
  6. Merge master.

    Javier Alvarado committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    3b9d7f5 View commit details
    Browse the repository at this point in the history
  7. Add check for bulk load with multiple shards.

    Javier Alvarado committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    790afd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Configuration menu
    Copy the full SHA
    fd62d00 View commit details
    Browse the repository at this point in the history
  2. Remove errant space in error messages.

    Javier Alvarado committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    223df83 View commit details
    Browse the repository at this point in the history
  3. Set LC_ALL to ensure consistent sorting on different hosts.

    Javier Alvarado committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    01383d2 View commit details
    Browse the repository at this point in the history