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 loader allocates reserved predicates in first reduce shard. #4202

Merged
merged 11 commits into from
Oct 24, 2019

Commits on Oct 21, 2019

  1. First commit .

    martinmr committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    08bbad5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Configuration menu
    Copy the full SHA
    7df740c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb48e00 View commit details
    Browse the repository at this point in the history
  3. Fix bug in shardDirs

    output was assumed to be sorted but that assumption is wrong.
    Fix is to explicitly sort.
    martinmr committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    8757e06 View commit details
    Browse the repository at this point in the history
  4. go fmt.

    martinmr committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    2e2f720 View commit details
    Browse the repository at this point in the history
  5. Address review comments.

    martinmr committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    4003ef8 View commit details
    Browse the repository at this point in the history
  6. Fix formatting.

    martinmr committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    84e162c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Address review comments.

    martinmr committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    309855d View commit details
    Browse the repository at this point in the history
  2. Fix error handling.

    martinmr committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    60958e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bb2947 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. address review comments.

    martinmr committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    a9dc59c View commit details
    Browse the repository at this point in the history