This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch new_datatype
in repository https://gitbox.apache.org/repos/asf/iotdb-client-go.git
from 6ced9d8 dev date
add 7128a5f UT & IT
No new revisions were added by this update.
Summary of changes:
client/field.go | 10 ++--
client/field_test.go | 89 +++++++++++++++++++++++++++++
client/rpcdataset.go | 4 +-
client/rpcdataset_test.go | 81 +++++++++++++++++++++------
client/tablet_test.go | 140 ++++++++++++++++++++++++++++++++++++++++++++--
client/utils_test.go | 36 ++++++++++--
test/e2e/e2e_test.go | 7 ++-
7 files changed, 333 insertions(+), 34 deletions(-)