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

Handle NULL values in numpy arrays #41

Closed
gijzelaerr opened this issue Jun 12, 2020 · 1 comment
Closed

Handle NULL values in numpy arrays #41

gijzelaerr opened this issue Jun 12, 2020 · 1 comment
Assignees
Milestone

Comments

@gijzelaerr
Copy link
Collaborator

This test fixture inserts a NULL value in an int array:

https://github.com/MonetDBSolutions/MonetDBe-Python/blob/master/tests/test_lite/conftest.py#L37

If we retrieve this column as a numpy array the NULL value is garbage.

@gijzelaerr gijzelaerr self-assigned this Jun 12, 2020
@gijzelaerr gijzelaerr added this to the 0.7 milestone Jun 12, 2020
@gijzelaerr
Copy link
Collaborator Author

This issue has been resolved.

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

No branches or pull requests

1 participant