The value conversion is a necessary step before writing parquet format using serde::parquet::writer. Conversion translates the iceberg::value types into a corresponding parquet::value.
Backports Required
[x] none - not a bug fix
[ ] none - this is a backport
[ ] none - issue does not exist in previous branches
[ ] none - papercut/not impactful enough to backport
The value conversion is a necessary step before writing parquet format using
serde::parquet::writer
. Conversion translates theiceberg::value
types into a correspondingparquet::value
.Backports Required
Release Notes