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

POC: Implement HOST_UDF aggregations #17249

Draft
wants to merge 5 commits into
base: branch-25.02
Choose a base branch
from

Commits on Nov 5, 2024

  1. Implement host udf aggregation

    Signed-off-by: Nghia Truong <nghiat@nvidia.com>
    ttnghia committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    bba150c View commit details
    Browse the repository at this point in the history
  2. Add test

    Signed-off-by: Nghia Truong <nghiat@nvidia.com>
    ttnghia committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    04e2bda View commit details
    Browse the repository at this point in the history
  3. Change example to compute aggregation on each group

    Signed-off-by: Nghia Truong <nghiat@nvidia.com>
    ttnghia committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5f7ab2b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    7c9316a View commit details
    Browse the repository at this point in the history
  2. Add host_udf_base class

    Signed-off-by: Nghia Truong <nghiat@nvidia.com>
    ttnghia committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    57674e1 View commit details
    Browse the repository at this point in the history