Open SlyLu opened 1 year ago
Why does the jdbc engine not support the 'create_by' column_name from PostgreSql. Converting a postgresql uuid type to a clickhouse uuid type is also not supported. I had to receive the uuid type with String and discard the create_by column.
Why does the jdbc engine not support the 'create_by' column_name from PostgreSql. Converting a postgresql uuid type to a clickhouse uuid type is also not supported. I had to receive the uuid type with String and discard the create_by column.