| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.optimizer.calcite.reloperators.jdbc | |
| org.apache.hadoop.hive.ql.optimizer.calcite.stats |
| Modifier and Type | Method and Description |
|---|---|
JdbcHiveTableScan |
HiveJdbcConverter.getTableScan() |
| Modifier and Type | Method and Description |
|---|---|
Double |
HiveRelMdDistinctRowCount.getDistinctRowCount(JdbcHiveTableScan rel,
org.apache.calcite.rel.metadata.RelMetadataQuery mq,
org.apache.calcite.util.ImmutableBitSet groupKey,
org.apache.calcite.rex.RexNode predicate)
Currently Calcite doesn't handle return row counts for Converters and JdbcHiveTableScan.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.