News

Originally posted by bgiebl August 30, 2024 Summary sqlalchemy compiles a primary key FLOAT column to SERIAL by using a postgres database. This behaviour happens only when there are no foreign key ...
What happened We have tons of batch tasks to transfer data from Hive to Clickhouse. Casting invalid numeric format of string to integer will got 'null' before 2.3.0. After upgraded seatunnel to 2.3.8, ...