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

Added an option to ReadsSparkSink specifying whether to sort the reads on output. #4874

Merged
merged 10 commits into from
Feb 12, 2019

Commits on Feb 11, 2019

  1. Changed the ReadsSparkSink behavior to be configurable in whether it …

    …automatically sorts the output or not.
    jamesemery committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    1bf9848 View commit details
    Browse the repository at this point in the history
  2. Responded to comments

    jamesemery committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    31d9e04 View commit details
    Browse the repository at this point in the history
  3. resolving conflicts

    jamesemery committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    f398fae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea087ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e85d47e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34c8e34 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    098088a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bdb6913 View commit details
    Browse the repository at this point in the history
  9. forgot to flag a test

    jamesemery committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    c10c6be View commit details
    Browse the repository at this point in the history
  10. fixing a broken test

    jamesemery committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    0f73f5f View commit details
    Browse the repository at this point in the history