Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
distsql: improve columnar operator test harness for decimals
We recently merged a change to add decimals with different numbers of trailing zeroes in the "interesting datums" set, and it made some existing tests fail because they used direct string comparison for equality. This commit adjusts the test harness to be smarter for decimals. Release note: None
- Loading branch information