yuxiqian commented on code in PR #4248:
URL: https://github.com/apache/flink-cdc/pull/4248#discussion_r2745620948
##########
flink-cdc-composer/src/test/resources/specs/meta.yaml:
##########
@@ -47,15 +47,3 @@
DataChangeEvent{tableId=foo.bar.baz, before=[], after=[-D, -1, false, -2,
-3, -4, -5, -7.7, -88.88, -9876543210, -987654321098765432.10, 爱丽丝, 疯帽子,
天地玄黄宇宙洪荒, 5LiA5LqM5LiJ5Zub5LqU, 5YWt5LiD5YWr5Lmd5Y2B,
5ZC+6Lyp44Gv54yr44Gn44GC44KL, 1970-01-09T08:57:36.789723456,
1970-01-10T15:49:27.891834561, 1970-01-11T22:41:18.912945612,
1970-01-09T08:57:36.789723456+08:00, 1970-01-10T15:49:27.891834561+01:00,
1970-01-11T22:41:18.912945612-04:00, 1970-01-09T08:57:36.789723456,
1970-01-10T15:49:27.891834561, 1970-01-11T22:41:18.912945612, 2001-01-01,
12:34:45, 23:45:07, 02:30:05, [2, 3, 5, 7, 11, 13, 17, 19], [二, san, 五, qi,
十一], {1 -> yi, 2 -> er, 3 -> san}, {二 -> [E, R], 三 -> [S, A, N], 一 -> [Y, I]},
{name: STRING -> Derrida, length: INT -> 7}, [{"k":1},"hello",{"k":2}]],
op=INSERT, meta=()}
DataChangeEvent{tableId=foo.bar.baz, before=[], after=[+I, 0, null, null,
null, null, null, null, null, null, null, null, null, null, null, null, null,
null, null, null, null, null, null, null, null, null, null, null, null, null,
null, null, null, null, null, null], op=INSERT, meta=()}
DataChangeEvent{tableId=foo.bar.baz, before=[], after=[-D, 0, null, null,
null, null, null, null, null, null, null, null, null, null, null, null, null,
null, null, null, null, null, null, null, null, null, null, null, null, null,
null, null, null, null, null, null], op=INSERT, meta=()}
Review Comment:
It's related to an unimplemented post transform converter
"FIELD_NAME_LOWER_CASE".
--
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]