TyrantLucifer commented on issue #3599:
URL: 
https://github.com/apache/incubator-seatunnel/issues/3599#issuecomment-1331600912

   > > IMO, we didn't need this interface, metadata is a part of data, we 
should process it in connectors. The core point of this feature is that how to 
define the schema of metadata? Or it's a good idea not to define a schema, 
because connectors know their own metadata, the only thing we do is merge it in 
SeaTunnel Row.
   > 
   > I think that if the schema is not defined, the user may not need all the 
metadata of the connector, but only some metadata or a special definition of 
the name
   
   So this is not a general requirement, the metadata if not a part of upstream 
data, and the defination name should not be contained in scheam config. Set 
different configuration items for different connectors to map.


-- 
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]

Reply via email to