CalvinKirs opened a new issue, #2469:
URL: https://github.com/apache/incubator-seatunnel/issues/2469

   Connector has a public field fields, usually the schema that defines the 
Connector,
   
   But at present our definitions are very confusing, each Connector has its 
own set, a good example is this,
   https://github.com/apache/incubator-seatunnel/pull/2439/files
   https://github.com/apache/incubator-seatunnel/pull/2451/files
   At the same time, there is also an abstraction of public method extraction, 
which allows developers to not need to parse the schema again, etc.
   But I have questions about the fields and schemas in it, can we unify a set 
of standards? The latter use this.
   In addition, for some fields (used by some connectors), such as delimiter, 
format, etc., whether the standard and format can be unified (I am not sure), 
we may need a package to do these things,
   What do you think?


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