Re: Can somebody look at: https://issues.apache.org/jira/browse/AVRO-1723

2015-12-09 Thread Ryan Blue
Zoltan, thanks for taking the time to contribute this patch. I've been 
watching this one and IIRC it is pretty close.


One thing that makes it more difficult is that it depends on AVRO-1667 
and the linked branch includes another uncommitted fix. Sorting that out 
actually prevented me from looking at it a couple weeks ago and it would 
be awesome if you had the time to determine what is really blocking the 
patch and work with me on the other issues first.


Lets focus on getting AVRO-1667 in and then we'll get this done. Does 
that work for you?


rb

On 12/09/2015 12:10 PM, Zoltan Farkas wrote:

This is quite a nice improvement to the avro IDL, and the amount of code is 
small.

thank you

—Z




--
Ryan Blue
Software Engineer
Cloudera, Inc.


Re: Can somebody look at: https://issues.apache.org/jira/browse/AVRO-1723

2015-12-09 Thread Zoltan Farkas
Sure, 

The patch I have attached to AVRO-1723 
 includes the fixes from 
AVRO-1667 (The included unit test would fail otherwise). 
I have created the patch based on the latest trunk at the time. (Doug asked for 
it in order to review the changes easier)

you can either use the attached patch or merge the branch: 
https://github.com/zolyfarkas/avro/tree/trunk-AVRO-1723  (rebased it now to 
latest trunk)

Let me know if there is anything I can do to help with this.


—Z


> On Dec 9, 2015, at 4:49 PM, Ryan Blue  wrote:
> 
> Zoltan, thanks for taking the time to contribute this patch. I've been 
> watching this one and IIRC it is pretty close.
> 
> One thing that makes it more difficult is that it depends on AVRO-1667 and 
> the linked branch includes another uncommitted fix. Sorting that out actually 
> prevented me from looking at it a couple weeks ago and it would be awesome if 
> you had the time to determine what is really blocking the patch and work with 
> me on the other issues first.
> 
> Lets focus on getting AVRO-1667 in and then we'll get this done. Does that 
> work for you?
> 
> rb
> 
> On 12/09/2015 12:10 PM, Zoltan Farkas wrote:
>> This is quite a nice improvement to the avro IDL, and the amount of code is 
>> small.
>> 
>> thank you
>> 
>> —Z
>> 
> 
> 
> -- 
> Ryan Blue
> Software Engineer
> Cloudera, Inc.