Describe the bug, including details regarding any error messages, version, and platform.
After apache/arrow#15187 we were running into an obscure test failure in one of our unit tests. After extensive debugging we determined that the fieldReader object was being left behind and causing some odd behavior in the unit test.
Unfortunately I don't have a repro but it seems like a safe fix.