Commits

Antoine Pitrou authored 60f49f1ae26
ARROW-13242: [C++] Improve random generation of decimal arrays - Allow precisions larger than a single uint64 - Implement decimal256 generation - Add validity tests Closes #10643 from pitrou/ARROW-13242-dec-random-gen Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>