[jira] [Created] (AVRO-1065) NodeRecord::isValid() treats records with no fields as invalid

2012-04-18 Thread Keh-Li Sheng (Created) (JIRA)
NodeRecord::isValid() treats records with no fields as invalid -- Key: AVRO-1065 URL: https://issues.apache.org/jira/browse/AVRO-1065 Project: Avro Issue Type: Bug

[jira] [Commented] (AVRO-806) add a column-major codec for data files

2012-04-18 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13257077#comment-13257077 ] Doug Cutting commented on AVRO-806: --- I've implemented a new column-file format at:

[jira] [Created] (AVRO-1066) ArrayIndexOutOfBoundsException in ParsingEncoder when trying to use a json encoder to serialize a deep object graph

2012-04-18 Thread Daniel Lord (Created) (JIRA)
ArrayIndexOutOfBoundsException in ParsingEncoder when trying to use a json encoder to serialize a deep object graph --- Key: AVRO-1066 URL:

[jira] [Updated] (AVRO-1066) ArrayIndexOutOfBoundsException in ParsingEncoder when trying to use a json encoder to serialize a deep object graph

2012-04-18 Thread Daniel Lord (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Lord updated AVRO-1066: -- Affects Version/s: 1.6.2 ArrayIndexOutOfBoundsException in ParsingEncoder when trying to use a

[jira] [Commented] (AVRO-1066) ArrayIndexOutOfBoundsException in ParsingEncoder when trying to use a json encoder to serialize a deep object graph

2012-04-18 Thread Daniel Lord (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13257162#comment-13257162 ] Daniel Lord commented on AVRO-1066: --- There was a post on the mailing list about this a

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

2012-04-18 Thread Kevin Zhao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Zhao updated AVRO-1064: - Status: Patch Available (was: Open) Encoder.writeString throws NullPointerException when the