Skip to content

Commit

Permalink
[CHORE] fix merge conflict in repr tests (#2700)
Browse files Browse the repository at this point in the history
  • Loading branch information
samster25 authored Aug 20, 2024
1 parent fbce3ac commit b3f5260
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 @@ -956,6 +956,7 @@ mod test {
coerce_int96_timestamp_unit: TimeUnit::Seconds,
field_id_mapping: None,
row_groups: None,
chunk_size: None,
});

ScanTask::new(
Expand Down

0 comments on commit b3f5260

Please sign in to comment.