public class AppendOnlyIcebergCommitCallback extends AbstractIcebergCommitCallback
AbstractIcebergCommitCallback for append only tables.table| Constructor and Description |
|---|
AppendOnlyIcebergCommitCallback(FileStoreTable table,
String commitUser) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
shouldAddFileToIceberg(DataFileMeta meta) |
call, close, retrypublic AppendOnlyIcebergCommitCallback(FileStoreTable table, String commitUser)
protected boolean shouldAddFileToIceberg(DataFileMeta meta)
shouldAddFileToIceberg in class AbstractIcebergCommitCallbackCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.