Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
workload/bank: reset payload column before reuse
Without this change, running the bank workload on a non-trivial number of rows causes cockroach to fail with this error message: `panic: cannot overwrite value on flat Bytes: maxSetIndex=999, setIndex=0, consider using Reset` Release note: None
- Loading branch information