Skip to content

Commit

Permalink
Adding a TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang8330 committed Oct 4, 2024
1 parent 7434a81 commit a3b7bdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clients/databricks/store.go
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ func (s Store) writeTemporaryTableFile(tableData *optimization.TableData, newTab
}

func (s Store) SweepTemporaryTables() error {
// TODO: We should also remove old volumes
tcs, err := s.cfg.TopicConfigs()
if err != nil {
return err
Expand Down

0 comments on commit a3b7bdc

Please sign in to comment.