public class DeduplicateFunctionHelper extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isDuplicate(RowData preRow,
RowData currentRow,
int rowtimeIndex,
boolean keepLastRow)
Returns current row is duplicate row or not compared to previous row.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.