Class IcebergSubScan.IcebergSubScanBuilder
java.lang.Object
org.apache.drill.exec.store.iceberg.IcebergSubScan.IcebergSubScanBuilder
- Enclosing class:
- IcebergSubScan
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
columns
(List<SchemaPath> columns) condition
(LogicalExpression condition) formatPlugin
(IcebergFormatPlugin formatPlugin) maxRecords
(int maxRecords) schema
(TupleMetadata schema) tableScan
(org.apache.iceberg.TableScan tableScan) workList
(List<IcebergWork> workList)
-
Constructor Details
-
IcebergSubScanBuilder
public IcebergSubScanBuilder()
-
-
Method Details
-
userName
-
formatPlugin
-
columns
-
condition
-
schema
-
workList
-
tableScan
-
path
-
maxRecords
-
build
-