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

Remove the xfail for parquet test_read_merge_schema on Databricks #597

Merged
merged 2 commits into from
Aug 21, 2020

Conversation

tgravescs
Copy link
Collaborator

closes #192

With the changes we made to FileSourceScanExec and specifically we pulled FileScanRDD into the databricks shim, this issue goes away. So remove the xfail on the test.

Signed-off-by: Thomas Graves tgraves@nvidia.com

with changes to FileSourcescan

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
@tgravescs
Copy link
Collaborator Author

build

@tgravescs tgravescs added the test Only impacts tests label Aug 20, 2020
@tgravescs tgravescs added this to the Aug 17 - Aug 28 milestone Aug 20, 2020
@tgravescs tgravescs self-assigned this Aug 20, 2020
Signed-off-by: Thomas Graves <tgraves@nvidia.com>
@tgravescs
Copy link
Collaborator Author

build

@jlowe jlowe merged commit 7e4e5bf into NVIDIA:branch-0.2 Aug 21, 2020
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
…IDIA#597)

* Remove the xfail for parquet test_read_merge_schema because it works now
with changes to FileSourcescan

Signed-off-by: Thomas Graves <tgraves@nvidia.com>

* remove unneeded import

Signed-off-by: Thomas Graves <tgraves@nvidia.com>

Co-authored-by: Thomas Graves <tgraves@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
…IDIA#597)

* Remove the xfail for parquet test_read_merge_schema because it works now
with changes to FileSourcescan

Signed-off-by: Thomas Graves <tgraves@nvidia.com>

* remove unneeded import

Signed-off-by: Thomas Graves <tgraves@nvidia.com>

Co-authored-by: Thomas Graves <tgraves@nvidia.com>
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
[auto-merge] bot-auto-merge-branch-22.10 to branch-22.12 [skip ci] [bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] test_read_merge_schema fails on Databricks
2 participants