In the flatbuffer schema what is the purpose of bit width in "table Time" [1] based on the documentation it sounds like bit-width is fully determined by TimeUnit? In other cases (e.g. Date) we don't have a similar field.
Thanks, Micah [1] https://github.com/apache/arrow/blob/master/format/Schema.fbs#L148