Commits


Matthew Topol authored and Micah Kornfield committed db5b848d5cf
ARROW-13979: [Go] Enable -race for go tests the change is trivial in just adding the argument in the `go_test.sh` file, and ended up finding an issue in the parquet encoding and a slight change in how the bit set run tests used the testify suite. Closes #11140 from zeroshade/test-race Authored-by: Matthew Topol <mtopol@factset.com> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>