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_r395962585
##########
File path:
hudi-client/src/test/java/org/apache/hudi/common/HoodieTestDataGenerator.java
##########
@@ -129,46 +129,46 @@ public static void writePartitionMetadata(FileSystem fs,
String[] partitionPaths
* retaining the key if optionally provided.
*
* @param key Hoodie key.
- * @param commitTime Commit time to use.
+ * @param instantTime Commit time to use.
Review comment:
instant time to use?
----------------------------------------------------------------
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