Skip to content

Commit

Permalink
update e2e test err expectation
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangjinwu committed Jan 18, 2024
1 parent 9f62582 commit 03092e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e_test/sink/kafka/avro.slt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ select
t Rising \x6130 3.5 4.25 22 23 NULL {{NULL,3},NULL,{7,NULL,2}} 2006-01-02 22:04:05+00:00 NULL NULL 12:34:56.123456 NULL
f Wave \x5a4446 1.5 NULL 11 12 (,foo) NULL NULL 2006-01-02 22:04:05+00:00 2021-04-01 NULL 23:45:16.654

statement error SchemaFetchError
statement error test-rw-sink-upsert-avro-err-key
create sink sink_err from into_kafka with (
connector = 'kafka',
topic = 'test-rw-sink-upsert-avro-err',
Expand Down

0 comments on commit 03092e4

Please sign in to comment.