rill icon indicating copy to clipboard operation
rill copied to clipboard

[Error: Data type is not supported DECIMAL(18,0)]

Open jnoynaert opened this issue 3 years ago • 0 comments

Trying to import parquet files with decimal(18,0) data types through the UI or CLI returns the following:

[Error: Data type is not supported DECIMAL(18,0)]

This also appears to put the current project in an unrecoverable state (user is forced to reinitialize somewhere else).

This is on v0.5.0 using the linux x64 binary

jnoynaert avatar Jul 21 '22 02:07 jnoynaert