Package org.apache.polaris.service.task
Class TaskUtils
java.lang.Object
org.apache.polaris.service.task.TaskUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringencodeManifestFile(org.apache.iceberg.ManifestFile mf) base64 encode the serialized manifest file entry so we can deserialize it and read the manifest in theManifestFileCleanupTaskHandlerstatic boolean
-
Constructor Details
-
TaskUtils
public TaskUtils()
-
-
Method Details
-
exists
-
encodeManifestFile
base64 encode the serialized manifest file entry so we can deserialize it and read the manifest in theManifestFileCleanupTaskHandler
-