| org.apache.calcite.runtime.Hook.add(Consumer<T>)
|
| org.apache.calcite.runtime.Hook.add(Function<T, R>)
|
| org.apache.calcite.sql.util.ListSqlOperatorTable.add(SqlOperator)
|
| org.apache.calcite.sql.util.ChainedSqlOperatorTable.add(SqlOperatorTable) |
| org.apache.calcite.rex.RexBuilder.addAggCall(AggregateCall, int, boolean, List<AggregateCall>, Map<AggregateCall, RexNode>, List<RelDataType>) |
| org.apache.calcite.rex.RexBuilder.addAggCall(AggregateCall, int, List<AggregateCall>, Map<AggregateCall, RexNode>, List<RelDataType>) |
| org.apache.calcite.util.graph.AttributedDirectedGraph.addEdge(V, V)
|
| org.apache.calcite.runtime.Hook.addThread(Function<T, R>)
|
| org.apache.calcite.tools.RelBuilder.aggregateCall(SqlAggFunction, boolean, boolean, RexNode, String, Iterable<? extends RexNode>) |
| org.apache.calcite.tools.RelBuilder.aggregateCall(SqlAggFunction, boolean, boolean, RexNode, String, RexNode...) |
| org.apache.calcite.tools.RelBuilder.aggregateCall(SqlAggFunction, boolean, RexNode, String, Iterable<? extends RexNode>) |
| org.apache.calcite.tools.RelBuilder.aggregateCall(SqlAggFunction, boolean, RexNode, String, RexNode...) |
| org.apache.calcite.sql.parser.SqlParser.Config.allowBangEqual() |
| org.apache.calcite.plan.RelOptUtil.analyzeSimpleEquiJoin(LogicalJoin, int[]) |
| org.apache.calcite.plan.RelOptRule.any()
|
| org.apache.calcite.rel.metadata.ReflectiveRelMetadataProvider.apply(Class<? extends RelNode>) |
| org.apache.calcite.rel.metadata.CachingRelMetadataProvider.apply(Class<? extends RelNode>, Class<? extends M>) |
| org.apache.calcite.rel.metadata.JaninoRelMetadataProvider.apply(Class<? extends RelNode>, Class<? extends M>) |
| org.apache.calcite.rel.metadata.RelMetadataProvider.apply(Class<? extends RelNode>, Class<? extends M>)
|
| org.apache.calcite.rel.metadata.ReflectiveRelMetadataProvider.apply(Class<? extends RelNode>, Class<? extends M>) |
| org.apache.calcite.rel.metadata.ChainedRelMetadataProvider.apply(Class<? extends RelNode>, Class<? extends M>) |
| org.apache.calcite.plan.volcano.VolcanoRelMetadataProvider.apply(Class<? extends RelNode>, Class<? extends M>) |
| org.apache.calcite.util.Util.asIndexMap(Collection<V>, Function<V, K>) |
| org.apache.calcite.util.IntList.asList(int[]) |
| org.apache.calcite.util.ImmutableBitSet.builder(ImmutableBitSet) |
| org.apache.calcite.rel.rel2sql.SqlImplementor.Result.builder(RelNode, SqlImplementor.Clause, SqlImplementor.Clause...)
|
| org.apache.calcite.adapter.enumerable.EnumerableTableScan.canHandle(Table)
|
| org.apache.calcite.rel.convert.ConverterImpl.cannotImplement() |
| org.apache.calcite.plan.RelOptUtil.checkProjAndChildInputs(Project, boolean) |
| org.apache.calcite.plan.RelOptUtil.classifyFilters(RelNode, List<RexNode>, JoinRelType, boolean, boolean, boolean, List<RexNode>, List<RexNode>, List<RexNode>)
|
| org.apache.calcite.sql.SqlNode.clone()
|
| org.apache.calcite.sql.SqlNode.cloneArray(SqlNode[]) |
| org.apache.calcite.sql.validate.SqlValidatorTable.columnHasDefaultValue(RelDataType, int, InitializerContext) |
| org.apache.calcite.sql.parser.SqlParser.configBuilder()
|
| org.apache.calcite.sql.parser.SqlParser.configBuilder(SqlParser.Config)
|
| org.apache.calcite.sql.SqlDialect.configureParser(SqlParser.ConfigBuilder) |
| org.apache.calcite.rex.RexBuilder.constantNull()
|
| org.apache.calcite.tools.Planner.convert(SqlNode)
|
| org.apache.calcite.plan.RelOptRule.convertOperand(Class<R>, Predicate<? super R>, RelTrait) |
| org.apache.calcite.plan.RelOptRule.convertOperand(Class<R>, Predicate<? super R>, RelTrait)
|
| org.apache.calcite.adapter.enumerable.PhysType.convertTo(Expression, PhysType)
|
| org.apache.calcite.rel.RelFieldCollation.copy(int) |
| org.apache.calcite.rel.core.AggregateCall.copy(List<Integer>) |
| org.apache.calcite.rel.core.AggregateCall.copy(List<Integer>, int) |
| org.apache.calcite.rel.core.AggregateCall.copy(List<Integer>, int, ImmutableBitSet, RelCollation) |
| org.apache.calcite.rel.core.AggregateCall.copy(List<Integer>, int, RelCollation) |
| org.apache.calcite.rel.core.Aggregate.copy(RelTraitSet, RelNode, boolean, ImmutableBitSet, List<ImmutableBitSet>, List<AggregateCall>) |
| org.apache.calcite.rel.core.Project.copy(RelTraitSet, RelNode, List<RexNode>, RelDataType, int) |
| org.apache.calcite.rel.core.Calc.copy(RelTraitSet, RelNode, RexProgram, List<RelCollation>) |
| org.apache.calcite.runtime.FlatLists.copy(T...) |
| org.apache.calcite.sql.SqlDialect.create(DatabaseMetaData)
|
| org.apache.calcite.rel.logical.LogicalAggregate.create(RelNode, boolean, ImmutableBitSet, List<ImmutableBitSet>, List<AggregateCall>) |
| org.apache.calcite.rel.logical.LogicalAggregate.create(RelNode, ImmutableBitSet, List<ImmutableBitSet>, List<AggregateCall>) |
| org.apache.calcite.rel.logical.LogicalCorrelate.create(RelNode, RelNode, CorrelationId, ImmutableBitSet, JoinRelType) |
| org.apache.calcite.rel.core.Collect.create(RelNode, SqlTypeName, String) |
| org.apache.calcite.prepare.RelOptTableImpl.create(RelOptSchema, RelDataType, List<String>, Table, Expression) |
| org.apache.calcite.rex.RexProgramBuilder.create(RexBuilder, RelDataType, List<RexNode>, List<? extends RexNode>, RexNode, RelDataType, boolean) |
| org.apache.calcite.rex.RexProgramBuilder.create(RexBuilder, RelDataType, List<RexNode>, List<? extends RexNode>, RexNode, RelDataType, boolean, boolean) |
| org.apache.calcite.model.ModelHandler.create(SchemaPlus, String, List<String>, String, String)
|
| org.apache.calcite.rel.core.AggregateCall.create(SqlAggFunction, boolean, boolean, boolean, List<Integer>, int, RelCollation, RelDataType, String) |
| org.apache.calcite.rel.core.AggregateCall.create(SqlAggFunction, boolean, boolean, List<Integer>, int, int, RelNode, RelDataType, String) |
| org.apache.calcite.rel.core.AggregateCall.create(SqlAggFunction, boolean, boolean, List<Integer>, int, RelCollation, int, RelNode, RelDataType, String) |
| org.apache.calcite.rel.core.AggregateCall.create(SqlAggFunction, boolean, boolean, List<Integer>, int, RelCollation, RelDataType, String) |
| org.apache.calcite.rel.core.AggregateCall.create(SqlAggFunction, boolean, boolean, List<Integer>, int, RelDataType, String) |
| org.apache.calcite.rel.core.AggregateCall.create(SqlAggFunction, boolean, List<Integer>, int, int, RelNode, RelDataType, String) |
| org.apache.calcite.rel.core.AggregateCall.create(SqlAggFunction, boolean, List<Integer>, int, RelDataType, String) |
| org.apache.calcite.rel.core.AggregateCall.create(SqlAggFunction, boolean, List<Integer>, int, RelNode, RelDataType, String) |
| org.apache.calcite.rex.RexWindowBound.create(SqlNode, RexNode) |
| org.apache.calcite.schema.impl.ScalarFunctionImpl.createAll(Class<?>) |
| org.apache.calcite.sql.SqlOperator.createCall(SqlLiteral, SqlParserPos, SqlNodeList) |
| org.apache.calcite.sql.SqlSelectOperator.createCall(SqlNodeList, SqlNodeList, SqlNode, SqlNode, SqlNodeList, SqlNode, SqlNodeList, SqlNodeList, SqlNode, SqlNode, SqlNodeList, SqlParserPos)
|
| org.apache.calcite.sql.SqlOperator.createCall(SqlParserPos, SqlNodeList) |
| org.apache.calcite.adapter.clone.CloneSchema.createCloneTable(JavaTypeFactory, RelProtoDataType, List<ColumnMetaData.Rep>, Enumerable<T>) |
| org.apache.calcite.plan.RelOptQuery.createCluster(RelDataTypeFactory, RexBuilder) |
| org.apache.calcite.plan.RelOptQuery.createCorrel()
|
| org.apache.calcite.sql.SqlLiteral.createDate(Calendar, SqlParserPos) |
| org.apache.calcite.rel.type.RelDataTypeFactoryImpl.createDecimalProduct(RelDataType, RelDataType) |
| org.apache.calcite.rel.type.RelDataTypeFactory.createDecimalProduct(RelDataType, RelDataType)
|
| org.apache.calcite.rel.type.RelDataTypeFactoryImpl.createDecimalQuotient(RelDataType, RelDataType) |
| org.apache.calcite.rel.type.RelDataTypeFactory.createDecimalQuotient(RelDataType, RelDataType)
|
| org.apache.calcite.adapter.jdbc.JdbcSchema.createDialect(DataSource)
|
| org.apache.calcite.plan.RelOptUtil.createDistinctRel(RelNode)
|
| org.apache.calcite.plan.RelOptUtil.createExistsPlan(RelNode, RelOptUtil.SubQueryType, RelOptUtil.Logic, boolean) |
| org.apache.calcite.plan.RelOptUtil.createExistsPlan(RelOptCluster, RelNode, List<RexNode>, RexLiteral, String) |
| org.apache.calcite.rel.core.RelFactories.FilterFactory.createFilter(RelNode, RexNode) |
| org.apache.calcite.plan.RelOptUtil.createFilter(RelNode, RexNode) |
| org.apache.calcite.plan.RelOptUtil.createFilter(RelNode, RexNode, RelFactories.FilterFactory) |
| org.apache.calcite.rel.core.Join.createJoinType(RelDataTypeFactory, RelDataType, RelDataType, List<String>, List<RelDataTypeField>) |
| org.apache.calcite.plan.RelOptUtil.createNullFilter(RelNode, Integer[]) |
| org.apache.calcite.prepare.CalcitePrepareImpl.createParser(String, SqlParser.ConfigBuilder) |
| org.apache.calcite.prepare.CalcitePrepareImpl.createParserConfig() |
| org.apache.calcite.plan.RelOptUtil.createProject(RelNode, List<? extends RexNode>, List<? extends String>, boolean) |
| org.apache.calcite.plan.RelOptUtil.createProject(RelNode, List<? extends RexNode>, List<? extends String>, boolean, RelBuilder)
|
| org.apache.calcite.plan.RelOptUtil.createProject(RelNode, List<? extends RexNode>, List<String>) |
| org.apache.calcite.plan.RelOptUtil.createProject(RelNode, List<Pair<RexNode, ? extends String>>, boolean) |
| org.apache.calcite.plan.RelOptUtil.createProjectJoinRel(List<Integer>, RelNode) |
| org.apache.calcite.plan.RelOptUtil.createRename(RelNode, List<? extends String>) |
| org.apache.calcite.plan.RelOptUtil.createRenameRel(RelDataType, RelNode) |
| org.apache.calcite.rel.RelCollationImpl.createSingleton(int) |
| org.apache.calcite.rel.core.RelFactories.SortFactory.createSort(RelTraitSet, RelNode, RelCollation, RexNode, RexNode) |
| org.apache.calcite.rel.type.RelDataTypeFactory.createStructType(RelDataTypeFactory.FieldInfo) |
| org.apache.calcite.rex.RexUtil.createStructType(RelDataTypeFactory, List<? extends RexNode>, List<String>) |
| org.apache.calcite.sql.SqlLiteral.createTime(Calendar, int, SqlParserPos) |
| org.apache.calcite.sql.SqlLiteral.createTimestamp(Calendar, int, SqlParserPos) |
| org.apache.calcite.sql2rel.RelDecorrelator.decorrelateQuery(RelNode) |
| org.apache.calcite.util.Util.deprecated(T, boolean)
|
| org.apache.calcite.rel.core.Collect.deriveCollectRowType(SingleRel, String) |
| org.apache.calcite.rel.core.Join.deriveJoinRowType(RelDataType, RelDataType, JoinRelType, RelDataTypeFactory, List<String>, List<RelDataTypeField>) |
| org.apache.calcite.plan.RelOptUtil.dumpPlan(String, RelNode, boolean, SqlExplainLevel) |
| org.apache.calcite.sql2rel.SqlToRelConverter.enableDecorrelation() |
| org.apache.calcite.rex.RexUtil.eq(RexNode, RexNode) |
| org.apache.calcite.rel.RelCollationImpl.equal(List<RelCollation>, List<RelCollation>) |
| org.apache.calcite.runtime.Utilities.equal(Object, Object)
|
| org.apache.calcite.sql.SqlNode.equalsDeep(SqlNode, boolean) |
| org.apache.calcite.rel.core.Filter.estimateFilteredRows(RelNode, RexNode) |
| org.apache.calcite.rel.core.Filter.estimateFilteredRows(RelNode, RexProgram) |
| org.apache.calcite.rel.core.Join.estimateJoinedRows(Join, RexNode)
|
| org.apache.calcite.rel.core.Union.estimateRowCount(RelNode) |
| org.apache.calcite.sql.validate.SqlValidatorCatalogReader.field(RelDataType, String)
|
| org.apache.calcite.jdbc.CalciteSchema.find(NavigableMap<String, V>, String)
|
| org.apache.calcite.jdbc.CalciteSchema.find(NavigableSet<String>, String)
|
| org.apache.calcite.sql.parser.SqlParserUtil.findPos(String) |
| org.apache.calcite.sql.validate.SqlValidatorScope.findQualifyingTableName(String, SqlNode)
|
| org.apache.calcite.rex.RexUtil.fixUp(RexBuilder, List<RexNode>, RelDataType) |
| org.apache.calcite.sql.SqlBinaryStringLiteral.getBitString()
|
| org.apache.calcite.rel.rules.LoptMultiJoin.getChildFactors(LoptJoinTree, ImmutableBitSet.Builder) |
| org.apache.calcite.plan.RelOptUtil.getContext(RelOptCluster) |
| org.apache.calcite.plan.RelOptQuery.getCorrelOrdinal(String) |
| org.apache.calcite.plan.AbstractRelOptPlanner.getCost(RelNode) |
| org.apache.calcite.plan.RelOptPlanner.getCost(RelNode)
|
| org.apache.calcite.sql.SqlDialect.getDatabaseProduct()
|
| org.apache.calcite.rel.AbstractRelNode.getDescription() |
| org.apache.calcite.plan.RelOptNode.getDescription() |
| org.apache.calcite.util.Util.getFileTimestamp() |
| org.apache.calcite.rel.core.Project.getFlags() |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.getIndentation() |
| org.apache.calcite.rel.core.Aggregate.getIndicatorCount() |
| org.apache.calcite.sql2rel.SqlToRelConverter.getInSubqueryThreshold() |
| org.apache.calcite.sql.SqlOperatorBinding.getIntLiteralOperand(int) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.getLineLength() |
| org.apache.calcite.util.Util.getMessages(Throwable) |
| org.apache.calcite.plan.RelOptCluster.getMetadataFactory()
|
| org.apache.calcite.sql.fun.SqlMinMaxAggFunction.getMinMaxKind() |
| org.apache.calcite.sql.SqlOperator.getMonotonicity(SqlCall, SqlValidatorScope)
|
| org.apache.calcite.sql.SqlCharStringLiteral.getNlsString()
|
| org.apache.calcite.rel.RelReferentialConstraint.getNumColumns()
|
| org.apache.calcite.sql.type.SqlTypeUtil.getNumericJavaClassName(RelDataType) |
| org.apache.calcite.sql.SqlOperatorBinding.getOperandLiteralValue(int) |
| org.apache.calcite.plan.RelOptCluster.getOriginalExpression() |
| org.apache.calcite.sql.SqlAggFunction.getParameterTypes(RelDataTypeFactory) |
| org.apache.calcite.sql.SqlFunction.getParamNames() |
| org.apache.calcite.sql.SqlFunction.getParamTypes() |
| org.apache.calcite.sql.type.SqlTypeUtil.getPrimitiveWrapperJavaClassName(RelDataType) |
| org.apache.calcite.sql.SqlDialect.getProduct(String, String) |
| org.apache.calcite.tools.Programs.getProgram() |
| org.apache.calcite.plan.RelOptCluster.getQuery() |
| org.apache.calcite.plan.AbstractRelOptPlanner.getRelMetadataTimestamp(RelNode) |
| org.apache.calcite.plan.volcano.VolcanoPlanner.getRelMetadataTimestamp(RelNode) |
| org.apache.calcite.plan.RelOptPlanner.getRelMetadataTimestamp(RelNode) |
| org.apache.calcite.plan.hep.HepPlanner.getRelMetadataTimestamp(RelNode) |
| org.apache.calcite.plan.RelOptRuleCall.getRels()
|
| org.apache.calcite.rel.core.JoinInfo.getRemaining(RexBuilder) |
| org.apache.calcite.sql.SqlAggFunction.getReturnType(RelDataTypeFactory) |
| org.apache.calcite.rel.rules.materialize.MaterializedViewAggregateRule.getRollup(SqlAggFunction) |
| org.apache.calcite.plan.SubstitutionVisitor.getRollup(SqlAggFunction) |
| org.apache.calcite.util.Util.getStackTrace(Throwable)
|
| org.apache.calcite.sql.SqlOperatorBinding.getStringLiteralOperand(int) |
| org.apache.calcite.sql.SqlLiteral.getStringValue() |
| org.apache.calcite.sql.fun.SqlAvgAggFunction.getSubtype() |
| org.apache.calcite.sql.fun.SqlCovarAggFunction.getSubtype() |
| org.apache.calcite.sql.validate.SqlValidatorScope.getTableNamespace(List<String>)
|
| org.apache.calcite.sql.fun.SqlSingleValueAggFunction.getType() |
| org.apache.calcite.sql.fun.SqlHistogramAggFunction.getType() |
| org.apache.calcite.sql.fun.SqlSumAggFunction.getType() |
| org.apache.calcite.plan.RelOptUtil.getVariablesSetAndUsed(RelNode, RelNode) |
| org.apache.calcite.tools.RelBuilder.groupKey(ImmutableBitSet, boolean, ImmutableList<ImmutableBitSet>)
|
| org.apache.calcite.tools.RelBuilder.groupKey(Iterable<? extends RexNode>, boolean, Iterable<? extends Iterable<? extends RexNode>>)
|
| org.apache.calcite.rel.metadata.CachingRelMetadataProvider.handlers(MetadataDef<M>) |
| org.apache.calcite.rel.metadata.JaninoRelMetadataProvider.handlers(MetadataDef<M>) |
| org.apache.calcite.rel.metadata.RelMetadataProvider.handlers(MetadataDef<M>) |
| org.apache.calcite.rel.metadata.ReflectiveRelMetadataProvider.handlers(MetadataDef<M>) |
| org.apache.calcite.rel.metadata.ChainedRelMetadataProvider.handlers(MetadataDef<M>) |
| org.apache.calcite.plan.volcano.VolcanoRelMetadataProvider.handlers(MetadataDef<M>) |
| org.apache.calcite.sql.type.SqlTypeUtil.hasCharactor(RelDataType)
|
| org.apache.calcite.util.Util.hash(int, int)
|
| org.apache.calcite.util.Util.hash(int, Object)
|
| org.apache.calcite.util.Util.hashArray(int, Object[])
|
| org.apache.calcite.runtime.Utilities.hashCode(boolean)
|
| org.apache.calcite.util.Util.hashCode(double)
|
| org.apache.calcite.runtime.Utilities.hashCode(double)
|
| org.apache.calcite.runtime.Utilities.hashCode(float)
|
| org.apache.calcite.runtime.Utilities.hashCode(long)
|
| org.apache.calcite.rel.metadata.RelMetadataQueryBase.initialHandler(Class<H>) |
| org.apache.calcite.sql.validate.SqlValidatorImpl.isAggregate(SqlNode) |
| org.apache.calcite.sql.validate.SqlValidator.isAggregate(SqlNode) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.isAlwaysUseParentheses() |
| org.apache.calcite.rel.core.Project.isBoxed() |
| org.apache.calcite.sql.validate.SqlValidatorCatalogReader.isCaseSensitive()
|
| org.apache.calcite.sql.pretty.SqlPrettyWriter.isClauseStartsLine() |
| org.apache.calcite.plan.RelOptUtil.isEqui(RelNode, RelNode, RexNode) |
| org.apache.calcite.sql2rel.InitializerExpressionFactory.isGeneratedAlways(RelOptTable, int)
|
| org.apache.calcite.sql.type.SqlTypeUtil.isJavaPrimitive(RelDataType) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.isKeywordsLowerCase() |
| org.apache.calcite.sql.fun.SqlMinMaxAggFunction.isMin() |
| org.apache.calcite.sql.fun.SqlInOperator.isNotIn() |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.isQuoteAllIdentifiers() |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.isSelectListExtraIndentFlag() |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.isSelectListItemsOnSeparateLines() |
| org.apache.calcite.sql2rel.SqlToRelConverter.isTrimUnusedFields() |
| org.apache.calcite.rel.RelCollationImpl.isValid(RelDataType, List<RelCollation>, boolean) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.isWhereListItemsOnSeparateLines() |
| org.apache.calcite.sql.SqlExplain.isXml()
|
| org.apache.calcite.sql.validate.SqlValidatorUtil.lookupField(boolean, RelDataType, String) |
| org.apache.calcite.rex.RexBuilder.makeDateLiteral(Calendar)
|
| org.apache.calcite.sql.validate.SqlValidatorNamespace.makeNullable() |
| org.apache.calcite.rex.RexBuilder.makeNullLiteral(SqlTypeName)
|
| org.apache.calcite.rex.RexBuilder.makeNullLiteral(SqlTypeName, int)
|
| org.apache.calcite.rex.RexBuilder.makeOver(RelDataType, SqlAggFunction, List<RexNode>, List<RexNode>, ImmutableList<RexFieldCollation>, RexWindowBound, RexWindowBound, boolean, boolean, boolean, boolean) |
| org.apache.calcite.rex.RexBuilder.makeTimeLiteral(Calendar, int)
|
| org.apache.calcite.rex.RexBuilder.makeTimestampLiteral(Calendar, int)
|
| org.apache.calcite.sql.validate.SqlValidatorCatalogReader.matches(String, String)
|
| org.apache.calcite.rel.rel2sql.SqlImplementor.Result.maxClause() |
| org.apache.calcite.rel.metadata.RelMdCollation.mergeJoin(RelMetadataQuery, RelNode, RelNode, ImmutableIntList, ImmutableIntList)
|
| org.apache.calcite.rel.RelNode.metadata(Class<M>, RelMetadataQuery)
|
| org.apache.calcite.rel.AbstractRelNode.metadata(Class<M>, RelMetadataQuery) |
| org.apache.calcite.util.Util.newInternal()
|
| org.apache.calcite.util.Util.newInternal(String)
|
| org.apache.calcite.util.Util.newInternal(Throwable)
|
| org.apache.calcite.util.Util.newInternal(Throwable, String)
|
| org.apache.calcite.sql.validate.SqlValidatorUtil.newValidator(SqlOperatorTable, SqlValidatorCatalogReader, RelDataTypeFactory) |
| org.apache.calcite.rel.core.Aggregate.noIndicator(Aggregate) |
| org.apache.calcite.plan.RelOptRule.none()
|
| org.apache.calcite.rex.RexProgram.normalize(RexBuilder, boolean) |
| org.apache.calcite.rex.RexProgramBuilder.normalize(RexBuilder, RexProgram) |
| org.apache.calcite.rex.RexUtil.notFn(RexBuilder)
|
| org.apache.calcite.util.Sarg.of(boolean, RangeSet<C>) |
| org.apache.calcite.rel.RelCollationImpl.of(List<RelFieldCollation>) |
| org.apache.calcite.rel.RelCollationImpl.of(RelFieldCollation...) |
| org.apache.calcite.plan.RelOptRule.operand(Class<R>, RelOptRuleOperandChildren)
|
| org.apache.calcite.plan.RelOptRule.operand(Class<R>, RelOptRuleOperand, RelOptRuleOperand...)
|
| org.apache.calcite.plan.RelOptRule.operand(Class<R>, RelTrait, Predicate<? super R>, RelOptRuleOperandChildren)
|
| org.apache.calcite.plan.RelOptRule.operand(Class<R>, RelTrait, Predicate<? super R>, RelOptRuleOperand, RelOptRuleOperand...) |
| org.apache.calcite.plan.RelOptRule.operand(Class<R>, RelTrait, RelOptRuleOperandChildren)
|
| org.apache.calcite.plan.RelOptRule.operandJ(Class<R>, RelTrait, Predicate<? super R>, RelOptRuleOperandChildren)
|
| org.apache.calcite.plan.RelOptRule.operandJ(Class<R>, RelTrait, Predicate<? super R>, RelOptRuleOperand, RelOptRuleOperand...)
|
| org.apache.calcite.rel.RelCollationImpl.ordinals(RelCollation) |
| org.apache.calcite.sql.parser.SqlParserUtil.parseBinaryString(String) |
| org.apache.calcite.sql.parser.SqlParserUtil.parseDate(String)
|
| org.apache.calcite.sql.parser.SqlParserUtil.parseTime(String)
|
| org.apache.calcite.sql.parser.SqlParserUtil.parseTimestamp(String)
|
| org.apache.calcite.prepare.CalcitePrepareImpl.perform(CalciteServerStatement, Frameworks.PrepareAction<R>) |
| org.apache.calcite.util.Util.permAssert(boolean, String)
|
| org.apache.calcite.plan.Strong.policy(SqlKind)
|
| org.apache.calcite.sql.SqlWindow.populateBounds() |
| org.apache.calcite.util.Util.post(boolean, String)
|
| org.apache.calcite.util.Util.pre(boolean, String)
|
| org.apache.calcite.rel.rules.ReduceExpressionsRule.predicateConstants(Class<C>, RexBuilder, RelOptPredicateList)
|
| org.apache.calcite.plan.RelOptUtil.projectJoinInputs(RelNode[], List<RexNode>, List<RexNode>, int, List<Integer>, List<Integer>, List<Integer>) |
| org.apache.calcite.plan.RelOptUtil.projectMapping(RelNode, Mapping, List<String>, RelFactories.ProjectFactory) |
| org.apache.calcite.runtime.Hook.property(V)
|
| org.apache.calcite.plan.RelOptUtil.pushDownJoinConditions(Join) |
| org.apache.calcite.plan.RelOptUtil.pushDownJoinConditions(Join, RelFactories.ProjectFactory) |
| org.apache.calcite.plan.RelOptUtil.pushFilterPastProject(RexNode, Project) |
| org.apache.calcite.util.Util.readAllAsString(Reader) |
| org.apache.calcite.rel.rules.ReduceExpressionsRule.reduceExpressions(RelNode, List<RexNode>, RelOptPredicateList, boolean) |
| org.apache.calcite.rel.metadata.ReflectiveRelMetadataProvider.reflectiveSource(MetadataHandler, Method...) |
| org.apache.calcite.rel.metadata.ReflectiveRelMetadataProvider.reflectiveSource(Method, MetadataHandler) |
| org.apache.calcite.rel.metadata.JaninoRelMetadataProvider.register(Iterable<Class<? extends RelNode>>) |
| org.apache.calcite.plan.RelOptUtil.registerAbstractRels(RelOptPlanner) |
| org.apache.calcite.plan.AbstractRelOptPlanner.registerMetadataProviders(List<RelMetadataProvider>) |
| org.apache.calcite.plan.volcano.VolcanoPlanner.registerMetadataProviders(List<RelMetadataProvider>) |
| org.apache.calcite.plan.RelOptPlanner.registerMetadataProviders(List<RelMetadataProvider>) |
| org.apache.calcite.plan.hep.HepPlanner.registerMetadataProviders(List<RelMetadataProvider>) |
| org.apache.calcite.rel.core.AggregateCall.rename(String) |
| org.apache.calcite.plan.RelOptUtil.renameIfNecessary(RelNode, RelDataType) |
| org.apache.calcite.sql.validate.SqlValidator.resolveWindow(SqlNode, SqlValidatorScope, boolean)
|
| org.apache.calcite.sql.fun.SqlStdOperatorTable.reverse(SqlOperator)
|
| org.apache.calcite.rel.metadata.RelMetadataQueryBase.revise(Class<? extends RelNode>, MetadataDef<M>) |
| org.apache.calcite.sql.parser.SqlParserUtil.rightTrim(String, char) |
| org.apache.calcite.util.Util.rpad(String, int)
|
| org.apache.calcite.util.Util.rtrim(String) |
| org.apache.calcite.sql.parser.SqlParser.ConfigBuilder.setAllowBangEqual(boolean) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.setAlwaysUseParentheses(boolean) |
| org.apache.calcite.plan.RelOptPlanner.setCancelFlag(CancelFlag)
|
| org.apache.calcite.sql.pretty.SqlPrettyWriter.setCaseClausesOnNewLines(boolean) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.setClauseStartsLine(boolean) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.setIndentation(int) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.setKeywordsLowerCase(boolean) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.setLineLength(int) |
| org.apache.calcite.plan.RelOptCluster.setOriginalExpression(RexNode) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.setQuoteAllIdentifiers(boolean) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.setSelectListExtraIndentFlag(boolean) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.setSelectListItemsOnSeparateLines(boolean) |
| org.apache.calcite.interpreter.Sink.setSourceEnumerable(Enumerable<Row>) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.setSubQueryStyle(SqlWriter.SubQueryStyle) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.setWhereListItemsOnSeparateLines(boolean) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.setWindowDeclListNewline(boolean) |
| org.apache.calcite.sql.pretty.SqlPrettyWriter.setWindowNewline(boolean) |
| org.apache.calcite.sql.SqlLiteral.signum() |
| org.apache.calcite.rex.RexUtil.simplify(RexBuilder, RexNode)
|
| org.apache.calcite.rex.RexUtil.simplify(RexBuilder, RexNode, boolean)
|
| org.apache.calcite.rex.RexUtil.simplifyAnd(RexBuilder, RexCall, boolean) |
| org.apache.calcite.rex.RexSimplify.simplifyAnd(RexCall) |
| org.apache.calcite.rex.RexUtil.simplifyAnd2(RexBuilder, List<RexNode>, List<RexNode>) |
| org.apache.calcite.rex.RexUtil.simplifyAnd2ForUnknownAsFalse(RexBuilder, List<RexNode>, List<RexNode>) |
| org.apache.calcite.rex.RexSimplify.simplifyAnds(Iterable<? extends RexNode>) |
| org.apache.calcite.rex.RexUtil.simplifyAnds(RexBuilder, Iterable<? extends RexNode>)
|
| org.apache.calcite.rex.RexUtil.simplifyAnds(RexBuilder, Iterable<? extends RexNode>, boolean) |
| org.apache.calcite.rex.RexUtil.simplifyOr(RexBuilder, RexCall) |
| org.apache.calcite.rex.RexSimplify.simplifyOr(RexCall) |
| org.apache.calcite.rex.RexSimplify.simplifyOrs(List<RexNode>) |
| org.apache.calcite.rex.RexUtil.simplifyOrs(RexBuilder, List<RexNode>) |
| org.apache.calcite.rex.RexUtil.simplifyPreservingType(RexBuilder, RexNode)
|
| org.apache.calcite.plan.RelOptRule.some(RelOptRuleOperand, RelOptRuleOperand...)
|
| org.apache.calcite.plan.RelOptUtil.splitCorrelatedFilterCondition(LogicalFilter, List<RexInputRef>, List<RexNode>) |
| org.apache.calcite.sql.validate.SqlValidator.Config.sqlConformance()
|
| org.apache.calcite.util.Util.squelchConnection(Connection) |
| org.apache.calcite.util.Util.squelchJar(JarFile) |
| org.apache.calcite.util.Util.squelchReader(Reader) |
| org.apache.calcite.util.Util.squelchStmt(Statement) |
| org.apache.calcite.util.Util.squelchStream(InputStream) |
| org.apache.calcite.util.Util.squelchStream(OutputStream) |
| org.apache.calcite.util.Util.squelchWriter(Writer) |
| org.apache.calcite.sql.SqlLiteral.stringValue(SqlNode)
|
| org.apache.calcite.tools.Programs.subquery(RelMetadataProvider) |
| org.apache.calcite.sql.SqlDialect.supportsOffsetFetch()
|
| org.apache.calcite.rel.rules.JoinCommuteRule.swap(Join) |
| org.apache.calcite.rel.rules.JoinCommuteRule.swap(Join, boolean) |
| org.apache.calcite.sql.SqlLiteral.symbolValue_() |
| org.apache.calcite.util.IntList.toArray(List<Integer>)
|
| org.apache.calcite.util.Util.toList(Iterator<T>) |
| org.apache.calcite.runtime.Enumerables.toRow(Supplier<Enumerable<Object[]>>) |
| org.apache.calcite.sql.parser.SqlParserUtil.toStringArray(List<String>) |
| org.apache.calcite.util.Util.toURL(File) |
| org.apache.calcite.plan.RelOptCluster.traitSetOf(RelTrait...)
|
| org.apache.calcite.adapter.enumerable.RexToLixTranslator.translateProjects(RexProgram, JavaTypeFactory, SqlConformance, BlockBuilder, PhysType, Expression, RexToLixTranslator.InputGetter, Function1<String, RexToLixTranslator.InputGetter>) |
| org.apache.calcite.sql.validate.SqlValidatorUtil.uniquify(List<String>) |
| org.apache.calcite.sql.validate.SqlValidatorUtil.uniquify(List<String>, SqlValidatorUtil.Suggester)
|
| org.apache.calcite.plan.RelOptRule.unordered(RelOptRuleOperand, RelOptRuleOperand...) |
| org.apache.calcite.sql.SqlUtil.unparseFunctionSyntax(SqlOperator, SqlWriter, SqlCall) |
| org.apache.calcite.sql.SqlOperator.unparseListClause(SqlWriter, SqlNode) |
| org.apache.calcite.sql.SqlOperator.unparseListClause(SqlWriter, SqlNode, SqlKind) |
| org.apache.calcite.rel.type.RelDataTypeFactoryImpl.useDoubleMultiplication(RelDataType, RelDataType) |
| org.apache.calcite.rel.type.RelDataTypeFactory.useDoubleMultiplication(RelDataType, RelDataType)
|
| org.apache.calcite.schema.impl.ViewTable.viewMacro(SchemaPlus, String, List<String>) |
| org.apache.calcite.schema.impl.ViewTable.viewMacro(SchemaPlus, String, List<String>, Boolean) |
| org.apache.calcite.rel.rel2sql.SqlImplementor.visitChild(int, RelNode)
|
| org.apache.calcite.plan.Contexts.withConfig(CalciteConnectionConfig)
|
| org.apache.calcite.tools.Frameworks.withPrepare(Frameworks.PrepareAction<R>) |
| org.apache.calcite.sql.validate.SqlValidator.Config.withSqlConformance(SqlConformance)
|
| org.apache.calcite.rex.RexSimplify.withUnknownAsFalse(boolean)
|