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

Refactor cuIO timestamp processing with cuda::std::chrono #9278

Merged
merged 30 commits into from
Sep 30, 2021

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    d00ddc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4580da1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d47e288 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4589a12 View commit details
    Browse the repository at this point in the history
  5. Wrap up csv refactoring

    PointKernel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    53f5d19 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Minor updates + docs

    PointKernel committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    8968a18 View commit details
    Browse the repository at this point in the history
  2. Refactor to_clockrate

    PointKernel committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    f1b8038 View commit details
    Browse the repository at this point in the history
  3. Refactor ORC stripe data

    PointKernel committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    59b4c98 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Add time_utils header

    PointKernel committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    283cfec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    650aeda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fba5f5b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Update cudf timestamps: add types, static asserts and numerical limit…

    …s + conssistent with cudf durations
    PointKernel committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    54c026d View commit details
    Browse the repository at this point in the history
  2. Refactor csv to_date_time

    PointKernel committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    463d64c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8090b69 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

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

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    9199153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbc4cb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34f9f90 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    d050578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73c74c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb096e8 View commit details
    Browse the repository at this point in the history
  4. Update docs

    PointKernel committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    2f9a7ad View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    88980db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    916b04e View commit details
    Browse the repository at this point in the history
  3. Update docs

    PointKernel committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    5017a64 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

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

    PointKernel committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    981be4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd273e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9df285 View commit details
    Browse the repository at this point in the history