Le 29/05/2019 à 10:47, Deepak Majeti a écrit :
> "ConvertedType" term is used by the parquet specification below. This type
> is used to map client data types to Parquet types.
> https://github.com/apache/parquet-format/blob/master/src/main/thrift/parquet.thrift#L48

But apparently there's also "LogicalType":
https://github.com/apache/parquet-format/blob/master/src/main/thrift/parquet.thrift#L315

"LogicalType annotations to replace ConvertedType"

Regards

Antoine.

Reply via email to