Skip to content

Commit 73ab9ff

Browse files
committed
fix compile.
1 parent a11f5d4 commit 73ab9ff

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1031,7 +1031,7 @@ impl ListingTable {
10311031
);
10321032
Ok(statistics)
10331033
}
1034-
};
1034+
}
10351035
}
10361036
}
10371037

0 commit comments

Comments
 (0)