JingsongLi commented on code in PR #2512:
URL: https://github.com/apache/incubator-paimon/pull/2512#discussion_r1431118682
##########
paimon-common/src/main/java/org/apache/paimon/CoreOptions.java:
##########
@@ -459,7 +459,9 @@ public class CoreOptions implements Serializable {
text(
"3. \"millis-to-micro\":
Pads the sequence field that indicates time with precision of milli-second to
micro-second."),
text(
- "4. Composite pattern: for
example, \"second-to-micro,row-kind-flag\"."))
+ "4. \"inc-seq\": Pads the
sequence field with auto increase sequence."),
Review Comment:
seconds-and-inc
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]