Description
The avro.ipc module requires a build-time replacement of "@HANDSHAKE_REQUEST_SCHEMA@" (and the same thing for response). This prevents AVRO from being used unless it's been pre-processed with the ant file. I think it would be better to inline the schema in the code, and generate a test to make sure it stays compatible.
Attachments
Issue Links
- duplicates
-
AVRO-831 Enhance the Python `distutils` control file `setup.py` to build Avro/Python without a pre-processing step.
- Closed