You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the proposal in apache/parquet-format#600 and the linked proposal document to allow the TimestampType logical type to annotate FIXED_LEN_BYTE_ARRAY physical type with type_length = 12.
Describe the enhancement requested
Implement the proposal in apache/parquet-format#600 and the linked proposal document to allow the
TimestampTypelogical type to annotateFIXED_LEN_BYTE_ARRAYphysical type withtype_length = 12.Component(s)
Core