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/02/04 14:20:53 UTC

[GitHub] [avro] KyleSchoonover commented on pull request #1514: AVRO-3363 updated DatumWriter to IDatumWriter

KyleSchoonover commented on pull request #1514:
URL: https://github.com/apache/avro/pull/1514#issuecomment-1030032325


   Yes, this was an API break.  This should be resolved by continuing the make DatumWriter<T> usable by having it inherit IDatumWriter<T>.    So any external code will get the warning that it is going to be deprecated without actually breaking anything.


-- 
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