Added to... https://issues.apache.org/jira/browse/AVRO-186
Thanks for the quick response guys. -Matt On Sun, Nov 8, 2009 at 9:40 PM, Sharad Agarwal <[email protected]>wrote: > Scott Banachowski wrote: > >> Hi Matt, >> >> I think the "key" attribute was removed from the spec, because keys are >> always supposed to be string. It was probably never removed from the >> schema >> you are using, but the attribute is probably ignored by the other >> implementations. >> >> > > That is correct. Matt you may want to remove the redundant "key" attribute > from interop.avsc as part of your patch. > > Thanks > Sharad >
