==================================== ERRORS ====================================
_ ERROR collecting root/venv/lib/python3.12/site-packages/pyarrow/tests/parquet/test_encryption.py _
root/venv/lib/python3.12/site-packages/pyarrow/tests/parquet/test_encryption.py:683: in <module>
def recording_kms_factory(created_configs, client_class=InMemoryKmsClient):
^^^^^^^^^^^^^^^^^
E NameError: name 'InMemoryKmsClient' is not defined
=========================== short test summary info ============================
Describe the bug, including details regarding any error messages, version, and platform.
Some of our nightly CI jobs have started failing with:
This seems related to:
Component(s)
Continuous Integration, Python