Carl-Zhou-CN commented on issue #3599:
URL:
https://github.com/apache/incubator-seatunnel/issues/3599#issuecomment-1330359591
> schema = { fields { name = "string" age = "int" } meta.fields { topicAlias
= topic partitionAlias = partition } }
@Hisoka-X @TyrantLucifer @ashulin @hailin0 @TaoZex
This is the metadata field I extended in Kafka before. Now I want to extend
it to all connectors. I'm not sure whether this form is available. Can you give
me some advice.
Can we define relevant interfaces for metadata in the schema and implement
each connector accordingly, because the metadata of each connector is different
and incompatible
--
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]