vinothchandar commented on a change in pull request #1431: [HUDI-65]commitTime
rename to instantTime
URL: https://github.com/apache/incubator-hudi/pull/1431#discussion_r395962682
##########
File path:
hudi-client/src/test/java/org/apache/hudi/common/HoodieTestDataGenerator.java
##########
@@ -409,15 +409,15 @@ public HoodieRecord generateUpdateRecord(HoodieKey key,
String commitTime) throw
* Generates new updates, randomly distributed across the keys above. There
can be duplicates within the returned
* list
*
- * @param commitTime Commit Timestamp
+ * @param instantTime Commit Timestamp
Review comment:
fix param doc?
----------------------------------------------------------------
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