Skip to content

Conversation

@jkukul
Copy link
Contributor

@jkukul jkukul commented May 6, 2017

No description provided.

`ENUM` annotates the binary primitive type and indicates that the value
was converted from an enumarated type in another data model (e.g. Thrift, Avro, Protobuf).
Applications using a data model lacking a native enum type should interpret `ENUM`
annotated field as a UTF-8 encoded string.
Copy link
Contributor

Choose a reason for hiding this comment

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

What should the ENUM type's sort order be?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I update the commit with the line below.

LogicalTypes.md Outdated
### ENUM

`ENUM` annotates the binary primitive type and indicates that the value
was converted from an enumarated type in another data model (e.g. Thrift, Avro, Protobuf).
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: enumerated

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks :) Fixed.

@lekv
Copy link
Contributor

lekv commented Jun 15, 2017

LGTM. @rdblue - Do you have more comments?

@rdblue
Copy link
Contributor

rdblue commented Jul 29, 2017

This looks fine to me. @julienledem, any comment?

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