public class NullAwareJoinHelper extends Object
| 构造器和说明 |
|---|
NullAwareJoinHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
static int[] |
getNullFilterKeys(boolean[] filterNulls) |
static boolean |
shouldFilter(boolean nullSafe,
boolean filterAllNulls,
int[] nullFilterKeys,
org.apache.flink.table.data.binary.BinaryRowData key) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.