Public Types | Public Attributes | List of all members
cudf::io::parquet::TimeUnit Struct Reference

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.
 

Detailed Description

Time units for temporal logical types.

Definition at line 196 of file parquet_schema.hpp.


The documentation for this struct was generated from the following file: