Skip to content

Commit 6ac34c0

Browse files
committed
fix compile
1 parent e158a37 commit 6ac34c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paimon-spark/paimon-spark-ut/src/test/java/org/apache/paimon/spark/SparkFileIndexITCase.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ protected void foreachIndexReader(String tableName, Consumer<FileIndexReader> co
211211
null,
212212
null,
213213
CoreOptions.ExternalPathStrategy.NONE,
214+
null,
214215
false,
215216
null);
216217

0 commit comments

Comments
 (0)