-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-6435: [Python] Use pandas null coding consistently on List and Struct types #5302
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Moved code. Unchanged
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Moved code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Relevant changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Relevant changes
|
OK, the Dask integration tests are passing again. Checking HDFS |
|
OK, HDFS docker-compose job passing also now |
|
@ursabot crossbow test docker-hdfs-integration docker-dask-integration |
|
AMD64 Conda Crossbow (#59368) builder has been succeeded. Revision: 68b84439a483e1bd31eb6fc339ef9afe82c73d8c Submitted crossbow builds: ursa-labs/crossbow @ ursabot-150
|
|
@ursabot crossbow test docker-hdfs-integration |
|
AMD64 Conda Crossbow (#59373) builder has been succeeded. Revision: 68b84439a483e1bd31eb6fc339ef9afe82c73d8c Submitted crossbow builds: ursa-labs/crossbow @ ursabot-155
|
|
The HDFS build was cancelled, don't know why. |
…y dictionary type
…ist or struct type and from_pandas=False
|
Rebased this and fixed the conflict from #5299 (which should not have been merged) |
also fixes ARROW-6434