Skip to content

Conversation

fkollmann
Copy link

Adds support for float field type.

myfield:float --> float32

@timsolov
Copy link
Owner

@fkollmann thank you for your PR. Please fix readme file and I'll merge it.

@fkollmann
Copy link
Author

@timsolov Can you elaborate on "fix readme"? From my POV the readme was updated. What needs to be changed from your POV?

@timsolov
Copy link
Owner

I don't see any changes in README it also contain float - integer type. . But also from my POV as in Go we don't have simple float type (like int for integers) we've to use here explicitly type like float32 or float64 and have to support both.

@rayhankinan
Copy link

@timsolov Is it possible to merge this PR? If possible I can fix the rest of the missing features for float32 and float64

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.

3 participants