Skip to content

Commit 7f88820

Browse files
committed
fix
1 parent ccae82e commit 7f88820

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paimon-core/src/test/java/org/apache/paimon/operation/FileStoreCommitTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,6 +1111,7 @@ private FileStoreCommitImpl newCommitWithSnapshotCommit(
11111111
store.bucketMode(),
11121112
store.options().deletionVectorsEnabled(),
11131113
store.options().dataEvolutionEnabled(),
1114+
store.options().pkClusteringOverride(),
11141115
store.newIndexFileHandler(),
11151116
store.snapshotManager(),
11161117
scanner),

0 commit comments

Comments
 (0)