[
https://issues.apache.org/jira/browse/GORA-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170265#comment-15170265
]
ASF GitHub Bot commented on GORA-362:
-------------------------------------
GitHub user lewismc opened a pull request:
https://github.com/apache/gora/pull/56
GORA-362 Refactor gora-dynamodb to support avro serialization
Hi @renato2099 OK here it is in all of it's glory... and what a patch it is!
This is a beast!
I've tested it locally and all working well. I updated a number of areas,
fixed a few bugs and also made the patch compliant with the forbidden api's
checks.
This issue relates to https://issues.apache.org/jira/browse/GORA-362
What an effort this was by you first time around... kudos mate.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/gora GORA-362
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/gora/pull/56.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #56
----
commit 655cd3aa846751f4805ef5e84ecd9193fe2c7aa2
Author: Lewis John McGibbney <[email protected]>
Date: 2016-02-27T01:48:49Z
GORA-362 Refactor gora-dynamodb to support avro serialization
----
> Refactor gora-dynamodb to support avro serialization
> ----------------------------------------------------
>
> Key: GORA-362
> URL: https://issues.apache.org/jira/browse/GORA-362
> Project: Apache Gora
> Issue Type: Improvement
> Components: gora-dynamodb
> Reporter: Renato Javier Marroquín Mogrovejo
> Assignee: Renato Javier Marroquín Mogrovejo
> Fix For: 0.7
>
> Attachments: GORA-392.2.patch
>
>
> Currently the gora-dynamodb module supports only DynamoDB serialization but
> it should also support Avro based serialization.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)