branhoff edited a comment on issue #10596:
URL: https://github.com/apache/pulsar/issues/10596#issuecomment-947972294


   UPDATE ON BUG STATUS AFTER TESTING AGAINST PULSAR 2.7.2 and 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
   *The support for subrecords (item 4) was fixed for Pulsar 2.7.2 and flows 
into 2.8.1. The remaining identified issues are not fixed through 2.8.1.*
   Tested against Pulsar 2.7.2 and Pulsar 2.8.1. Using both Python Pulsar 
client 2.7.2 and Pulsar 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to