kamaci commented on a change in pull request #178: GORA-485 Apache Kudu datastore for Gora URL: https://github.com/apache/gora/pull/178#discussion_r315054939
########## 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: @jhnmora000 you can remove that commits as @carlosrmng suggested which will resolve some of my comments at your PR related to https://github.com/apache/gora/pull/171 ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services