carlosrmng commented on a change in pull request #178: GORA-485 Apache Kudu
datastore for Gora
URL: https://github.com/apache/gora/pull/178#discussion_r314961187
##########
File path: gora-accumulo/src/test/resources/gora-accumulo-mapping.xml
##########
@@ -37,6 +37,7 @@
<field name="name" family="info" qualifier="nm"/>
<field name="dateOfBirth" family="info" qualifier="db"/>
<field name="ssn" family="info" qualifier="sn"/>
+ <field name="value" family="info" qualifier="vl"/>
Review comment:
I see that you have worked on the same branch of
[GORA-538](https://github.com/apache/gora/pull/171). I think that you should
have keep those changes separated until it was merged. Please remove that
commits of this branch if you can.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services