We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b357f commit f6c9a1cCopy full SHA for f6c9a1c
paimon-core/src/main/java/org/apache/paimon/metastore/VisibilityWaitCallback.java
@@ -24,6 +24,7 @@
24
import org.apache.paimon.manifest.FileKind;
25
import org.apache.paimon.manifest.ManifestCommittable;
26
import org.apache.paimon.manifest.ManifestEntry;
27
+import org.apache.paimon.table.BucketMode;
28
import org.apache.paimon.table.FileStoreTable;
29
import org.apache.paimon.table.sink.BatchWriteBuilder;
30
import org.apache.paimon.table.sink.CommitCallback;
0 commit comments