Skip to content

Conversation

@samuelcolvin
Copy link
Collaborator

Basically is null works correctly with unions on scalar values, but not on columns where unions seem to never be null.

"| object_foo_array | false |",
"| object_foo_obj | false |",
"| object_foo_null | false |",
"| object_bar | false |", // THIS IS WRONG!
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

see the test immediately above this for the repr of the union.

@samuelcolvin
Copy link
Collaborator Author

replaced by #27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants