Iceberg Filesystem Local FileIO

This class is a proxy for the Apache Iceberg FileIO, commonly used to write to a Local file system.

Catalog class name

com.datamirror.ts.iceberg.separate.engine.icebergcatalogfsproxy.IcebergLocalFileSystemProxy

Sample Properties For the Apache Iceberg FileIO Class: (Properties will vary based on specific implementation and environment and are defined by Apache Iceberg):
fs.defaultFS = file:///
base-dir = /home/aUser/iceberg-local-warehouse/warehouse