Laglangyue
Laglangyue
The human conf file can infer the configuration relationship through the parent attribute, so the prefix is not required in Connector-v2
> @laglangyue Spark version 2.4.0-cdh6.2.1 SeaTunnel Version 2.1.2 I don't see these configurations in the code. `batch_size` I've also tried this configuration without effect. In previous versions, it may be...
> 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...
maybe we can tale about all type test first. Performance test: we can put it on hold.
> > 2. Test all engines automatically. The test framework need run the jobs in all of the engine SeaTunnel supported now. > > @EricJoy2048 How about let's tackle this...
> > With the addition of `SeaTunnel Engine` every connector need add e2e-test for three engine. This is a difficult and boring job for developers. So I think it's time...
> @laglangyue Wait for the JDBC e2e test (#2321) to merge. You need to add test for DB2 in jdbc e2e test yes, the test is very nice. I test...
this PR may be delay,I am finishing the DM. I spent some time studying the testcontainer,more of environment and DM images.
> Please resolve conflicts. yes,I will
 DDL DML is finished! And then I execute this Sql, the Connection is Error.