Inspired by #284 and #285.
The switch to logical types allowed odbc2parquet to select better fitting types in many situations. However, if logical types are not supported by the next step in the data pipeline restricting odbc2parquet to only choose schemas which can be expressed within the legacy converted types may be preferable.
Ping @leo-schick.
See also: https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#deprecated-timestamp-convertedtype
Inspired by #284 and #285.
The switch to logical types allowed
odbc2parquetto select better fitting types in many situations. However, if logical types are not supported by the next step in the data pipeline restrictingodbc2parquetto only choose schemas which can be expressed within the legacy converted types may be preferable.Ping @leo-schick.
See also: https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#deprecated-timestamp-convertedtype