Hi Everyone,

In the early days of parquet-cpp development, the developers mapped the
thrift::ConvertedType to parquet::LogicalType.
This now leads to confusion with the recent introduction of
thrift::LogicalType.

Parquet Rust also adopted this incorrect naming convention.

Are there any objections to renaming the Parquet::LogicalType to
Parquet::ConvertedType in both C++ and Rust?

-- 
regards,
Deepak Majeti

Reply via email to