Skip to content

Conversation

apesti
Copy link

@apesti apesti commented Apr 4, 2018

Couldn't read booleans because they were set to 0 in the thrift file which would then evaluate to False when checking their truth value. Changed it so it specifically checks whether the type is None.

@jcrobak
Copy link
Owner

jcrobak commented Apr 4, 2018

thanks for the fix - do you happen to have a simple test case that we can add?

I'll look into why the CI build failed; it seems unrelated.

@apesti
Copy link
Author

apesti commented Apr 4, 2018

Sorry I don't have one and I couldn't figure out how to make one for this but any small parquet file with booleans should work as a test case.

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