inspired by https://github.com/apache/iceberg-python/pull/3590 ensure that all type converts to the correct iceberg type. ensure iceberg type converts to the correct parquet type (https://iceberg.apache.org/spec/#parquet), see https://github.com/apache/iceberg-python/pull/2799
inspired by #3590
ensure that all type converts to the correct iceberg type.
ensure iceberg type converts to the correct parquet type (https://iceberg.apache.org/spec/#parquet), see #2799