Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Lloyd-Pottiger <[email protected]>
  • Loading branch information
Lloyd-Pottiger committed Aug 23, 2024
1 parent 078284d commit b0c6d2c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ ColumnFilePersisteds createColumnFilesFromCheckpoint( //
DeltaFormat::Version version;
readIntBinary(version, buf);

ColumnFilePersisteds column_files;
switch (version)
{
case DeltaFormat::V3:
Expand Down

0 comments on commit b0c6d2c

Please sign in to comment.