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

Strings batch construction #16727

Draft
wants to merge 12 commits into
base: branch-24.10
Choose a base branch
from

Commits on Aug 2, 2024

  1. Implement valid_if_async

    Signed-off-by: Nghia Truong <nghiat@nvidia.com>
    ttnghia committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5549de6 View commit details
    Browse the repository at this point in the history
  2. Change docs

    Signed-off-by: Nghia Truong <nghiat@nvidia.com>
    ttnghia committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8b169f5 View commit details
    Browse the repository at this point in the history
  3. Use atomic_ref

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

Commits on Aug 5, 2024

  1. Add make_strings_column benchmark

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

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

Commits on Aug 6, 2024

  1. Rename functions

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

    Signed-off-by: Nghia Truong <nghiat@nvidia.com>
    ttnghia committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d5770a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b94981 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Draft of Code

    sdrp713 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a584a34 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Fix Valid if n

    sdrp713 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    928ca4f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Update Offsets Function

    sdrp713 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d50185c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Cleanup Code

    sdrp713 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    68fcd37 View commit details
    Browse the repository at this point in the history