[jira] [Updated] (AVRO-1641) parser.java stack should expand quickly up to some threshold rather than start at the threshold

2015-11-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1641: -- Summary: parser.java stack should expand quickly up to some threshold rather than start at the threshold

[jira] [Updated] (AVRO-1691) Error parsing schema if schema is json string

2015-11-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1691: -- Component/s: c > Error parsing schema if schema is json str

[jira] [Commented] (AVRO-1691) Error parsing schema if schema is json string

2015-11-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011230#comment-15011230 ] Sean Busbey commented on AVRO-1691: --- Care to have a go at updating? > Error parsing schema if sch

Re: Python Avro implementations

2015-10-29 Thread Sean Busbey
sounds great to me. On Wed, Oct 28, 2015 at 1:14 PM, Ryan Blue wrote: > Hi everyone, > > Right now, we have two python implementations: py and py3. And there is also > fastavro [1], which is popular because it is fast and more pythonic. It also > works with python 2.7, python

Re: Release and code management

2015-10-29 Thread Sean Busbey
as an aside, it might be worth re-posting this with a subject that starts with "[DISCUSS]" to flag the attention of lurkers. On Thu, Oct 29, 2015 at 1:06 PM, Sean Busbey <bus...@cloudera.com> wrote: > Presumably this would allow us to make the cross-language tests

Re: Release and code management

2015-10-29 Thread Sean Busbey
Presumably this would allow us to make the cross-language tests their own module that the language ones could then use directly for testing? How do we track which format versions are supported by given language versions? On Thu, Oct 29, 2015 at 12:18 PM, Ryan Blue wrote: > Hi

Re: [DISCUSS] Release and code management

2015-10-29 Thread Sean Busbey
On Oct 29, 2015 1:19 PM, "Ryan Blue" wrote: > > Adding [DISCUSS] to the thread to make it more obvious. > > Yes, we could add a cross-language test suite in a separate repo. I think this is out of scope for this discussion, but we definitely need to have compat tests. > Where

Re: [DISCUSS] Release and code management

2015-10-29 Thread Sean Busbey
ct 29, 2015 at 11:31 AM Ryan Blue <b...@cloudera.com> wrote: > > > On 10/29/2015 11:28 AM, Sean Busbey wrote: > > > On Oct 29, 2015 1:19 PM, "Ryan Blue" <b...@cloudera.com> wrote: > > > > > > Where would the language interop tests live if we do

Re: Interested in contributing to Avro C

2015-10-23 Thread Sean Busbey
. Can anyone help >> me links to get material on the new version? >> cheers >> >> On 10/15/15, Sean Busbey <bus...@cloudera.com> wrote: >>> Also worth noting, it's extremely valuable for the community if folks >>> make new docs when they run into

[jira] [Commented] (AVRO-1747) JavaScript implementation

2015-10-20 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14965260#comment-14965260 ] Sean Busbey commented on AVRO-1747: --- You'll need to get things into a pull request (or patch) within

Re: Interested in contributing to Avro C

2015-10-15 Thread Sean Busbey
Also worth noting, it's extremely valuable for the community if folks make new docs when they run into gaps. In this case, Nges, you could document the new API while you were out using it. On Thu, Oct 15, 2015 at 2:01 PM, Sam Groth wrote: > Hi Nges, > I learned the

[jira] [Updated] (AVRO-1748) Add Snappy Compression to C++ DataFile

2015-10-14 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1748: -- Fix Version/s: 1.8.0 > Add Snappy Compression to C++ DataF

Re: How to provide a patch?

2015-10-13 Thread Sean Busbey
Hi! Glad to hear you'er interested in contributing back to the community. Adding snappy to the C++ library sounds great. Here's a link to the full guide on contributing: https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute It's pretty thorough, so here's a short version: 1)

[jira] [Commented] (AVRO-1729) Update LICENSE and NOTICE files included in ruby gem

2015-10-02 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940798#comment-14940798 ] Sean Busbey commented on AVRO-1729: --- +1, fine to fix the below on commit: {code} diff --git a/lang/ruby

[jira] [Commented] (AVRO-1732) Update LICENSE and NOTICE files included in C++ release artifacts

2015-10-02 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940802#comment-14940802 ] Sean Busbey commented on AVRO-1732: --- +1 fine to fix below on commit: {code} diff --git a/lang/c

[jira] [Commented] (AVRO-1733) Update LICENSE and NOTICE files included in C# release artifacts

2015-10-02 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940806#comment-14940806 ] Sean Busbey commented on AVRO-1733: --- +1 fine to fix on commit: {code} diff --git a/lang/csharp/NOTICE b

[jira] [Commented] (AVRO-1728) Update LICENSE and NOTICE files included in Java binaries

2015-10-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939731#comment-14939731 ] Sean Busbey commented on AVRO-1728: --- {code} +HttpClient contains the following data under the terms

[jira] [Commented] (AVRO-1727) Update LICENSE.txt and NOTICE.txt for source distribution

2015-10-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939720#comment-14939720 ] Sean Busbey commented on AVRO-1727: --- {code}lang/java/mapred/src/test/java/org/apache/avro/hadoop/io

[jira] [Commented] (AVRO-1728) Update LICENSE and NOTICE files included in Java binaries

2015-10-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939725#comment-14939725 ] Sean Busbey commented on AVRO-1728: --- {code}diff --git a/lang/java/pom.xml b/lang/java/pom.xml index

[jira] [Commented] (AVRO-1728) Update LICENSE and NOTICE files included in Java binaries

2015-10-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939733#comment-14939733 ] Sean Busbey commented on AVRO-1728: --- {code} --- +License for Apache Directory

[jira] [Commented] (AVRO-1728) Update LICENSE and NOTICE files included in Java binaries

2015-10-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939727#comment-14939727 ] Sean Busbey commented on AVRO-1728: --- {code}+Commons Math includes other works under licenses compatible

[jira] [Commented] (AVRO-1728) Update LICENSE and NOTICE files included in Java binaries

2015-10-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939740#comment-14939740 ] Sean Busbey commented on AVRO-1728: --- Looks like there are a couple of entries near the end of license

Re: jira admin access

2015-09-16 Thread Sean Busbey
, 2015 at 10:26 AM, Sean Busbey <bus...@cloudera.com> wrote: > can whomever has admin access to the avro jira tracker add me to the admin > list? > > -- > Sean

[jira] [Commented] (AVRO-1738) add java tool for outputting schema fingerprints

2015-09-16 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14790670#comment-14790670 ] Sean Busbey commented on AVRO-1738: --- Normally notification of other apache projects wouldn't go

[jira] [Created] (AVRO-1740) Add CRC-64-AVRO fingerprint to Ruby implementation

2015-09-13 Thread Sean Busbey (JIRA)
Sean Busbey created AVRO-1740: - Summary: Add CRC-64-AVRO fingerprint to Ruby implementation Key: AVRO-1740 URL: https://issues.apache.org/jira/browse/AVRO-1740 Project: Avro Issue Type

[jira] [Commented] (AVRO-1694) Support for schema fingerprints in the Ruby library

2015-09-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14742751#comment-14742751 ] Sean Busbey commented on AVRO-1694: --- I filed AVRO-1740 as the follow-on to add the other major

[jira] [Created] (AVRO-1739) update source repo for TLP URL

2015-09-13 Thread Sean Busbey (JIRA)
Sean Busbey created AVRO-1739: - Summary: update source repo for TLP URL Key: AVRO-1739 URL: https://issues.apache.org/jira/browse/AVRO-1739 Project: Avro Issue Type: Bug Components: c

[jira] [Updated] (AVRO-1694) Support for schema fingerprints in the Ruby library

2015-09-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1694: -- Resolution: Fixed Status: Resolved (was: Patch Available) pushed to 1.7+. Thanks Daniel

[jira] [Updated] (AVRO-1694) Support for schema fingerprints in the Ruby library

2015-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1694: -- Assignee: Daniel Schierbeck > Support for schema fingerprints in the Ruby libr

[jira] [Updated] (AVRO-1694) Support for schema fingerprints in the Ruby library

2015-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1694: -- Status: Patch Available (was: Open) > Support for schema fingerprints in the Ruby libr

[jira] [Updated] (AVRO-1694) Support for schema fingerprints in the Ruby library

2015-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1694: -- Attachment: AVRO-1694.1.patch Attaching Daniel's current patch from PR-40. > Support for sch

[jira] [Commented] (AVRO-1694) Support for schema fingerprints in the Ruby library

2015-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14742140#comment-14742140 ] Sean Busbey commented on AVRO-1694: --- copy of my comment from PR-40: {quote} I used the proposed tool

[jira] [Updated] (AVRO-1738) add java tool for outputting schema fingerprints

2015-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1738: -- Attachment: AVRO-1738.1.patch -01 * add 'fingerprint' to tool * 'fingerprint' takes file or stdin

[jira] [Updated] (AVRO-1738) add java tool for outputting schema fingerprints

2015-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1738: -- Status: Patch Available (was: In Progress) > add java tool for outputting schema fingerpri

[jira] [Updated] (AVRO-1709) [Ruby] Ignore generated files

2015-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1709: -- Attachment: AVRO-1709.1.patch Attaching Daniel's patch from the PR. > [Ruby] Ignore generated fi

[jira] [Work started] (AVRO-1738) add java tool for outputting schema fingerprints

2015-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1738 started by Sean Busbey. - > add java tool for outputting schema fingerpri

[jira] [Created] (AVRO-1738) add java tool for outputting schema fingerprints

2015-09-12 Thread Sean Busbey (JIRA)
Sean Busbey created AVRO-1738: - Summary: add java tool for outputting schema fingerprints Key: AVRO-1738 URL: https://issues.apache.org/jira/browse/AVRO-1738 Project: Avro Issue Type: New

[jira] [Commented] (AVRO-1642) JVM Spec Violation 255 Parameter Limit Exceeded

2015-09-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14738043#comment-14738043 ] Sean Busbey commented on AVRO-1642: --- {code} + private static final int JVM_METHOD_ARG_LIMIT = 255

[jira] [Commented] (AVRO-1642) JVM Spec Violation 255 Parameter Limit Exceeded

2015-09-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14738044#comment-14738044 ] Sean Busbey commented on AVRO-1642: --- {code} public static void compileSchema(File src, File dest

[jira] [Commented] (AVRO-1722) Fix licensing issues

2015-09-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14738102#comment-14738102 ] Sean Busbey commented on AVRO-1722: --- also, we have a few references to "the MIT license" bu

jira admin access

2015-08-28 Thread Sean Busbey
can whomever has admin access to the avro jira tracker add me to the admin list? -- Sean

[jira] [Commented] (AVRO-1642) JVM Spec Violation 255 Parameter Limit Exceeded

2015-08-28 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14720287#comment-14720287 ] Sean Busbey commented on AVRO-1642: --- so long as we're making correct byte code, you

[jira] [Updated] (AVRO-1642) JVM Spec Violation 255 Parameter Limit Exceeded

2015-08-28 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1642: -- Labels: build maven specific (was: build maven) JVM Spec Violation 255 Parameter Limit Exceeded

[jira] [Commented] (AVRO-1642) JVM Spec Violation 255 Parameter Limit Exceeded

2015-08-28 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14720286#comment-14720286 ] Sean Busbey commented on AVRO-1642: --- You can feel free to start working on this now. Once

[jira] [Updated] (AVRO-1676) Do not treat enum symbols as immutable when deep copying

2015-08-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1676: -- Attachment: AVRO-1676.1.patch Here's [~cutting]'s proposed patch as a patch rebased onto current trunk

[jira] [Updated] (AVRO-1676) Do not treat enum symbols as immutable when deep copying

2015-08-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1676: -- Status: Patch Available (was: Open) Do not treat enum symbols as immutable when deep copying

Re: [VOTE] Avro release 1.8.0 (rc0)

2015-08-14 Thread Sean Busbey
://www.apache.org/dev/licensing-howto.html [2]: https://issues.apache.org/jira/browse/HBASE-14085 On Fri, Aug 14, 2015 at 1:28 AM, Sean Busbey bus...@cloudera.com wrote: I'm working through verifying the release artifacts, but I can't verify the signatures because the KEYS file only contains Doug and Jeff H

[jira] [Created] (AVRO-1706) Ensure Java and cross-implementation check on simple fingerprints

2015-07-16 Thread Sean Busbey (JIRA)
Sean Busbey created AVRO-1706: - Summary: Ensure Java and cross-implementation check on simple fingerprints Key: AVRO-1706 URL: https://issues.apache.org/jira/browse/AVRO-1706 Project: Avro

[jira] [Commented] (AVRO-1697) Add support for the Snappy codec to the Ruby library

2015-07-15 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14628524#comment-14628524 ] Sean Busbey commented on AVRO-1697: --- Is there a jira for the changes to the docker file

[jira] [Commented] (AVRO-1688) Ruby test_union(TestIO) is failing

2015-07-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624824#comment-14624824 ] Sean Busbey commented on AVRO-1688: --- +1 LGTM. Ruby test_union(TestIO) is failing

[jira] [Commented] (AVRO-1688) Ruby test_union(TestIO) is failing

2015-07-10 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14623239#comment-14623239 ] Sean Busbey commented on AVRO-1688: --- the updated test passes, but doesn't this mask

[jira] [Commented] (AVRO-1688) Ruby test_union(TestIO) is failing

2015-07-10 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14623238#comment-14623238 ] Sean Busbey commented on AVRO-1688: --- is this still a problem after we went back to ruby

[jira] [Commented] (AVRO-1688) Ruby test_union(TestIO) is failing

2015-07-10 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14623245#comment-14623245 ] Sean Busbey commented on AVRO-1688: --- {quote} I'm not sure exactly which version

[jira] [Updated] (AVRO-1698) cant serialize json with characters 127 when compiling with signed char

2015-07-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1698: -- Status: Patch Available (was: Open) cant serialize json with characters 127 when compiling with signed

[jira] [Updated] (AVRO-1698) cant serialize json with characters 127 when compiling with signed char

2015-07-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1698: -- Attachment: AVRO-1698.1.patch attaching patch from [github pr #38|https://github.com/apache/avro/pull/38

[jira] [Commented] (AVRO-1698) cant serialize json with characters 127 when compiling with signed char

2015-07-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621038#comment-14621038 ] Sean Busbey commented on AVRO-1698: --- could you add a test that shows the problem? cant

[DISCUSS] Ruby version support in the upcoming 1.8 release line

2015-07-07 Thread Sean Busbey
Hi folks! The dev list is working to get our next minor release line, 1.8.z, ready to ship. We're looking to modernize our Ruby support, and there is currently a ticket[1] to drop support for Ruby 1.8. At the moment, the implementation moves us to Ruby 2.0. We'd like to know how this will impact

[jira] [Commented] (AVRO-1559) Drop support for Ruby 1.8

2015-07-07 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616874#comment-14616874 ] Sean Busbey commented on AVRO-1559: --- Just illustrative. I believe we rely on Java Avro

[jira] [Updated] (AVRO-1693) Allow writing arbitrary metadata with the Ruby library

2015-07-07 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1693: -- Status: Patch Available (was: Open) Allow writing arbitrary metadata with the Ruby library

[jira] [Updated] (AVRO-1693) Allow writing arbitrary metadata with the Ruby library

2015-07-07 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1693: -- Attachment: AVRO-1693.1.patch Attaching patch from [github pr #28|https://github.com/apache/avro/pull/28

[jira] [Updated] (AVRO-1693) Allow writing arbitrary metadata with the Ruby library

2015-07-07 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1693: -- Fix Version/s: 1.8.0 1.7.8 Allow writing arbitrary metadata with the Ruby library

Re: Next Avro release

2015-07-07 Thread Sean Busbey
I have done non-binding reviews on the following, if a committer could take look: * AVRO-1645 * AVRO-1693 On Tue, Jul 7, 2015 at 8:41 AM, Tom White t...@cloudera.com wrote: Committers - please take a look at the outstanding patch available JIRAs for 1.7.8/1.8.0 and review and commit any that

[jira] [Commented] (AVRO-1694) Support for schema fingerprints in the Ruby library

2015-07-07 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616858#comment-14616858 ] Sean Busbey commented on AVRO-1694: --- I remain happy to provide reviews for hte Ruby

[jira] [Updated] (AVRO-1694) Support for schema fingerprints in the Ruby library

2015-07-07 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1694: -- Component/s: ruby Support for schema fingerprints in the Ruby library

[jira] [Updated] (AVRO-1695) Add LogicalType support to the Ruby library

2015-07-07 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1695: -- Component/s: ruby Add LogicalType support to the Ruby library

[jira] [Commented] (AVRO-1559) Drop support for Ruby 1.8

2015-07-07 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616862#comment-14616862 ] Sean Busbey commented on AVRO-1559: --- [~tomwhite] could we have a DISCUSS thread on user

[jira] [Updated] (AVRO-1645) Improved handling of missing named types

2015-07-07 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1645: -- Fix Version/s: 1.8.0 1.7.8 Status: Patch Available (was: Open) Improved

[jira] [Updated] (AVRO-1645) Improved handling of missing named types

2015-07-07 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1645: -- Attachment: AVRO-1645.1.patch Attaching patch from [github pr #26|https://github.com/apache/avro/pull/26

[jira] [Commented] (AVRO-1559) Drop support for Ruby 1.8

2015-07-07 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616814#comment-14616814 ] Sean Busbey commented on AVRO-1559: --- Ruby 2.0 is bad news. Requiring it will mean that we

Re: Next Avro release

2015-07-01 Thread Sean Busbey
+1 for a 1.8.0 release. What kind of timeline for the first RC are you looking at? On Wed, Jul 1, 2015 at 10:00 AM, Zoltan Farkas zolyfar...@yahoo.com.invalid wrote: I would like to have https://issues.apache.org/jira/browse/AVRO-1667 https://issues.apache.org/jira/browse/AVRO-1667 resolved

[jira] [Resolved] (AVRO-1661) Schema Evolution not working

2015-04-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved AVRO-1661. --- Resolution: Invalid There's an explanation of how to achieve what you'd like on the user@ mailing

[jira] [Updated] (AVRO-1295) null namespace within non-null is not print/parse consistent

2015-03-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1295: -- Affects Version/s: (was: 1.7.7) (was: 1.7.6

[jira] [Commented] (AVRO-1295) null namespace within non-null is not print/parse consistent

2015-03-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14349065#comment-14349065 ] Sean Busbey commented on AVRO-1295: --- Since this jira has already been in a release, you

[jira] [Commented] (AVRO-200) Let Utf8 implement java.io.Serializable

2015-02-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14338504#comment-14338504 ] Sean Busbey commented on AVRO-200: -- Hi [~mkanchwala]! take a look at AVRO-1502. Avro 1.8.0

Re: New Avro committer - Ryan Blue

2015-01-06 Thread Sean Busbey
yay! congrats Blue! Looking forward to lots more Avro contributions. On Tue, Jan 6, 2015 at 4:10 AM, Tom White t...@cloudera.com wrote: On behalf of the Apache Avro PMC I'm pleased to announce that Ryan Blue has been elected as a committer on the Avro project. Welcome Ryan! Cheers, Tom

[jira] [Commented] (AVRO-1582) Json serialization of nullable fileds improvement.

2014-12-14 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14246138#comment-14246138 ] Sean Busbey commented on AVRO-1582: --- {quote} case, and also an optimization to omit

Re: Always getting a value...

2014-11-26 Thread Sean Busbey
What does an example schema look like in this case? Shouldn't the extant builders give you this behavior if you've made the default for the optional fields non-null? -- Sean On Nov 26, 2014 11:34 AM, Niels Basjes ni...@basjes.nl wrote: Oops, That should be public Foo getFoo() and

Re: Always getting a value...

2014-11-26 Thread Sean Busbey
yield null values for both optionalFoo and optionalBar. On Wed, Nov 26, 2014 at 8:58 PM, Sean Busbey bus...@cloudera.com wrote: What does an example schema look like in this case? Shouldn't the extant builders give you this behavior if you've made the default for the optional fields non

[jira] [Updated] (AVRO-1302) Files written via Python and Avro 1.7.4 on Windows can't be read using Java program

2014-11-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1302: -- Component/s: doc yeah, patch looks good to me. Files written via Python and Avro 1.7.4 on Windows

[jira] [Commented] (AVRO-1502) Avro objects should implement Serializable

2014-11-03 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14194894#comment-14194894 ] Sean Busbey commented on AVRO-1502: --- [~zolyfarkas], you should bring this up on the dev

Re: avrò benchmarks

2014-11-03 Thread Sean Busbey
I don't think a subproject is needed; we should be able to do this as an additional module in the Avro Java implementation. On Mon, Nov 3, 2014 at 3:17 PM, Zoltan Farkas zolyfar...@yahoo.com.invalid wrote: Sean, suggested I bring this up on the dev mailing list: Hi gentlemen, Can we create a

[jira] [Commented] (AVRO-1502) Avro objects should implement Serializable

2014-10-31 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14192086#comment-14192086 ] Sean Busbey commented on AVRO-1502: --- Shouldn't the base classes for the specific api

[jira] [Commented] (AVRO-1124) RESTful service for holding schemas

2014-10-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14180149#comment-14180149 ] Sean Busbey commented on AVRO-1124: --- [~felixgv] If you're pulling things out of Avro

[jira] [Commented] (AVRO-1302) Files written via Python and Avro 1.7.4 on Windows can't be read using Java program

2014-10-16 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173700#comment-14173700 ] Sean Busbey commented on AVRO-1302: --- No need to apologize! I don't think Christopher had

[jira] [Commented] (AVRO-1302) Files written via Python and Avro 1.7.4 on Windows can't be read using Java program

2014-10-15 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173375#comment-14173375 ] Sean Busbey commented on AVRO-1302: --- +1 LGTM. [~cconner] are you still watching

[jira] [Commented] (AVRO-1587) Avro snapshots are not deployed to repository.apache.org

2014-10-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14159438#comment-14159438 ] Sean Busbey commented on AVRO-1587: --- Should we be doing this? SNAPSHOT builds are only

[jira] [Updated] (AVRO-997) Generic API should require GenericEnumSymbol when writing Avro Enums

2014-10-03 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-997: - Release Note: Previous versions of Avro's Java library allowed String and Java Enum values to be used

[jira] [Commented] (AVRO-997) Union of enum and null cannot be serialized

2014-10-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14155722#comment-14155722 ] Sean Busbey commented on AVRO-997: -- AFAIK, this patch does require isEnum everywhere

[jira] [Commented] (AVRO-1588) ReflectData.AllowNull incorrectly handles primitive types.

2014-09-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14138105#comment-14138105 ] Sean Busbey commented on AVRO-1588: --- The second schema better matches the stated goals

[jira] [Assigned] (AVRO-1585) Remove Jackson classes from public Schema API

2014-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reassigned AVRO-1585: - Assignee: Sean Busbey Remove Jackson classes from public Schema API

[jira] [Commented] (AVRO-1585) Remove Jackson classes from public Schema API

2014-09-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14131715#comment-14131715 ] Sean Busbey commented on AVRO-1585: --- Two options: * JSR 353's JsonValue (javax.json

[jira] [Created] (AVRO-1585) Remove Jackson classes from public Schema API

2014-09-12 Thread Sean Busbey (JIRA)
Sean Busbey created AVRO-1585: - Summary: Remove Jackson classes from public Schema API Key: AVRO-1585 URL: https://issues.apache.org/jira/browse/AVRO-1585 Project: Avro Issue Type: Sub-task

[jira] [Commented] (AVRO-1567) Avro java tools tests fail with IBM JVM

2014-08-27 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14112267#comment-14112267 ] Sean Busbey commented on AVRO-1567: --- {quote} After a complete clean (in my Avro directory

[jira] [Commented] (AVRO-1567) Avro java tools tests fail with IBM JVM

2014-08-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14107299#comment-14107299 ] Sean Busbey commented on AVRO-1567: --- There should be a mailing list discussion

[DISCUSS] Hadoop 1 support in Avro 1.8

2014-08-22 Thread Sean Busbey
AVRO-1567 is attempting to get Avro working well with the IBM JVM and some of our dependency on Hadoop is causing them pain. Specifically, there's some location where we rely on Hadoop 1 core for a method that internally uses Sun JVM specific code. In Hadoop 2's client the issue is fixed. Doug

Re: Alternative use of record field default values?

2014-08-12 Thread Sean Busbey
If you use Record builders you will currently get this behavior in the java implementation[1]. AFAICT, there's no builder equivalent in the python implementation yet. In python maybe we can skip having a builder because we can distinguish between key maps to None from Dict does not contain key.

[jira] [Commented] (AVRO-1566) Use field default value to fill in missing values when serializing records

2014-08-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14094602#comment-14094602 ] Sean Busbey commented on AVRO-1566: --- {noformat} + else: +self.write_data

[jira] [Updated] (AVRO-997) Union of enum and null cannot be serialized

2014-08-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-997: - Status: In Progress (was: Patch Available) Union of enum and null cannot be serialized

[jira] [Updated] (AVRO-997) Union of enum and null cannot be serialized

2014-08-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-997: - Status: Patch Available (was: In Progress) Union of enum and null cannot be serialized

Could a committer look at AVRO-1544?

2014-08-02 Thread Sean Busbey
Could a committer take a look at AVRO-1544? I've already reviewed the patch. It's a pretty simple fix that's backwards compatible and comes with a nice test[1]. [1]: https://issues.apache.org/jira/browse/AVRO-1544 -- Sean

<    1   2   3   4   5   6   7   >