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 hash partitioned aggregation #320

Merged
merged 18 commits into from
May 16, 2021

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    c90bfc9 View commit details
    Browse the repository at this point in the history
  2. Ballista

    Dandandan committed May 11, 2021
    Configuration menu
    Copy the full SHA
    3dc2cf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    381df9c View commit details
    Browse the repository at this point in the history
  4. WIP

    Dandandan committed May 11, 2021
    Configuration menu
    Copy the full SHA
    9dd926f View commit details
    Browse the repository at this point in the history
  5. Add some hash types

    Dandandan committed May 11, 2021
    Configuration menu
    Copy the full SHA
    268eb1e View commit details
    Browse the repository at this point in the history
  6. Fmt

    Dandandan committed May 11, 2021
    Configuration menu
    Copy the full SHA
    358b21b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6824f1b View commit details
    Browse the repository at this point in the history
  8. fmt

    Dandandan committed May 11, 2021
    Configuration menu
    Copy the full SHA
    207dbf4 View commit details
    Browse the repository at this point in the history
  9. Clippy, ballista

    Dandandan committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6ea59c1 View commit details
    Browse the repository at this point in the history
  10. Fix test

    Dandandan committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a0db9ed View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Revert test ode

    Dandandan committed May 12, 2021
    Configuration menu
    Copy the full SHA
    edf9396 View commit details
    Browse the repository at this point in the history
  2. Update datafusion/src/physical_plan/hash_aggregate.rs

    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    Dandandan and alamb committed May 12, 2021
    Configuration menu
    Copy the full SHA
    f258008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96b5a96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c9093b View commit details
    Browse the repository at this point in the history
  5. Add test

    Dandandan committed May 12, 2021
    Configuration menu
    Copy the full SHA
    e13e345 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Solve merge conflict

    Dandandan committed May 15, 2021
    Configuration menu
    Copy the full SHA
    8f4522d View commit details
    Browse the repository at this point in the history
  2. Test fix

    Dandandan committed May 15, 2021
    Configuration menu
    Copy the full SHA
    48c8b93 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Set concurrency

    Dandandan committed May 16, 2021
    Configuration menu
    Copy the full SHA
    2fc12eb View commit details
    Browse the repository at this point in the history