feat: update partition duration of memtable using compaction window #21745
Annotations
5 errors
Run cargo clippy:
src/mito2/src/engine/compaction_test.rs#L442
implicitly cloning a `Vec` by calling `to_vec` on its dereferenced type
|
Run cargo clippy:
src/mito2/src/engine/compaction_test.rs#L454
implicitly cloning a `Vec` by calling `to_vec` on its dereferenced type
|
Run cargo clippy:
src/mito2/src/memtable/time_partition.rs#L544
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy:
src/mito2/src/memtable/time_partition.rs#L556
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy
Process completed with exit code 2.
|
Loading