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

Deserialize hash key during table loads. Fixes #143 #386

Merged
merged 1 commit into from Oct 24, 2017

Conversation

jpinner-lyft
Copy link
Contributor

No description provided.

@jpinner-lyft jpinner-lyft force-pushed the table-load-deserialize-hash-key branch from e4e709d to 2d836d3 Compare October 24, 2017 06:08
@@ -466,7 +466,7 @@
'N': '31'
},
'is_dude': {
'N': '1'
'BOOL': True
Copy link
Contributor

Choose a reason for hiding this comment

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

i think i may have been using this to test the old legacyboolattr, but if we remove that this is fine

Copy link
Contributor Author

Choose a reason for hiding this comment

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

there are tests specific to legacy deserialization TestLegacyBooleanAttribute

@jpinner-lyft jpinner-lyft merged commit e746c24 into master Oct 24, 2017
@ikonst ikonst deleted the table-load-deserialize-hash-key branch November 18, 2022 17:09
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.

None yet

2 participants