Structsยง
- Logical
Iceberg Scan LogicalIcebergScanis only used by batch queries. At the beginning of the batch query optimization,LogicalSourcewith a iceberg property would be converted into aLogicalIcebergScan.
LogicalIcebergScan is only used by batch queries. At the beginning of the batch query optimization, LogicalSource with a iceberg property would be converted into a LogicalIcebergScan.