Skip to content

Commit 6c69560

Browse files
committed
fix tests
1 parent 4320ec2 commit 6c69560

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flink-cdc-e2e-tests/flink-cdc-pipeline-e2e-tests/src/test/resources/rules/unexpected.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ steps:
4848
sink: uuid
4949
error: |
5050
Unexpected key `mapping` in YAML transform block.
51-
Allowed keys in this context are: [source-table, projection, filter, primary-keys, partition-keys, table-options, description, converter-after-transform]
51+
Allowed keys in this context are: [source-table, projection, filter, primary-keys, partition-keys, table-options, table-options.delimiter, description, converter-after-transform]
5252
Note: option mapping: [{"source":"userUuid","sink":"uuid"}] is unexpected. It was silently ignored in previous versions, and probably should be removed.
5353
# Unexpected route block keys
5454
- type: submit

0 commit comments

Comments
 (0)