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

Move GpuParquetScan/GpuOrcScan into Shim #590

Merged
merged 7 commits into from
Aug 19, 2020

Commits on Aug 19, 2020

  1. Move GpuParquetScan to shim

    Signed-off-by: Thomas Graves <tgraves@nvidia.com>
    tgravescs committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f609784 View commit details
    Browse the repository at this point in the history
  2. Move scan overrides into shim

    Signed-off-by: Thomas Graves <tgraves@apache.org>
    tgravescs committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    2f7c737 View commit details
    Browse the repository at this point in the history
  3. Rename GpuParquetScan object to match

    Signed-off-by: Thomas Graves <tgraves@apache.org>
    tgravescs committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    0d87bd4 View commit details
    Browse the repository at this point in the history
  4. Add tests for v2 datasources

    Signed-off-by: Thomas Graves <tgraves@nvidia.com>
    tgravescs committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    c864d10 View commit details
    Browse the repository at this point in the history
  5. Move OrcScan into shims

    Signed-off-by: Thomas Graves <tgraves@apache.org>
    tgravescs committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    338511e View commit details
    Browse the repository at this point in the history
  6. Fixes

    Signed-off-by: Thomas Graves <tgraves@nvidia.com>
    tgravescs committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    787291f View commit details
    Browse the repository at this point in the history
  7. Fix imports

    Signed-off-by: Thomas Graves <tgraves@apache.org>
    tgravescs committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    e54db7a View commit details
    Browse the repository at this point in the history