| Package | Description |
|---|---|
| org.apache.calcite.plan |
Defines interfaces for constructing rule-based optimizers of
relational expressions.
|
| org.apache.calcite.rel.rules |
Provides a core set of planner rules.
|
| Modifier and Type | Method and Description |
|---|---|
static Strong |
Strong.of(ImmutableBitSet nullColumns)
Returns a checker that consults a bit set to find out whether particular
inputs may be null.
|
| Modifier and Type | Field and Description |
|---|---|
private Strong |
PushProjector.InputSpecialOpFinder.strong |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.