vinothchandar commented on a change in pull request #651: Spark Stage retry 
handling
URL: https://github.com/apache/incubator-hudi/pull/651#discussion_r285288499
 
 

 ##########
 File path: 
hoodie-common/src/main/java/com/uber/hoodie/common/table/log/HoodieLogFormat.java
 ##########
 @@ -48,6 +49,8 @@
    */
   int currentVersion = 1;
 
+  String UNKNOWN_WRITE_TOKEN = "1-0-1";
 
 Review comment:
   why does `1-0-1` make a good UNKNOWN_WRITE_TOKEN?

----------------------------------------------------------------
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

Reply via email to