| Package | Description |
|---|---|
| org.apache.drill.exec.store.splunk |
| Constructor and Description |
|---|
SplunkGroupScan(SplunkGroupScan that)
Copies the group scan during many stages of Calcite operation.
|
SplunkGroupScan(SplunkGroupScan that,
int maxRecords)
Adds a limit to the group scan
|
SplunkGroupScan(SplunkGroupScan that,
List<SchemaPath> columns)
Applies columns.
|
SplunkGroupScan(SplunkGroupScan that,
Map<String,ExprNode.ColRelOpConstNode> filters,
double filterSelectivity)
Adds a filter to the scan.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.