public static class TableCharacteristic.Builder extends Object
TableCharacteristic.| Modifier and Type | Method and Description |
|---|---|
TableCharacteristic |
build() |
TableCharacteristic.Builder |
passColumnsThrough()
Input table supports pass-through columns.
|
TableCharacteristic.Builder |
pruneIfEmpty()
DBMS could prune virtual processors if the input table is empty.
|
public TableCharacteristic.Builder pruneIfEmpty()
public TableCharacteristic.Builder passColumnsThrough()
public TableCharacteristic build()
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.