Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
40215: workload/bank: reset payload column before reuse r=ajkr a=ajkr 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 Co-authored-by: Andrew Kryczka <andrew.kryczka2@gmail.com>
- Loading branch information