python avro.ipc has unpythonic build-time dependency
----------------------------------------------------
Key: AVRO-623
URL: https://issues.apache.org/jira/browse/AVRO-623
Project: Avro
Issue Type: Bug
Components: build, python
Reporter: Philip Zeyliger
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.