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

Batch memcpy the last offsets for output buffers of str and list cols in PQ reader #16905

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    74ee6ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cab885d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b15e3d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50dcd71 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    bd44ca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    800b271 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31a755b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b29329b View commit details
    Browse the repository at this point in the history
  5. Comments update

    mhaseeb123 authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4efb989 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Address reviewer comments

    mhaseeb123 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cc2829f View commit details
    Browse the repository at this point in the history
  2. Style fix

    mhaseeb123 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    78d68a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d42da45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d5640d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Minor changes from reviews

    mhaseeb123 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9e063af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf98118 View commit details
    Browse the repository at this point in the history
  3. Minor updates

    mhaseeb123 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2372fbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6100c94 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Minor comment update

    mhaseeb123 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4ea0930 View commit details
    Browse the repository at this point in the history
  2. Minor comment update

    mhaseeb123 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3eea6e2 View commit details
    Browse the repository at this point in the history
  3. Style fix and add to CI.

    mhaseeb123 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6d078c2 View commit details
    Browse the repository at this point in the history
  4. Revert erroneous commit

    mhaseeb123 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1cc4e1f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Update cpp/include/cudf/detail/utilities/batched_memcpy.hpp

    Co-authored-by: Nghia Truong <7416935+ttnghia@users.noreply.github.com>
    mhaseeb123 and ttnghia authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    042cfc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eee6f6d View commit details
    Browse the repository at this point in the history
  3. Minor updates from review

    mhaseeb123 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    828e0ac View commit details
    Browse the repository at this point in the history
  4. Minor

    mhaseeb123 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ecc4252 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bd83db View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Update cpp/src/io/parquet/page_data.cu

    Co-authored-by: Vyas Ramasubramani <vyas.ramasubramani@gmail.com>
    mhaseeb123 and vyasr authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    871854b View commit details
    Browse the repository at this point in the history
  2. Comments update.

    mhaseeb123 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3e30777 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16540a1 View commit details
    Browse the repository at this point in the history