Skip to content

[CI][Python] parquet/test_encryption.py fails with NameError: name 'InMemoryKmsClient' is not defined #51446

Description

@raulcd

Describe the bug, including details regarding any error messages, version, and platform.

Some of our nightly CI jobs have started failing with:


==================================== 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 ============================

This seems related to:

Component(s)

Continuous Integration, Python

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions