public abstract class CsvRules extends Object
| Modifier and Type | Field and Description |
|---|---|
static CsvProjectTableScanRule |
PROJECT_SCAN
Rule that matches a
Project on
a CsvTableScan and pushes down projects if possible. |
public static final CsvProjectTableScanRule PROJECT_SCAN
Project on
a CsvTableScan and pushes down projects if possible.Copyright © 2012-2020 Apache Software Foundation. All Rights Reserved.