You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2021/04/19 15:14:01 UTC

[pulsar] branch master updated (b33aca9 -> d6d0e3a)

This is an automated email from the ASF dual-hosted git repository.

penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from b33aca9  [doc] Support generate document automatically for pulsar-perf (#10120)
     add d6d0e3a  [Python schema] Support python avro schema set default value. (#10265)

No new revisions were added by this update.

Summary of changes:
 .../python/pulsar/schema/definition.py             |  89 ++++++++---
 pulsar-client-cpp/python/pulsar/schema/schema.py   |   4 +
 pulsar-client-cpp/python/schema_test.py            | 169 ++++++++++++++++++++-
 3 files changed, 234 insertions(+), 28 deletions(-)