jorisvandenbossche commented on issue #33958: URL: https://github.com/apache/arrow/issues/33958#issuecomment-1447864816
I think in this context the "primitive types" and "logical types" are meaning the same (confusingly), as we currently only have a section ["Fixed-size Primitive Layout](https://arrow.apache.org/docs/format/Columnar.html#fixed-size-primitive-layout) explaining the layout of primitive types, but not which actual "logical" primitive types we have (whether the term "logical" is correct here is another question). So essentially I think this issue is about exactly the same as https://github.com/apache/arrow/issues/14752, I think we can close this one as duplicate of https://github.com/apache/arrow/issues/14752? Unless we would like to list just the primitive types that follow the fixed-size primitive layout in that section, instead of listing all types (including those primitive types) in the ["Logical types" section](https://arrow.apache.org/docs/format/Columnar.html#logical-types)? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
