Skip to content

Commit

Permalink
Add todo for statistics in ScanTask::new
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Chia committed Feb 22, 2024
1 parent 57d2451 commit 574bda8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/daft-scan/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ impl ScanTask {
pushdowns,
size_bytes_on_disk,
metadata,
// TODO: I think we also need to perform field_id renaming on statistics here?
statistics,
}
}
Expand Down

0 comments on commit 574bda8

Please sign in to comment.