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

Fallback to CPU for Parquet reads with _databricks_internal columns [databricks] #6257

Merged
merged 7 commits into from
Aug 10, 2022

Commits on Aug 8, 2022

  1. Fallback to CPU for Parquet reads with _databricks_internal columns

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    77d8848 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Add integration test

    andygrove committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    a3fada9 View commit details
    Browse the repository at this point in the history
  2. fix import

    andygrove committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    1c884af View commit details
    Browse the repository at this point in the history
  3. fix test

    andygrove committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    a10c37c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6326b87 View commit details
    Browse the repository at this point in the history
  5. fix test

    andygrove committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    937287d View commit details
    Browse the repository at this point in the history
  6. test passes

    andygrove committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    a1b2908 View commit details
    Browse the repository at this point in the history