branhoff commented on issue #10596: URL: https://github.com/apache/pulsar/issues/10596#issuecomment-947972294
UPDATE ON BUG STATUS AFTER TESTING AGAINST PULSAR 2.8.1: The documented [example](https://pulsar.apache.org/docs/fr/client-libraries-python/#complex-types) * No support for `default` values. [NOT FIXED] * No support for the `doc` attribute. [NOT FIXED] * No support for the `namespace` attribute. [NOT FIXED] * No support for subrecords (fields of type record) [FIXED] * Ordering bug when generating schema definition that makes schema incompatible with topic's registered schema. [TO TRIAGE] Additional context Tested against Pulsar 2.81. Using Python Pulsar client 2.8.1 under Python 3.7. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org