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

WIP: Repro for issue 14282 #14291

Closed
wants to merge 1 commit into from

Conversation

andygrove
Copy link
Contributor

Description

This PR adds a failing test as a repro for issue 14282.

It fails for me with:

java.lang.AssertionError: Expected 'Xkdiwt' at index 51 but found 'NULL'
	at ai.rapids.cudf.TableTest.testReadTeachersJSON(TableTest.java:357)

We cannot merge this PR until the underlying bug has been fixed.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@andygrove andygrove added the Spark Functionality that helps Spark RAPIDS label Oct 17, 2023
@copy-pr-bot
Copy link

copy-pr-bot bot commented Oct 17, 2023

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions github-actions bot added the Java Affects Java cuDF API. label Oct 17, 2023
@andygrove andygrove closed this Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java Affects Java cuDF API. Spark Functionality that helps Spark RAPIDS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant