public interface ScannableTable extends Table
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.linq4j.Enumerable<Object[]> |
scan(DataContext root)
Returns an enumerator over the rows in this Table.
|
getJdbcTableType, getRowType, getStatistic, isRolledUp, rolledUpColumnValidInsideAggorg.apache.calcite.linq4j.Enumerable<Object[]> scan(DataContext root)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.