Interface PartitionScanTask

All Superinterfaces:
ScanTask, Serializable
All Known Subinterfaces:
AddedRowsScanTask, ContentScanTask<F>, DataTask, DeletedDataFileScanTask, DeletedRowsScanTask, FileScanTask

public interface PartitionScanTask extends ScanTask
A scan task for data within a particular partition
  • Method Details

    • spec

      Returns the spec of the partition for this scan task
    • partition

      StructLike partition()
      Returns the value of the partition for this scan task