Time units for temporal logical types. More...
#include <parquet_schema.hpp>
Public Types | |
| enum | Type : uint8_t { UNDEFINED , MILLIS , MICROS , NANOS } |
| Available time units. | |
Public Attributes | |
| Type | type |
| Time unit type. | |
Time units for temporal logical types.
Definition at line 205 of file parquet_schema.hpp.