Thanks Sean - I guess you answered two dumb questions from me in the past
week!

That said, I'm a bit confused; I was looking at the patches [1] in
AVRO-1402 [2] and saw some Java code; that's where I got the class name
from.  Were those not sufficient for AVRO-1497 [3]?

Thanks,
Mike

[1]
https://issues.apache.org/jira/secure/attachment/12640815/AVRO-1402.patch
[2] https://issues.apache.org/jira/browse/AVRO-1402
[3] https://issues.apache.org/jira/browse/AVRO-1497


On Mon, Aug 11, 2014 at 10:36 PM, Sean Busbey <bus...@cloudera.com> wrote:

> AVRO-1402 only updated the specification to include Decimal[1].
>
> AVRO-1497 is the ticket for adding an implementation to the java library
> and it is still open[2].
>
>
> HTH.
>
> [1]: http://avro.apache.org/docs/1.7.7/spec.html#Decimal
> [2]: https://issues.apache.org/jira/browse/AVRO-1497
>
>
> On Mon, Aug 11, 2014 at 12:52 PM, Michael Pigott <
> mpigott.subscripti...@gmail.com> wrote:
>
>> Hi,
>>     I'm sorry, I'm feeling kind of dense at the moment.  I just upgraded
>> to Avro 1.7.7 to hopefully use the new Decimal type (
>> https://issues.apache.org/jira/browse/AVRO-1402 ), however I can't seem
>> to find it.  Which Maven dependency should I use?  I tried the following:
>>
>> org.apache.avro:avro:1.7.7
>> org.apache.avro:avro-tools:1.7.7
>> org.apache.avro:avro-ipc:1.7.7
>> org.apache.avro:avro-protobuf:1.7.7
>>
>> I also noticed that the last comment on
>> https://issues.apache.org/jira/browse/AVRO-1402 is a Hudson build
>> failure - did the code make it into the build?
>>
>> Thanks,
>> Mike
>>
>
>
>
> --
> Sean
>

Reply via email to