public class HiveRelMdRuntimeRowCount extends HiveRelMdRowCount
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
static org.apache.calcite.rel.metadata.RelMetadataProvider |
SOURCE |
| Modifier | Constructor and Description |
|---|---|
protected |
HiveRelMdRuntimeRowCount() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getRowCount(org.apache.calcite.rel.core.Filter rel,
org.apache.calcite.rel.metadata.RelMetadataQuery mq) |
Optional<Long> |
getRuntimeRowCount(org.apache.calcite.rel.RelNode rel) |
analyzeJoinForPKFK, constraintsBasedAnalyzeJoinForPKFK, getRowCount, getRowCount, getRowCount, getRowCountprotected static final org.slf4j.Logger LOG
public static final org.apache.calcite.rel.metadata.RelMetadataProvider SOURCE
public Double getRowCount(org.apache.calcite.rel.core.Filter rel, org.apache.calcite.rel.metadata.RelMetadataQuery mq)
getRowCount in class HiveRelMdRowCountCopyright © 2022 The Apache Software Foundation. All rights reserved.