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