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

Use StreamWriter in bulk loader #3542

Merged
merged 11 commits into from
Jun 10, 2019
Merged

Use StreamWriter in bulk loader #3542

merged 11 commits into from
Jun 10, 2019

Commits on Jun 7, 2019

  1. Simplified shuffler and reducer code. But, encountered an issue where…

    … key sorted order changes due to version append in Badger.
    manishrjain committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    cd7a833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe8acd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2704d21 View commit details
    Browse the repository at this point in the history
  4. Self review

    manishrjain committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    ca81a07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6402ee1 View commit details
    Browse the repository at this point in the history
  6. Remove defer

    manishrjain committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    d57dedd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a10a63 View commit details
    Browse the repository at this point in the history
  8. Error wording fix

    manishrjain committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    069095c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c39a351 View commit details
    Browse the repository at this point in the history
  10. Add a TODO

    manishrjain committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    c044d26 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Address Martin's review

    manishrjain committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    eb808a9 View commit details
    Browse the repository at this point in the history