[jira] [Updated] (AVRO-1894) GenericData does not add Logical Type conversions by default

2016-08-04 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1894: Description: In order to support Decimal fields, the following line needs to be added: {code} new

[jira] [Commented] (AVRO-1895) DeepCopy does not work with logical types

2016-08-04 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15408385#comment-15408385 ] Ryan Blue commented on AVRO-1895: - This looks like a duplicate of AVRO-1891. Can you confirm whether the

[jira] [Commented] (AVRO-1893) UUIDs are deserialized into Strings and not UUIDs

2016-08-03 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15406565#comment-15406565 ] Ryan Blue commented on AVRO-1893: - It looks like you're using a different {{ReflectData}} instance to read

[jira] [Commented] (AVRO-1891) Generated Java code fails with union containing logical type

2016-08-03 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15406302#comment-15406302 ] Ryan Blue commented on AVRO-1891: - I'm not sure that is entirely correct. GenericData methods handle most

[jira] [Commented] (AVRO-607) SpecificData.getSchema not thread-safe

2016-07-25 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392631#comment-15392631 ] Ryan Blue commented on AVRO-607: Sorry, I didn't see this until now. The org.apache.avro:avro artifact

[jira] [Updated] (AVRO-1888) Java: Single-record encoding marker bytes check is incorrect

2016-07-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1888: Attachment: AVRO-1888.1.patch Attaching the fix. > Java: Single-record encoding marker bytes check is

[jira] [Updated] (AVRO-1888) Java: Single-record encoding marker bytes check is incorrect

2016-07-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1888: Status: Patch Available (was: Open) > Java: Single-record encoding marker bytes check is incorrect >

[jira] [Updated] (AVRO-1888) Java: Single-record encoding marker bytes check is incorrect

2016-07-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1888: Description: It looks like the check for correct marker bytes is incorrect. The check should validate both

[jira] [Created] (AVRO-1888) Java: Single-record encoding marker bytes check is incorrect

2016-07-24 Thread Ryan Blue (JIRA)
Ryan Blue created AVRO-1888: --- Summary: Java: Single-record encoding marker bytes check is incorrect Key: AVRO-1888 URL: https://issues.apache.org/jira/browse/AVRO-1888 Project: Avro Issue Type:

[jira] [Updated] (AVRO-1704) Standardized format for encoding messages with Avro

2016-07-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1704: Attachment: AVRO-1704.4.patch > Standardized format for encoding messages with Avro >

[jira] [Commented] (AVRO-1704) Standardized format for encoding messages with Avro

2016-07-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391193#comment-15391193 ] Ryan Blue commented on AVRO-1704: - I just committed the Java implementation, with additional Javadoc. This

[jira] [Updated] (AVRO-1704) Standardized format for encoding messages with Avro

2016-07-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1704: Status: Patch Available (was: Open) > Standardized format for encoding messages with Avro >

[jira] [Commented] (AVRO-1704) Standardized format for encoding messages with Avro

2016-07-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391117#comment-15391117 ] Ryan Blue commented on AVRO-1704: - Sounds good to me! I'll fix the missing Javadoc and remove that change.

[jira] [Commented] (AVRO-1704) Standardized format for encoding messages with Avro

2016-07-22 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390333#comment-15390333 ] Ryan Blue commented on AVRO-1704: - For the createDatumReader/Writer change: it is [binary compatible

[jira] [Commented] (AVRO-1704) Standardized format for encoding messages with Avro

2016-07-20 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387031#comment-15387031 ] Ryan Blue commented on AVRO-1704: - I agree with your reasoning on naming, so lets go with MessageEncoder. I

[jira] [Comment Edited] (AVRO-1704) Standardized format for encoding messages with Avro

2016-07-17 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15381561#comment-15381561 ] Ryan Blue edited comment on AVRO-1704 at 7/17/16 10:49 PM: --- I think this should

[jira] [Comment Edited] (AVRO-1704) Standardized format for encoding messages with Avro

2016-07-17 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15381561#comment-15381561 ] Ryan Blue edited comment on AVRO-1704 at 7/17/16 10:49 PM: --- I think this should

[jira] [Commented] (AVRO-1704) Standardized format for encoding messages with Avro

2016-07-17 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15381561#comment-15381561 ] Ryan Blue commented on AVRO-1704: - I think this should be abstract. The format that we're adding solves one

[jira] [Commented] (AVRO-1878) ResolvingGrammarGenerator doesn't handle aliases

2016-07-11 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15372153#comment-15372153 ] Ryan Blue commented on AVRO-1878: - Yeah, I agree that this patch isn't a solution to the problem and it

[jira] [Commented] (AVRO-1878) ResolvingGrammarGenerator doesn't handle aliases

2016-07-11 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15371672#comment-15371672 ] Ryan Blue commented on AVRO-1878: - Yeah, that's it. The test passes if I rename the record or add an alias

[jira] [Commented] (AVRO-1878) ResolvingGrammarGenerator doesn't handle aliases

2016-07-11 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15371441#comment-15371441 ] Ryan Blue commented on AVRO-1878: - Thanks for the background. I knew I was missing something when it didn't

[jira] [Commented] (AVRO-1126) Upgrade to Jackson 2+

2016-07-11 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15370944#comment-15370944 ] Ryan Blue commented on AVRO-1126: - For 1.9, you can work against master. We make the branches for the first

[jira] [Commented] (AVRO-1878) ResolvingGrammarGenerator doesn't handle aliases

2016-07-09 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15369386#comment-15369386 ] Ryan Blue commented on AVRO-1878: - Implemented in PR #106. [~cutting], do you know why this wasn't

[jira] [Created] (AVRO-1878) ResolvingGrammarGenerator doesn't handle aliases

2016-07-09 Thread Ryan Blue (JIRA)
Ryan Blue created AVRO-1878: --- Summary: ResolvingGrammarGenerator doesn't handle aliases Key: AVRO-1878 URL: https://issues.apache.org/jira/browse/AVRO-1878 Project: Avro Issue Type: Bug

[jira] [Commented] (AVRO-1704) Standardized format for encoding messages with Avro

2016-07-09 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15369379#comment-15369379 ] Ryan Blue commented on AVRO-1704: - Forgot to add: I've kept the new commits separate so you can see what

[jira] [Commented] (AVRO-1704) Standardized format for encoding messages with Avro

2016-07-09 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15369378#comment-15369378 ] Ryan Blue commented on AVRO-1704: - [~cutting], I've pushed a couple new commits to the pull request. The

[jira] [Commented] (AVRO-1877) AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler

2016-07-07 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366280#comment-15366280 ] Ryan Blue commented on AVRO-1877: - [~Yibing], could you please explain what caused this bug? It isn't clear

[jira] [Commented] (AVRO-1875) ability encode/decode byte arrays in Base64

2016-07-05 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15362891#comment-15362891 ] Ryan Blue commented on AVRO-1875: - [~nocs00], what do you mean that "byte arrays in JSON are encoded in

[jira] [Commented] (AVRO-1704) Standardized format for encoding messages with Avro

2016-06-28 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15353737#comment-15353737 ] Ryan Blue commented on AVRO-1704: - I agree that the current interface is wide. I think we should have the

[jira] [Resolved] (AVRO-1869) Decimal conversion from ByteBuffer ignores buffer position and limit

2016-06-28 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1869. - Resolution: Fixed Merged #102. Thanks for reviewing [~busbey]! > Decimal conversion from ByteBuffer

[jira] [Commented] (AVRO-1704) Standardized format for encoding messages with Avro

2016-06-27 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15352355#comment-15352355 ] Ryan Blue commented on AVRO-1704: - [~nielsbasjes], sorry it's taken so long for me to get back to you on

[jira] [Commented] (AVRO-1869) Decimal conversion from ByteBuffer ignores buffer position and limit

2016-06-27 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15352293#comment-15352293 ] Ryan Blue commented on AVRO-1869: - [~busbey], [~Yibing], you guys are probably interested in this. The

[jira] [Created] (AVRO-1869) Decimal conversion from ByteBuffer ignores buffer position and limit

2016-06-27 Thread Ryan Blue (JIRA)
Ryan Blue created AVRO-1869: --- Summary: Decimal conversion from ByteBuffer ignores buffer position and limit Key: AVRO-1869 URL: https://issues.apache.org/jira/browse/AVRO-1869 Project: Avro Issue

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-22 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15345259#comment-15345259 ] Ryan Blue commented on AVRO-1847: - Thanks, sorry about missing your note before. This looks good to me.

[jira] [Commented] (AVRO-1867) branch-1.8 needs to be updated to 1.8.2-SNAPSHOT

2016-06-22 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15345257#comment-15345257 ] Ryan Blue commented on AVRO-1867: - +1 Thanks for volunteering to be release manager! > branch-1.8 needs

[jira] [Commented] (AVRO-1865) GenericData.Array class missing no arg constructor for Kryo serialization

2016-06-22 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15344683#comment-15344683 ] Ryan Blue commented on AVRO-1865: - The schema needs to be there, but for Kryo will be set during

[jira] [Commented] (AVRO-1865) GenericData.Array class missing no arg constructor for Kryo serialization

2016-06-21 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15342267#comment-15342267 ] Ryan Blue commented on AVRO-1865: - Adding a default constructor sounds fine to me, but I don't think

[jira] [Resolved] (AVRO-1864) Decimal conversion should convert values with scale less than intended scale instead of erroring.

2016-06-20 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1864. - Resolution: Won't Fix Assignee: Ryan Blue > Decimal conversion should convert values with scale less

[jira] [Commented] (AVRO-1864) Decimal conversion should convert values with scale less than intended scale instead of erroring.

2016-06-20 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15339964#comment-15339964 ] Ryan Blue commented on AVRO-1864: - [~tsc...@cloudera.com], implementing what you suggest here would

[jira] [Commented] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension

2016-06-15 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15332138#comment-15332138 ] Ryan Blue commented on AVRO-1862: - [~wikp], isn't {{.avro}} the correct extension? You're writing the Avro

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-15 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15332090#comment-15332090 ] Ryan Blue commented on AVRO-1847: - I'm not suggesting we change it to private, but leave it as-is. I'm

[jira] [Commented] (AVRO-1863) Data Type Issue in AVRO

2016-06-15 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15332024#comment-15332024 ] Ryan Blue commented on AVRO-1863: - [~spencer.har...@aviva.com], I don't think this is an Avro bug. If

[jira] [Resolved] (AVRO-1863) Data Type Issue in AVRO

2016-06-15 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1863. - Resolution: Not A Problem > Data Type Issue in AVRO > --- > > Key:

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-14 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15330700#comment-15330700 ] Ryan Blue commented on AVRO-1847: - I think this logic should just apply the conversions if they are

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-14 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15329708#comment-15329708 ] Ryan Blue commented on AVRO-1847: - I think there should also be a test for this to make sure logical types

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15328006#comment-15328006 ] Ryan Blue commented on AVRO-1847: - I think you're right. In that case, we could have a common method that

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327928#comment-15327928 ] Ryan Blue commented on AVRO-1847: - I don't think that there was a chance of a ClassCastException prior to

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327910#comment-15327910 ] Ryan Blue commented on AVRO-1847: - Sounds fine to me. > IDL compiler uses ByteBuffer for decimal type even

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327808#comment-15327808 ] Ryan Blue commented on AVRO-1847: - Agreed. The default behavior is to use the date/time logical types if

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327802#comment-15327802 ] Ryan Blue commented on AVRO-1847: - On the write path, the object's class is part of the conversion lookup.

[jira] [Commented] (AVRO-1861) Avro Schema parser treats Avro float type as Java Double for default values

2016-06-09 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15322882#comment-15322882 ] Ryan Blue commented on AVRO-1861: - Sounds reasonable to me. If you want to submit a PR for this, I'll

[jira] [Commented] (AVRO-1857) GenericDatumWriter.write using BufferedBinaryEncoder leaves ByteBuffer in indeterminate state

2016-06-02 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15312505#comment-15312505 ] Ryan Blue commented on AVRO-1857: - I agree, this sounds incorrect. Do you have a fix for the bug? I'll

[jira] [Commented] (AVRO-1741) Python 3 code should check if avro.codec is None before decoding

2016-06-02 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15312500#comment-15312500 ] Ryan Blue commented on AVRO-1741: - Merged. Thanks for contributing the fix [~matterhayes]! The command to

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-01 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310618#comment-15310618 ] Ryan Blue commented on AVRO-1847: - Sorry, I haven't had time for an in-depth review of this lately. It is

[jira] [Commented] (AVRO-1461) Distribute Perl API on CPAN

2016-06-01 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310592#comment-15310592 ] Ryan Blue commented on AVRO-1461: - Sounds good to me. Would someone like to find out what it takes to

[jira] [Commented] (AVRO-607) SpecificData.getSchema not thread-safe

2016-05-31 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308563#comment-15308563 ] Ryan Blue commented on AVRO-607: Yeah, the

[jira] [Commented] (AVRO-607) SpecificData.getSchema not thread-safe

2016-05-31 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308534#comment-15308534 ] Ryan Blue commented on AVRO-607: Yes, this is still open. We've added guava, so we just need to convert the

[jira] [Updated] (AVRO-607) SpecificData.getSchema not thread-safe

2016-05-31 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-607: --- Fix Version/s: 1.8.2 > SpecificData.getSchema not thread-safe > -- > >

[jira] [Updated] (AVRO-607) SpecificData.getSchema not thread-safe

2016-05-31 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-607: --- Affects Version/s: 1.8.1 > SpecificData.getSchema not thread-safe > -- > >

[jira] [Commented] (AVRO-1855) Avro-mapred not evaluating map schema correctly when values are expected to be strings

2016-05-30 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15306789#comment-15306789 ] Ryan Blue commented on AVRO-1855: - Thanks for reporting this, [~mikkokupsu]. Can you help me understand how

[jira] [Commented] (AVRO-1854) NPE on recursive datatype in JSON encoder

2016-05-27 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15304630#comment-15304630 ] Ryan Blue commented on AVRO-1854: - [~dkaminsky], this looks like AVRO-1667. Could you try using 1.8.1 and

[jira] [Commented] (AVRO-1833) Release 1.8.1

2016-05-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15298338#comment-15298338 ] Ryan Blue commented on AVRO-1833: - I ran into issues with the js publication, but not related to npm. Looks

[jira] [Resolved] (AVRO-1833) Release 1.8.1

2016-05-23 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1833. - Resolution: Fixed > Release 1.8.1 > - > > Key: AVRO-1833 >

[jira] [Commented] (AVRO-1833) Release 1.8.1

2016-05-23 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15296660#comment-15296660 ] Ryan Blue commented on AVRO-1833: - Thanks! I'll get those updated. > Release 1.8.1 > - > >

[jira] [Work started] (AVRO-1833) Release 1.8.1

2016-05-21 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1833 started by Ryan Blue. --- > Release 1.8.1 > - > > Key: AVRO-1833 > URL:

[jira] [Updated] (AVRO-1810) GenericDatumWriter broken with Enum

2016-05-21 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1810: Fix Version/s: (was: 1.8.1) > GenericDatumWriter broken with Enum > ---

[jira] [Updated] (AVRO-1849) C++ printJson fails on record with no fields

2016-05-21 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1849: Fix Version/s: (was: 1.8.1) > C++ printJson fails on record with no fields >

[jira] [Commented] (AVRO-1833) Release 1.8.1

2016-05-21 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15295286#comment-15295286 ] Ryan Blue commented on AVRO-1833: - [~tomwhite], can you add me as a maintainer for Avro on RubyGems and

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-05-18 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15289414#comment-15289414 ] Ryan Blue commented on AVRO-1847: - Thanks for working on this, [~Yibing]. For specific, we have to do a bit

[jira] [Commented] (AVRO-1703) Specific record should not only be determined by presence of SCHEMA$ field

2016-05-17 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15287402#comment-15287402 ] Ryan Blue commented on AVRO-1703: - Thanks, Trent. I haven't been following this one. What is the problem

[jira] [Commented] (AVRO-1846) Memory alignment issue causing crash on Solaris on Sparc

2016-05-17 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286862#comment-15286862 ] Ryan Blue commented on AVRO-1846: - [~jocoda], thanks for reporting this. It looks like the problem is

[jira] [Assigned] (AVRO-1833) Release 1.8.1

2016-05-14 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue reassigned AVRO-1833: --- Assignee: Ryan Blue > Release 1.8.1 > - > > Key: AVRO-1833 >

[jira] [Updated] (AVRO-1684) Add date, time, and timestamp to specific object model classes

2016-05-14 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1684: Resolution: Fixed Fix Version/s: 1.8.1 Status: Resolved (was: Patch Available) I just

[jira] [Resolved] (AVRO-1845) Invoking toString() method unexpectedly modified the avro record.

2016-05-14 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1845. - Resolution: Duplicate Fix Version/s: 1.8.1 > Invoking toString() method unexpectedly modified the

[jira] [Commented] (AVRO-1845) Invoking toString() method unexpectedly modified the avro record.

2016-05-14 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283670#comment-15283670 ] Ryan Blue commented on AVRO-1845: - The author of PR #88 has replied and said that this is a duplicate of

[jira] [Updated] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-05-14 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1807: Resolution: Fixed Fix Version/s: 1.8.1 Status: Resolved (was: Patch Available) >

[jira] [Commented] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-05-14 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283668#comment-15283668 ] Ryan Blue commented on AVRO-1807: - I merged the patch to give a better warning rather than silently

[jira] [Commented] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-05-11 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15280735#comment-15280735 ] Ryan Blue commented on AVRO-1807: - Since this is a really small change, I'll commit it to unblock the 1.8.1

[jira] [Commented] (AVRO-1841) Automatically verify the commit messages

2016-05-10 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278581#comment-15278581 ] Ryan Blue commented on AVRO-1841: - Yeah, +1. > Automatically verify the commit messages >

[jira] [Commented] (AVRO-1841) Automatically verify the commit messages

2016-05-09 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15276529#comment-15276529 ] Ryan Blue commented on AVRO-1841: - I'm just pointing out another way I've seen it done, I don't have a

[jira] [Commented] (AVRO-1582) Json serialization of nullable fileds and fields with default values improvement.

2016-05-09 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15276486#comment-15276486 ] Ryan Blue commented on AVRO-1582: - The now-abandoned Kite project has quite a bit of useful code for this.

[jira] [Updated] (AVRO-1684) Add date, time, and timestamp to specific object model classes

2016-05-08 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1684: Fix Version/s: (was: 1.7.8) Status: Patch Available (was: Open) > Add date, time, and

[jira] [Updated] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-05-08 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1807: Assignee: Ryan Blue Affects Version/s: (was: 1.8.1) 1.8.0

[jira] [Updated] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-05-08 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1807: Attachment: AVRO-1807.1.patch > NullPointerException from Json.ObjectWriter >

[jira] [Commented] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-05-08 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15275869#comment-15275869 ] Ryan Blue commented on AVRO-1807: - [~thms], from looking at that stack trace, it looks like the object you

[jira] [Commented] (AVRO-1840) Ensure that build.sh clean really cleans all generated files

2016-05-08 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15275786#comment-15275786 ] Ryan Blue commented on AVRO-1840: - This looks good to me. +1 > Ensure that build.sh clean really cleans

[jira] [Commented] (AVRO-1838) Ensure Checkstyle enforces trailing spaces rule

2016-05-08 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15275783#comment-15275783 ] Ryan Blue commented on AVRO-1838: - I just committed this. Thanks [~nielsbasjes]! > Ensure Checkstyle

[jira] [Commented] (AVRO-1838) Ensure Checkstyle enforces trailing spaces rule

2016-05-08 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15275782#comment-15275782 ] Ryan Blue commented on AVRO-1838: - Sounds fine to me. Looks like it keeps the checkstyle stuff all

[jira] [Updated] (AVRO-1838) Ensure Checkstyle enforces trailing spaces rule

2016-05-08 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1838: Resolution: Fixed Status: Resolved (was: Patch Available) > Ensure Checkstyle enforces trailing

[jira] [Commented] (AVRO-1841) Automatically verify the commit messages

2016-05-08 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15275779#comment-15275779 ] Ryan Blue commented on AVRO-1841: - For the Parquet project, we have a [commit

[jira] [Commented] (AVRO-1711) JsonDecoder.skipChildren skips more than it should.

2016-05-08 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15275770#comment-15275770 ] Ryan Blue commented on AVRO-1711: - I just committed this. Thanks [~zolyfarkas] and [~thiru_mg]! >

[jira] [Updated] (AVRO-1711) JsonDecoder.skipChildren skips more than it should.

2016-05-08 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1711: Resolution: Fixed Fix Version/s: 1.8.1 Status: Resolved (was: Patch Available) >

[jira] [Commented] (AVRO-1840) Ensure that build.sh clean really cleans all generated files

2016-05-05 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15273127#comment-15273127 ] Ryan Blue commented on AVRO-1840: - And {{lang/js/node_modules}}. > Ensure that build.sh clean really

[jira] [Commented] (AVRO-1840) Ensure that build.sh clean really cleans all generated files

2016-05-05 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15273124#comment-15273124 ] Ryan Blue commented on AVRO-1840: - Yeah, I agree. > Ensure that build.sh clean really cleans all generated

[jira] [Commented] (AVRO-1704) Standardized format for encoding messages with Avro

2016-05-03 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15268928#comment-15268928 ] Ryan Blue commented on AVRO-1704: - Yeah, sorry about not replying yet. I haven't gotten a great chance for

[jira] [Commented] (AVRO-1836) avro schema compatibility checking does not work for records.

2016-05-02 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15267079#comment-15267079 ] Ryan Blue commented on AVRO-1836: - [~ccuiy...@gmail.com], I think the [Schema.Parser

[jira] [Resolved] (AVRO-1836) avro schema compatibility checking does not work for records.

2016-05-02 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1836. - Resolution: Not A Problem > avro schema compatibility checking does not work for records. >

[jira] [Commented] (AVRO-1828) Add EditorConfig file

2016-05-02 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15266732#comment-15266732 ] Ryan Blue commented on AVRO-1828: - +1, I wouldn't want to have that big of a patch outstanding for long. >

[jira] [Commented] (AVRO-1711) JsonDecoder.skipChildren skips more than it should.

2016-05-01 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15265974#comment-15265974 ] Ryan Blue commented on AVRO-1711: - [~thiru_mg], your patch accidentally added a space on the break line.

[jira] [Commented] (AVRO-1828) Add EditorConfig file

2016-05-01 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15265922#comment-15265922 ] Ryan Blue commented on AVRO-1828: - Looks like a lot of changes were needed. Should we also update the

<    1   2   3   4   5   6   7   >