Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-artie committed Jun 19, 2024
1 parent f2969ad commit de9d5e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions clients/snowflake/staging.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ func (s *Store) PrepareTemporaryTable(tableData *optimization.TableData, tableCo
return fmt.Errorf("failed to run copy into temporary table: %w", err)
}

slog.Error("pretend error", "value", copyCommand)

return nil
}

Expand Down

0 comments on commit de9d5e2

Please sign in to comment.