This is an automated email from the ASF dual-hosted git repository.

davidzollo pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git


    from 7b67bc8134 [Fix][Core] Fix enumerator re-registration synchronization 
(#10830)
     add 9ef1975181 [Fix][Connector-V2][MySQL] Preserve table comments, 
indexes, ENGINE, CHARSET, and COLLATE in auto-created tables (#10738)

No new revisions were added by this update.

Summary of changes:
 .../seatunnel/jdbc/catalog/mysql/MySqlCatalog.java | 65 ++++++++++++++++++
 .../catalog/mysql/MysqlCreateTableSqlBuilder.java  | 28 +++++---
 .../mysql/MysqlCreateTableSqlBuilderTest.java      | 25 +++++++
 .../seatunnel/jdbc/JdbcMySqlSaveModeCatalogIT.java | 78 ++++++++++++++++++++--
 4 files changed, 179 insertions(+), 17 deletions(-)

Reply via email to