You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by dk...@apache.org on 2020/05/26 16:48:10 UTC

[avro] branch master updated (4c0dccb -> 3bf7356)

This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.


    from 4c0dccb  Don't need to exclude this anymore
     add 3bf7356  AVRO-2438:SpecificData.deepCopy() cannot be used with java-class fields (#703)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/avro/generic/GenericData.java  | 41 +++++++++++++---------
 .../org/apache/avro/specific/SpecificData.java     | 11 ++++++
 .../java/org/apache/avro/generic/TestDeepCopy.java | 27 ++++++++++++++
 3 files changed, 63 insertions(+), 16 deletions(-)