Column conversion
SlyLu opened this issue · 0 comments
SlyLu commented
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.