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

Enable some integration tests for from_json #11805

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

ttnghia
Copy link
Collaborator

@ttnghia ttnghia commented Dec 2, 2024

Signed-off-by: Nghia Truong <nghiat@nvidia.com>
@ttnghia ttnghia added the test Only impacts tests label Dec 2, 2024
@ttnghia ttnghia requested a review from revans2 December 2, 2024 21:31
@ttnghia ttnghia self-assigned this Dec 2, 2024
@@ -1396,7 +1395,6 @@ def test_spark_from_json_empty_table(data):
conf =_enable_all_types_conf)

# SPARK-20549: from_json bad UTF-8
@pytest.mark.xfail(reason='https://github.com/NVIDIA/spark-rapids/issues/10483')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am a little confused here. #10483 is closed. I am guessing that I messed enabling this test again some how, but I thought I had gone through all of them. Oh well. So what is the issue that is blocking this from working properly? Or is it just that I forgot to mark it as working?

Copy link
Collaborator Author

@ttnghia ttnghia Dec 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I verified with the latest code that the issue #10483 is fixed thus I think this is just forgotten from being changed in your last PR.

@ttnghia
Copy link
Collaborator Author

ttnghia commented Dec 8, 2024

build

@ttnghia ttnghia requested a review from revans2 December 9, 2024 01:00
@revans2 revans2 merged commit b471bd7 into NVIDIA:branch-25.02 Dec 11, 2024
50 checks passed
@ttnghia ttnghia deleted the enable_test branch December 11, 2024 16:03
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.

2 participants