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

disable array of arrays for recovery with null #17030

Conversation

karthikeyann
Copy link
Contributor

@karthikeyann karthikeyann commented Oct 9, 2024

Description

array of arrays is not used in spark. So disable for recovery mode with null.

Checklist

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

@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Oct 9, 2024
@karthikeyann karthikeyann added the bug Something isn't working label Oct 17, 2024
@karthikeyann karthikeyann added the non-breaking Non-breaking change label Oct 18, 2024
@karthikeyann karthikeyann self-assigned this Oct 26, 2024
@karthikeyann
Copy link
Contributor Author

preprocessing in spark handles this already. Also since PR #17028 is closed, this is not required anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant