This directory contains an HTTP client implemented in Python that issues multiple requests to one of the server examples implemented in the parent directory, negotiating different compression algorithms for the Arrow IPC stream data.
To run this example, first start one of the compressed server examples in the parent directory, then:
pip install pyarrow python client.py