You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2020/05/29 20:14:32 UTC

[pulsar] branch master updated (9f9478e -> 0eaea25)

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

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


    from 9f9478e  Allow BasicEndToEndTest to run multiple times locally (#7069)
     add 0eaea25  [Python] Enforce type of values set on record field (#7098)

No new revisions were added by this update.

Summary of changes:
 .../python/pulsar/schema/definition.py             | 113 ++++++++++++++++++-
 pulsar-client-cpp/python/schema_test.py            | 125 ++++++++++++++++++++-
 2 files changed, 235 insertions(+), 3 deletions(-)