Skip to content

Commit

Permalink
file name change??
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiantia committed Feb 11, 2025
1 parent 5414257 commit 32a2b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/src/log_segment/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1193,7 +1193,7 @@ fn test_create_checkpoint_stream_reads_checkpoint_file_and_returns_sidecar_batch
"sidecarfile2.parquet",
)?;

let checkpoint_one_file = mock_table
let checkpoint_file_path = mock_table
.log_root()
.join("00000000000000000001.checkpoint.parquet")?
.to_string();
Expand Down

0 comments on commit 32a2b44

Please sign in to comment.