-
Notifications
You must be signed in to change notification settings - Fork 9.2k
- adds int16 format #3186
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
- adds int16 format #3186
Conversation
|
@OAI/tsc was there any particular reason |
@handrews I think only because it wasn't present in 2.0/3.0 and possibly there was no user issue about it, only data from real-world corpora. |
7374428 to
d9a9925
Compare
MikeRalphson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why the future versions comment here? int16 isn't in the same category as byte or binary.
Removed |
|
@darrelmiller I believe this one is good to merge as we've been through all the required updates. |
MikeRalphson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
related #3167