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

Parquet reader list microkernel #16538

Draft
wants to merge 41 commits into
base: branch-24.12
Choose a base branch
from

Commits on Aug 12, 2024

  1. work in progress

    pmattione-nvidia committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b5ec22e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Aug 27, 2024

  1. Tests working

    pmattione-nvidia committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4b5f91a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Sep 5, 2024

  1. Add debugging

    pmattione-nvidia committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0dccec5 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Tests working

    pmattione-nvidia committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e239e79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f25453 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. compile fixes

    pmattione-nvidia committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    24c9ab1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    342c2f4 View commit details
    Browse the repository at this point in the history
  2. Manual block scan

    pmattione-nvidia committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    50bbc94 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    5390661 View commit details
    Browse the repository at this point in the history
  2. tweak syncing

    pmattione-nvidia committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3ef7b0d View commit details
    Browse the repository at this point in the history
  3. small tweaks

    pmattione-nvidia committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7882879 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8852839 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    254f3e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    18d989c View commit details
    Browse the repository at this point in the history
  2. style fixes

    pmattione-nvidia committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8ea1e0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    326b386 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

    Co-authored-by: nvdbaranec <[email protected]>
    pmattione-nvidia and nvdbaranec authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    41cb982 View commit details
    Browse the repository at this point in the history
  2. Update cpp/src/io/parquet/decode_fixed.cu

    Co-authored-by: nvdbaranec <[email protected]>
    pmattione-nvidia and nvdbaranec authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6e70554 View commit details
    Browse the repository at this point in the history
  3. Update cpp/src/io/parquet/decode_fixed.cu

    Co-authored-by: nvdbaranec <[email protected]>
    pmattione-nvidia and nvdbaranec authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9ad4415 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a1fc95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0babf46 View commit details
    Browse the repository at this point in the history
  6. more style fixes

    pmattione-nvidia committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5ab9829 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    310d50c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 4, 2024

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

    Co-authored-by: Vukasin Milovanovic <[email protected]>
    pmattione-nvidia and vuule authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c0ed2cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2139ef View commit details
    Browse the repository at this point in the history
  3. Style fixes

    pmattione-nvidia committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b898cba View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. renaming

    pmattione-nvidia committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b0ee9fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36d026e View commit details
    Browse the repository at this point in the history
  3. minor tweaks

    pmattione-nvidia committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4b7d1df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b36b3b2 View commit details
    Browse the repository at this point in the history
  5. Remove more prints

    pmattione-nvidia committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5b15704 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. cleanup

    pmattione-nvidia committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e84af82 View commit details
    Browse the repository at this point in the history
  2. cleanup comments

    pmattione-nvidia committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f200748 View commit details
    Browse the repository at this point in the history
  3. style changes

    pmattione-nvidia committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3fc76ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c58d2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae8e193 View commit details
    Browse the repository at this point in the history