Uses of Package
org.apache.drill.exec.physical.resultSet.impl

Package
Description
Provides run-time semantic analysis of the projection list for the scan operator.
Implements the details of the scan lifecycle for a set of readers, primarily the process of resolving the scan output schema from a variety of input schemas, then running each reader, each of which will produce some number of batches.
Provides run-time semantic analysis of the projection list for the scan operator.
Handles the details of the result set loader implementation.