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,
BinaryRowData key) |
public static int[] getNullFilterKeys(boolean[] filterNulls)
public static boolean shouldFilter(boolean nullSafe, boolean filterAllNulls, int[] nullFilterKeys, BinaryRowData key)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.