You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem or challenge?
In #960 we introduced a feature of adding existing parquet files in FastAppendAction, but currently it's not checking parquet file schema compatibility.
Describe the solution you'd like
Checking parquet file schema compatibility.
Willingness to contribute
I can contribute to this feature independently
I would be willing to contribute to this feature with guidance from the Iceberg Rust community