jhnmora000 commented on a change in pull request #178: GORA-485 Apache Kudu
datastore for Gora
URL: https://github.com/apache/gora/pull/178#discussion_r310877697
##########
File path:
gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraKey.java
##########
@@ -333,6 +336,7 @@ public void setTimestamp(java.lang.Long value) {
/**
* Checks the dirty status of the 'timestamp' field. A field is dirty
if it represents a change that has not yet been written to the database.
+ * @param value the value to set.
Review comment:
This issue was addressed in
[GORA-396](https://github.com/apache/gora/pull/174). Maybe I could rebuild the
examples once that PR is merged.
----------------------------------------------------------------
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