enis / gora

Gora has moved to Apache Incubator, please goto http://incubator.apache.org/gora/
http://incubator.apache.org/gora/
Apache License 2.0
22 stars 2 forks source link

SqlStore doesn't work with nested types in Avro schema #47

Closed enis closed 14 years ago

enis commented 14 years ago

As reported in https://issues.apache.org/jira/browse/NUTCH-890, SQLStore does not work with nested record types.

enis commented 14 years ago

Fixed at ab2407f61b702613550b1da0a3eca9a4717cc74e. Contributed by Dogacan and Enis.