public static class MergeFunctionFactory.AdjustedProjection extends Object
Modifier and Type | Field and Description |
---|---|
int[][] |
outerProjection |
int[][] |
pushdownProjection |
Constructor and Description |
---|
AdjustedProjection(int[][] pushdownProjection,
int[][] outerProjection) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.