Skip to content

Commit d0d2cdb

Browse files
committed
Update doctest in condition.rst due to the update in the implementation of earliest and latest conditions
Signed-off-by: Yuanchun Shen <yuanchu@amazon.com>
1 parent 4b7216d commit d0d2cdb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/user/ppl/functions/condition.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ Example::
494494
+-----+
495495
| cnt |
496496
|-----|
497-
| 971 |
497+
| 972 |
498498
+-----+
499499

500500
LATEST
@@ -526,7 +526,7 @@ Example::
526526
+-----+
527527
| cnt |
528528
|-----|
529-
| 968 |
529+
| 969 |
530530
+-----+
531531

532532
REGEX_MATCH

0 commit comments

Comments
 (0)