public class PrimaryKeyPruners extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BUCKET_ID_NO_PRUNING |
| Constructor and Description |
|---|
PrimaryKeyPruners() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getBucketId(List<org.apache.flink.table.expressions.ResolvedExpression> hashKeyFilters,
org.apache.flink.configuration.Configuration conf) |
public static final int BUCKET_ID_NO_PRUNING
public static int getBucketId(List<org.apache.flink.table.expressions.ResolvedExpression> hashKeyFilters, org.apache.flink.configuration.Configuration conf)
Copyright © 2023 The Apache Software Foundation. All rights reserved.