Skip to content

Commit

Permalink
Addressing more comments
Browse files Browse the repository at this point in the history
  • Loading branch information
acevedosharp committed Dec 2, 2024
1 parent 3e65b56 commit 03b1c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/internal/feast/onlinestore/cassandraonlinestore.go
Original file line number Diff line number Diff line change
Expand Up @@ -375,5 +375,5 @@ func (c *CassandraOnlineStore) OnlineRead(ctx context.Context, entityKeys []*typ
}

func (c *CassandraOnlineStore) Destruct() {

c.session.Close()
}

0 comments on commit 03b1c26

Please sign in to comment.