tustvold opened a new pull request #1277:
URL: https://github.com/apache/arrow-rs/pull/1277
# Which issue does this PR close?
Closes #1276.
# Rationale for this change
See ticket
# What changes are included in this PR?
Restricts decoders to the types for which they make sense
# Are there any user-facing changes?
Sort of, invalid decoders will now error on construction instead of when
attempting to read data from them, and this may change the error behaviour of
public APIs. I'm not sure if this counts.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]