public class NullAwareJoinHelper extends Object
| Constructor and Description |
|---|
NullAwareJoinHelper() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
getNullFilterKeys(boolean[] filterNulls) |
static boolean |
shouldFilter(boolean nullSafe,
boolean filterAllNulls,
int[] nullFilterKeys,
org.apache.flink.table.data.binary.BinaryRowData key) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.