CodingGPT commented on PR #3894: URL: https://github.com/apache/incubator-seatunnel/pull/3894#issuecomment-1431598451
I tested the code using a tableSchema like "id BIGINT, shopname STRING, start_date DATE, price DOUBLE, create_time DATETIME, update_timestamp TIMESTAMP, f1 tinyint, f2 smallint, f3 int, f4 float, f5 decimal(38,18), f6 char(20), f7 varchar(30), f8 boolean" and sink to mysql , mostly get the right result. -- 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]
