[ 
https://issues.apache.org/jira/browse/AVRO-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784416#action_12784416
 ] 

Philip Zeyliger commented on AVRO-247:
--------------------------------------

> Rather we should annotate Path with @Stringable.

Agreed.  The most general case will be an annotation like 
@AvroConverter(SomeConverter.class).  Besides String, using something for 
Fixed(4) is also going to crop up.  (Checksums are fixed64, whereas a lot of 
other things are varint.)

> Broken test: org.apache.avro.TestDataFile$InteropTest.testGeneratedReflect()
> ----------------------------------------------------------------------------
>
>                 Key: AVRO-247
>                 URL: https://issues.apache.org/jira/browse/AVRO-247
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Philip Zeyliger
>
> The current trunk has a broken java-interop test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to