You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My ClickHouse CREATE TABLE statement is as follows: local_amount Decimal(27, 8) COMMENT 'Original Currency Amount',
Why is it that after importing, fields like net_amount with Decimal type are being recognized as UNKNOWN?