Replies: 1 comment 2 replies
-
Hi, @Sober7135, thanks for bring that up. The data types currently supported take into account the common support of parquet/orc, etc., and will consider supporting more data types in the future. Currently, unsupported types can be covered using other types (refer to https://parquet.apache.org/docs/file-format/types/) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Quick question — the spec/API seems to have Int32/Int64 but not Int8/Int16 or any unsigned types. Are there plans to add Int8/Int16 and UInt8/UInt16/UInt32/UInt64?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions