Skip to content

Commit 91c830d

Browse files
committed
fix compile.
1 parent 27a9c3f commit 91c830d

File tree

1 file changed

+1
-1
lines changed
  • datafusion/core/src/datasource/listing

1 file changed

+1
-1
lines changed

datafusion/core/src/datasource/listing/table.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1038,7 +1038,7 @@ impl ListingTable {
10381038
);
10391039
Ok(statistics)
10401040
}
1041-
};
1041+
}
10421042
}
10431043
}
10441044

0 commit comments

Comments
 (0)