Skip to content

Commit

Permalink
support all unions
Browse files Browse the repository at this point in the history
  • Loading branch information
wernerdaehn committed Jan 13, 2025
1 parent 3e95372 commit e5b154d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ private AvroUnion(Schema schema) {

/**
* Create an instance of that type.
* @param valueschema specifies the datatype of the array
* @return the instance
*/
public static AvroUnion create() {
Expand Down

0 comments on commit e5b154d

Please sign in to comment.