@DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class,locations=FIELD) @DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class,locations=PARAMETER) @DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class,locations=RETURN)
Interface | Description |
---|---|
RelBuilder.AggCall |
Information necessary to create a call to an aggregate function.
|
RelBuilder.Config |
Configuration of RelBuilder.
|
RelBuilder.GroupKey |
Information necessary to create the GROUP BY clause of an Aggregate.
|
RelBuilder.OverCall |
Call to a windowed aggregate function.
|
Class | Description |
---|---|
RelBuilder |
Copied from calcite to workaround CALCITE-4668
FLINK modifications are at lines
Should be removed after fix of FLINK-29804: Lines 2945 ~ 2948
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.