Tyrantlucifer

Results 195 comments of Tyrantlucifer

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

> > > > can you add e2e-testcase(spark)? > > > > > > > > > there is a conflict of the okhttp jar between the Spark jar and...

> > > > > > can you add e2e-testcase(spark)? > > > > > > > > > > > > > > > there is a conflict of...

> > > > > > > > can you add e2e-testcase(spark)? > > > > > > > > > > > > > > > > > >...

For array type convert I had fixed in pr #2479, I see `Primitive Array` only one type of byte is implemented. Do you mean that array convert is also has...

> > For array type convert I had fixed in pr #2479, I see `Primitive Array` only one type of byte is implemented. Do you mean that array convert is...

> please rerun CI thanks @TyrantLucifer Wait until the running workflow is finished before restarting. Please be patient.

> rerun CI? I don't think this mistake affects @TyrantLucifer CI had been optimized, so some steps will be enabled, before your pr is merged CI must run successfully. It's...

> > > rerun CI? I don't think this mistake affects @TyrantLucifer > > > > > > CI had been optimized, so some steps will be enabled, before your...

Now `SeaTunnelSchema` can not parse row type from config file, so we should upgrade it first. I can do this work.