nastra commented on pull request #10600: URL: https://github.com/apache/arrow/pull/10600#issuecomment-869862172
Some examples that already expose this are `IntVector` / `BigIntVector` / `DecimalVector` / `SmallIntVector` / `Float8Vector` / `Float4Vector`. External code that uses those vectors is usually using the `TYPE_WIDTH` field to determine the size for buffers, so it seems reasonable to make `TYPE_WIDTH` accessible for the vectors modified in this PR -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org