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, retry
public AppendOnlyIcebergCommitCallback(FileStoreTable table, String commitUser)
protected boolean shouldAddFileToIceberg(DataFileMeta meta)
shouldAddFileToIceberg
in class AbstractIcebergCommitCallback
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.