When inserting numbers into a clickhouse table, clickhouse can cast numbers to match them with the datatype of the target table column, for example if you try to insert a Float value into a column ...