You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2022/11/20 08:56:31 UTC

[GitHub] [avro] KalleOlaviNiemitalo commented on pull request #1970: Avro-3313: [Java] use default enum when reading with old schema

KalleOlaviNiemitalo commented on PR #1970:
URL: https://github.com/apache/avro/pull/1970#issuecomment-1321073522

   AvroTypeException is used for out-of-range enum in ValidatingDecoder too, so throwing that makes sense.
   
   <https://github.com/apache/avro/blob/3a9e5a789b5165e0c8c4da799c387fdf84bfb75e/lang/java/avro/src/main/java/org/apache/avro/io/ValidatingDecoder.java#L165-L167>


-- 
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: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org