[jira] [Commented] (AVRO-1064) Encoder.writeString throws NullPointerException when the charSequence is null

2013-05-10 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654918#comment-13654918 ] Doug Cutting commented on AVRO-1064: If you intend a string to be nullable and are gene

[jira] [Commented] (AVRO-1325) Enhanced Schema Builder API

2013-05-10 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654909#comment-13654909 ] Scott Carey commented on AVRO-1325: --- {quote} What is the difference between intWith() and

[jira] [Commented] (AVRO-1064) Encoder.writeString throws NullPointerException when the charSequence is null

2013-05-10 Thread Ken Diep (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654894#comment-13654894 ] Ken Diep commented on AVRO-1064: I am new to AVRO and this issue is affecting me as well.

[jira] [Commented] (AVRO-1325) Enhanced Schema Builder API

2013-05-10 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654852#comment-13654852 ] Scott Carey commented on AVRO-1325: --- I'll need to clean up the doc a little w.r.t. comple

[jira] [Commented] (AVRO-1105) Scala API for Avro

2013-05-10 Thread Connor Doyle (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654831#comment-13654831 ] Connor Doyle commented on AVRO-1105: I've done a little bit of work to support the "cod

[jira] [Created] (AVRO-1329) Get per-symbol doc for enums

2013-05-10 Thread Felix GV (JIRA)
Felix GV created AVRO-1329: -- Summary: Get per-symbol doc for enums Key: AVRO-1329 URL: https://issues.apache.org/jira/browse/AVRO-1329 Project: Avro Issue Type: Improvement Components: doc

[jira] [Commented] (AVRO-1328) Java: Additional annotations for reflection

2013-05-10 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654649#comment-13654649 ] Doug Cutting commented on AVRO-1328: These are great additions. A few comments on the

[jira] [Updated] (AVRO-1328) Java: Additional annotations for reflection

2013-05-10 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1328: --- Assignee: Vincenz Priesnitz > Java: Additional annotations for reflection > --

[jira] [Commented] (AVRO-1325) Enhanced Schema Builder API

2013-05-10 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654599#comment-13654599 ] Tom White commented on AVRO-1325: - I'm still concerned about the complexity this is added f

[jira] [Updated] (AVRO-1328) Java: Additional annotations for reflection

2013-05-10 Thread Vincenz Priesnitz (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincenz Priesnitz updated AVRO-1328: Description: I added three java annotations to the reflect package: @AvroIgnore, @AvroName

[jira] [Updated] (AVRO-1328) Java: Additional annotations for reflection

2013-05-10 Thread Vincenz Priesnitz (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincenz Priesnitz updated AVRO-1328: Summary: Java: Additional annotations for reflection (was: Java: Additional Annotations for

[jira] [Updated] (AVRO-1328) Java: Additional Annotations for reflection

2013-05-10 Thread Vincenz Priesnitz (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincenz Priesnitz updated AVRO-1328: Attachment: AVRO-1328.patch > Java: Additional Annotations for reflection >

[jira] [Created] (AVRO-1328) Java: Additional Annotations for reflection

2013-05-10 Thread Vincenz Priesnitz (JIRA)
Vincenz Priesnitz created AVRO-1328: --- Summary: Java: Additional Annotations for reflection Key: AVRO-1328 URL: https://issues.apache.org/jira/browse/AVRO-1328 Project: Avro Issue Type: New