What is the length of an avro schema?

2019-11-05 Thread Michael A. Smith
AVRO-239 asks for an implementation of `__len__` in Python's implementation of avro schema. It points to BSON as an example, but I don't really understand what the ask is -- what's the purpose of having a "length" of a schema, and what would it mean? If schema had a consistent length, how could

[jira] [Commented] (AVRO-2616) Do not use Hadoop FS for local files with avro-tools

2019-11-05 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968015#comment-16968015 ] Sean Busbey commented on AVRO-2616: --- I agree that it would be best to get any needed Hadoop filesystem

[jira] [Created] (AVRO-2619) Configurable annotations for avro schemas

2019-11-05 Thread ck (Jira)
ck created AVRO-2619: Summary: Configurable annotations for avro schemas Key: AVRO-2619 URL: https://issues.apache.org/jira/browse/AVRO-2619 Project: Apache Avro Issue Type: Wish Reporter:

[jira] [Resolved] (AVRO-2520) Schema parsing does not work for non-record types with logicalType

2019-11-05 Thread Teodor Kostov (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teodor Kostov resolved AVRO-2520. - Resolution: Not A Problem > Schema parsing does not work for non-record types with logicalType >

[jira] [Commented] (AVRO-2520) Schema parsing does not work for non-record types with logicalType

2019-11-05 Thread Teodor Kostov (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16967699#comment-16967699 ] Teodor Kostov commented on AVRO-2520: - Thanks [~ryanskraba]. It seems that the syntax is much simpler.

[jira] [Created] (AVRO-2618) C# DataFileReader requires Stream to be Seekable for no reason

2019-11-05 Thread Jira
Sébastien Foutrier created AVRO-2618: Summary: C# DataFileReader requires Stream to be Seekable for no reason Key: AVRO-2618 URL: https://issues.apache.org/jira/browse/AVRO-2618 Project: Apache

[jira] [Commented] (AVRO-2571) avro-maven-plugin not escaping "public" keyword in namespace

2019-11-05 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16967519#comment-16967519 ] Ryan Skraba commented on AVRO-2571: --- This sounds like a valid bug to me. The SpecificCompiler (java)

[jira] [Commented] (AVRO-2608) The generated java-class attribute URI has an unhandled exception type of URISyntaxException

2019-11-05 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16967480#comment-16967480 ] Ryan Skraba commented on AVRO-2608: --- This should probably be supported -- in the code there are five