← Back to context

Comment by pgguru

3 days ago

Hi, what types are you expecting to see that aren't supported? I believe we had support for most/all builtin postgres types.

Postgres has like 300+ types but mostly stuff like decimals should work the same way it does with Postgres (with the edge cases like NaN existing in Postgres but not parquets accordingly)