-
Notifications
You must be signed in to change notification settings - Fork 63
fix: blob.display() shows <NA> for null rows
#2158
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
Conversation
blob.display() shows <NA> for null rowsblob.display() shows <NA> for null rows
|
Please check failed testcases. Thanks a lot. |
|
Test failures:
It appears this test is not robust to null values. I don't think the |
I would suggest we rebase main and try to run system tests again. |
|
@shuoweil All tests are passing. |
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> 🦕