[jira] [Updated] (AVRO-1402) Support for DECIMAL type

2014-04-18 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1402: --- Attachment: AVRO-1402.patch Forrest failed with the spec change because it didn't like a 'sup' tag

[jira] [Updated] (AVRO-1402) Support for DECIMAL type

2014-04-18 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1402: --- Assignee: Ryan Blue (was: Tom White) Affects Version/s: (was: 1.7.5)

[jira] [Updated] (AVRO-1402) Support for DECIMAL type

2014-04-18 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1402: --- Attachment: AVRO-1402.patch Trim code changes from patch. Patch is spec only. Support for DECIMAL

[jira] [Updated] (AVRO-1402) Support for DECIMAL type

2014-04-18 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1402: --- Resolution: Fixed Status: Resolved (was: Patch Available) I committed this. Thanks, Ryan!

[jira] [Updated] (AVRO-1402) Support for DECIMAL type

2014-04-16 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1402: Attachment: AVRO-1402-logical-type-spec-7.patch Latest patch with working logical types on Schema.

[jira] [Updated] (AVRO-1402) Support for DECIMAL type

2014-04-14 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1402: Attachment: AVRO-1402-logical-type-spec-2.patch This patch updates the last patch from Tom. It adds: * A

[jira] [Updated] (AVRO-1402) Support for DECIMAL type

2014-04-14 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1402: Attachment: AVRO-1402-logical-type-spec-3.patch Updated decimal spec: * Change precision to required * Fix

[jira] [Updated] (AVRO-1402) Support for DECIMAL type

2014-04-14 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1402: Attachment: AVRO-1402-logical-type-spec-4.patch I accidentally uploaded a bad patch, this one has the most

[jira] [Updated] (AVRO-1402) Support for DECIMAL type

2014-04-14 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1402: Attachment: AVRO-1402-logical-type-spec-5.patch Updates: * Added that invalid logical types should be

[jira] [Updated] (AVRO-1402) Support for DECIMAL type

2014-04-10 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1402: Attachment: AVRO-1402-logical-type-spec.patch Here's what the spec for logical types might look like.

[jira] [Updated] (AVRO-1402) Support for DECIMAL type

2014-04-04 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1402: Summary: Support for DECIMAL type (was: Support for DECIMALtype) Support for DECIMAL type