laglangyue commented on issue #2691:
URL:
https://github.com/apache/incubator-seatunnel/issues/2691#issuecomment-1241899567
> Also, how do we cover all data types from various data sources, is there
any specific solution? Current test coverage is not comprehensive.
For JDBC, the DDL can be completed through a configuration file, and the
data is generated through fake2source, and then verified using source2assert.
This can be abstracted as junit5extension.
For others, we need a similar process, how can we use conf file to do DDL
for others
--
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]