fix: remove obsolete TODO

pull/24376/head
Marco Neumann 2021-10-08 12:35:11 +02:00
parent d3de6bb6e4
commit f8b5c0ee50
1 changed files with 0 additions and 1 deletions

View File

@ -329,7 +329,6 @@ fn filter_entry(
(false, None)
}
SequenceNumberSection::PartiallyPersisted => {
// TODO: implement row filtering, for now replay the entire batch
let maybe_mask = table_batch.timestamps().ok().map(|timestamps| {
let max_persisted_ts = max_persisted_ts.timestamp_nanos();
timestamps