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

2016-09-03 Thread Yibing Shi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15460908#comment-15460908 ] Yibing Shi commented on AVRO-1891: -- Just found the {{defaultValue}} method I added has a bug. I guess you

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

2016-09-03 Thread Yibing Shi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15460903#comment-15460903 ] Yibing Shi commented on AVRO-1891: -- I have another look into the code, and find that we might have to

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

2016-09-03 Thread Yibing Shi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yibing Shi updated AVRO-1891: - Attachment: AVRO-1891.yshi.4.patch Upload a new patch that fixes the defaultValue bug and can be applied

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

2016-09-03 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: Resolution: Fixed Status: Resolved (was: Patch Available) I committed this. Thanks for reviewing,

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

2016-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15461943#comment-15461943 ] ASF subversion and git services commented on AVRO-1888: --- Commit

[jira] [Updated] (AVRO-1848) Can't use null or false defaults in Ruby

2016-09-03 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1848: Resolution: Fixed Status: Resolved (was: Patch Available) I committed the fix, along with a test.

[jira] [Resolved] (AVRO-1719) Avro fails to build against Boost 1.59.0

2016-09-03 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1719. - Resolution: Fixed > Avro fails to build against Boost 1.59.0 > >

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

2016-09-03 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15461947#comment-15461947 ] Ryan Blue commented on AVRO-1704: - [~busbey], could you have a look at the last patch I posted with the

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

2016-09-03 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15461949#comment-15461949 ] Ryan Blue commented on AVRO-1704: - I'm marking this as a blocker for the 1.8.2 release because the code is

[jira] [Commented] (AVRO-1848) Can't use null or false defaults in Ruby

2016-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15461986#comment-15461986 ] ASF subversion and git services commented on AVRO-1848: --- Commit

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

2016-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15461933#comment-15461933 ] ASF subversion and git services commented on AVRO-607: -- Commit

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

2016-09-03 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15461934#comment-15461934 ] Ryan Blue commented on AVRO-607: Sounds good to me. Thanks for replying! > SpecificData.getSchema not

[jira] [Commented] (AVRO-1719) Avro fails to build against Boost 1.59.0

2016-09-03 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15461915#comment-15461915 ] Ryan Blue commented on AVRO-1719: - I committed this. It should be safe because it only affects test code.

[jira] [Commented] (AVRO-1719) Avro fails to build against Boost 1.59.0

2016-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15461913#comment-15461913 ] ASF subversion and git services commented on AVRO-1719: --- Commit

[jira] [Updated] (AVRO-1719) Avro fails to build against Boost 1.59.0

2016-09-03 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1719: Assignee: Romain Geissler > Avro fails to build against Boost 1.59.0 >

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

2016-09-03 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: --- Resolution: Fixed Status: Resolved (was: Patch Available) I committed the patch that uses Guava's

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

2016-09-03 Thread Yibing Shi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15460722#comment-15460722 ] Yibing Shi commented on AVRO-1891: -- {quote} I don't see the advantage of adding ConversionResolver. We'll

[jira] [Commented] (AVRO-1837) Add support for logical date, time, timestamp type for python AVRO

2016-09-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15460694#comment-15460694 ] ASF GitHub Bot commented on AVRO-1837: -- Github user abrarsheikh closed the pull request at:

[GitHub] avro pull request #89: [AVRO-1837] Add support for Date, Time and Timestamp ...

2016-09-03 Thread abrarsheikh
Github user abrarsheikh closed the pull request at: https://github.com/apache/avro/pull/89 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

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

2016-09-03 Thread Yibing Shi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15460708#comment-15460708 ] Yibing Shi commented on AVRO-1891: -- {quote} although this has the effect of creating another class that