Package org.apache.iceberg
Interface SupportsDistributedScanPlanning
- All Known Implementing Classes:
BaseTable
public interface SupportsDistributedScanPlanning
Interface to indicate whether a Table supports distributed scan planning
-
Method Summary
-
Method Details
-
allowDistributedPlanning
default boolean allowDistributedPlanning()
-