[jira] [Resolved] (AVRO-1686) ENUM symbols are sorted by name in python3 implementation

2015-06-24 Thread Jiri Humpolicek (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Humpolicek resolved AVRO-1686. --- Resolution: Duplicate ENUM symbols are sorted by name in python3 implementation

[jira] [Created] (AVRO-1687) Converting JSON to avro fails

2015-06-24 Thread Dean Ericson (JIRA)
Dean Ericson created AVRO-1687: -- Summary: Converting JSON to avro fails Key: AVRO-1687 URL: https://issues.apache.org/jira/browse/AVRO-1687 Project: Avro Issue Type: Bug Components:

[jira] [Resolved] (AVRO-1673) Python 3 EnumSchema changes the order of symbols

2015-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Białoń resolved AVRO-1673. - Resolution: Fixed Release Note: Prevent changing order of enum symbols running on Python 3.

[jira] [Commented] (AVRO-672) Convert JSON Text Input to Avro Tool

2015-06-24 Thread Dean Ericson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14599230#comment-14599230 ] Dean Ericson commented on AVRO-672: --- [~cutting] I believe this would be very useful.

[jira] [Commented] (AVRO-924) permit reading writing arbitrary JSON as binary Avro data

2015-06-24 Thread Dean Ericson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14599225#comment-14599225 ] Dean Ericson commented on AVRO-924: --- This doesn't seem to work when using a more typical

[jira] [Commented] (AVRO-924) permit reading writing arbitrary JSON as binary Avro data

2015-06-24 Thread Dean Ericson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14599237#comment-14599237 ] Dean Ericson commented on AVRO-924: --- [~cutting] - bump permit reading writing arbitrary

[jira] [Updated] (AVRO-1673) Python 3 EnumSchema changes the order of symbols

2015-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Białoń updated AVRO-1673: Status: Patch Available (was: Reopened) Python 3 EnumSchema changes the order of symbols

[jira] [Reopened] (AVRO-1673) Python 3 EnumSchema changes the order of symbols

2015-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Białoń reopened AVRO-1673: - Python 3 EnumSchema changes the order of symbols

[jira] [Commented] (AVRO-924) permit reading writing arbitrary JSON as binary Avro data

2015-06-24 Thread Dean Ericson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14599239#comment-14599239 ] Dean Ericson commented on AVRO-924: --- [~cutting], Here is the stacktrace {code}

[jira] [Commented] (AVRO-1687) Converting JSON to avro fails

2015-06-24 Thread Dean Ericson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600222#comment-14600222 ] Dean Ericson commented on AVRO-1687: Yes, if you could make them available, that would

[jira] [Resolved] (AVRO-1682) Support for bigdecimal type

2015-06-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1682. - Resolution: Fixed Assignee: Ryan Blue I'm closing this because it is already done in Avro. The

Questions about json grammars

2015-06-24 Thread Zoltan Farkas
can a Symbol symb = new JsonGrammarGenerator().generate(schema) be cached? Or is this symbol, being mutated during coding/decoding? let me know thank you —Z

[jira] [Commented] (AVRO-1604) ReflectData.AllowNull fails to generate schemas when @Nullable is present.

2015-06-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14599963#comment-14599963 ] Ryan Blue commented on AVRO-1604: - [~ericsodt], I think the schema you've generated looks

[jira] [Commented] (AVRO-1687) Converting JSON to avro fails

2015-06-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14599973#comment-14599973 ] Ryan Blue commented on AVRO-1687: - Sorry, I just commented on this problem on AVRO-1604,

[jira] [Commented] (AVRO-1687) Converting JSON to avro fails

2015-06-24 Thread Dean Ericson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600069#comment-14600069 ] Dean Ericson commented on AVRO-1687: [~b...@cloudera.com], I am not seeing any good