We need to make fanout_enabled configurable via properties for datafusion write. When fanout_enabled is true, we use FanoutWriter, otherwise we use ClusteredWriter _Originally posted by @liurenjie1024 in https://github.com/apache/iceberg-rust/pull/1827#discussion_r2512430698_