Skip to content

Conversation

herkolategan
Copy link
Collaborator

Previously, if a value of 1 was passed in for the num accounts (rows) in the bank workload, the workload would panic. This change updates the operations to handle 0 and 1 numbers of accounts.

Fixes: #153849

Previously, if a value of 1 was passed in for the num accounts (rows) in the
bank workload, the workload would panic. This change updates the operations to
handle 0 and 1 numbers of accounts.

Fixes: cockroachdb#153849
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@herkolategan herkolategan marked this pull request as ready for review October 20, 2025 20:11
@herkolategan herkolategan requested a review from a team as a code owner October 20, 2025 20:11
@herkolategan herkolategan requested review from DarrylWong and nameisbhaskar and removed request for a team October 20, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

workload/bank: running with --rows=1 causes panic

2 participants