Github user cguzel commented on a diff in the pull request:
https://github.com/apache/gora/pull/74#discussion_r75223403
--- Diff:
gora-accumulo/src/main/java/org/apache/gora/accumulo/store/AccumuloStore.java
---
@@ -690,6 +690,7 @@ else if (effectiveSchema.getType() == Type.MAP) {
}
// continue like a regular top-level union
case RECORD:
+ //TODO duplicated code @see
org.apache.gora.util.IOUtils#serialize()
--- End diff --
I have created a new issue : https://issues.apache.org/jira/browse/GORA-487
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---