This is an automated email from the ASF dual-hosted git repository.
hxd pushed a change to branch rel/0.10
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 6474694 fix insert tablet serialize (#1404)
new 735841e fix python client example that be inconsistent with Server's
thrift Transport instance
new 538cd5a fix pypi iotdb module version to 0.10.0
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
client-py/src/client_example.py | 17 ++++++++++++-----
service-rpc/src/pypi/README.md | 2 +-
service-rpc/src/pypi/setup.py | 4 ++--
3 files changed, 15 insertions(+), 8 deletions(-)
mode change 100644 => 100755 client-py/src/client_example.py