public static class PigRelFactories.PigTableScanFactory extends Object implements org.apache.calcite.rel.core.RelFactories.TableScanFactory
RelFactories.TableScanFactory that
returns a PigTableScan.| Modifier and Type | Field and Description |
|---|---|
static PigRelFactories.PigTableScanFactory |
INSTANCE |
| Constructor and Description |
|---|
PigTableScanFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.rel.RelNode |
createScan(org.apache.calcite.plan.RelOptTable.ToRelContext toRelContext,
org.apache.calcite.plan.RelOptTable table) |
public static final PigRelFactories.PigTableScanFactory INSTANCE
Copyright © 2012-2023 Apache Software Foundation. All Rights Reserved.