91df8a30e7
Since the number of parquet files can potentially be unbound (aka very very large) and we do not want to hold the transaction lock for too long and also want to limit memory consumption of the cleanup routine, let's limit the number of files that we collect for cleanup. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |