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

Implement DedupBy in terms of Coalesce #440

Merged
merged 10 commits into from Jun 18, 2020
Merged

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    d353c9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c6af09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    642cbf0 View commit details
    Browse the repository at this point in the history
  4. Introduce CoalesceBy (1)

    Serves as base for Coalesce, will serve as base for Dedup et al.
    phimuemue committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    7f2d460 View commit details
    Browse the repository at this point in the history
  5. Introduce CoalesceBy (2) generalize it to coalesce to a different type

    Required for Dedup(By)WithCount.
    phimuemue committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    0205bd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d9bf4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d7f32e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a36ed86 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a246b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc8b5be View commit details
    Browse the repository at this point in the history