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

Let GPU scans fall back when default values exist in schema[databricks] #9765

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

firestarman
Copy link
Collaborator

@firestarman firestarman commented Nov 17, 2023

fix #9648

Let GPU ORC, Parquet, CSV, JSON scans fall back to CPU when there are some default values existing in schema.

@firestarman firestarman changed the title Let GPU scans fall back when default values exist in schema Let GPU scans fall back when default values exist in schema[databricks] Nov 17, 2023
@firestarman
Copy link
Collaborator Author

build

@firestarman
Copy link
Collaborator Author

firestarman commented Nov 17, 2023

Leverage the premerge to verify the tests on databricks. Move to WIP first.

@firestarman firestarman marked this pull request as draft November 17, 2023 04:51
@firestarman firestarman marked this pull request as ready for review November 17, 2023 09:44
@firestarman
Copy link
Collaborator Author

tests passed, so it is ready for review

@jlowe jlowe merged commit 02e40d9 into NVIDIA:branch-23.12 Nov 17, 2023
38 checks passed
@firestarman firestarman deleted the default-value-fallback branch November 18, 2023 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Existence default values in schema are not being honored
3 participants