[jira] [Commented] (AVRO-1617) C library: schema_record_equal can return true if schemas have different # of fields

2014-12-03 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14233785#comment-14233785 ] Ryan Blue commented on AVRO-1617: - Patch looks good to me (non-binding). > C library: sche

[jira] [Updated] (AVRO-1617) C library: schema_record_equal can return true if schemas have different # of fields

2014-12-03 Thread Skye Wanderman-Milne (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Skye Wanderman-Milne updated AVRO-1617: --- Status: Patch Available (was: Open) > C library: schema_record_equal can return true i

[jira] [Updated] (AVRO-1617) C library: schema_record_equal can return true if schemas have different # of fields

2014-12-03 Thread Skye Wanderman-Milne (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Skye Wanderman-Milne updated AVRO-1617: --- Attachment: AVRO-1617.patch > C library: schema_record_equal can return true if schemas

[jira] [Created] (AVRO-1617) C library: schema_record_equal can return true if schemas have different # of fields

2014-12-03 Thread Skye Wanderman-Milne (JIRA)
Skye Wanderman-Milne created AVRO-1617: -- Summary: C library: schema_record_equal can return true if schemas have different # of fields Key: AVRO-1617 URL: https://issues.apache.org/jira/browse/AVRO-1617

Re: Getting started

2014-12-03 Thread Doug Cutting
Rich, In general, the best place to contribute is where you find the project lacking, to scratch your own itch. So if you have a project that uses Avro but finding something awkward then you might propose an improvement. Similarly if you find a bug or a limitation that creates problems for your

[jira] [Commented] (AVRO-1613) Support for non-standard JSON when reading schemas

2014-12-03 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14233300#comment-14233300 ] Doug Cutting commented on AVRO-1613: By Postel's Law we might be liberal in the JSON sy

[jira] [Commented] (AVRO-1614) Always getting a value...

2014-12-03 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14233274#comment-14233274 ] Doug Cutting commented on AVRO-1614: Yes, please make whitespace & other cosmetic chang

[jira] [Commented] (AVRO-1613) Support for non-standard JSON when reading schemas

2014-12-03 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14233189#comment-14233189 ] Ryan Blue commented on AVRO-1613: - Thanks for the update, Alfonso! > Support for non-stand

[jira] [Resolved] (AVRO-1613) Support for non-standard JSON when reading schemas

2014-12-03 Thread Alfonso Nishikawa (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alfonso Nishikawa resolved AVRO-1613. - Resolution: Not a Problem > Support for non-standard JSON when reading schemas > --

[jira] [Commented] (AVRO-1613) Support for non-standard JSON when reading schemas

2014-12-03 Thread Alfonso Nishikawa (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232995#comment-14232995 ] Alfonso Nishikawa commented on AVRO-1613: - [~rdblue], no, there isn't any specifica

[jira] [Updated] (AVRO-1614) Always getting a value...

2014-12-03 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated AVRO-1614: --- Status: Open (was: Patch Available) Canceling patch to implement review feedback. > Always getting a

[jira] [Commented] (AVRO-1614) Always getting a value...

2014-12-03 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232827#comment-14232827 ] Niels Basjes commented on AVRO-1614: @[~cutting]: - Good idea to add additional tests