GitHub user yangxk1 added a comment to the discussion: Any plans to add narrower ints (Int8/Int16) and unsigned (UInt8/16/32/64)?
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 formats in the future. Currently, unsupported formats can be covered using other formats (refer to https://parquet.apache.org/docs/file-format/types/) Could you describe the use case or scenario you wan to use GraphAr which need those types? GitHub link: https://github.com/apache/incubator-graphar/discussions/744#discussioncomment-14306918 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
