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

shuwenwei pushed a change to branch fixBugs-0226
in repository https://gitbox.apache.org/repos/asf/iotdb-client-go.git


    from b13b298  add tests
     add 6ba97f5  Call VerifySuccess before return to user (#151)
     add 646a140  Merge branch 'main' into fixBugs-0226

No new revisions were added by this update.

Summary of changes:
 client/errors.go                                   |  29 ++-
 client/session.go                                  | 243 ++++++++++++++-------
 client/tablesession.go                             |  14 +-
 client/tablesessionpool.go                         |  69 +++---
 client/utils.go                                    |   8 +-
 example/session_example.go                         |  16 +-
 example/session_pool/session_pool_example.go       |  17 +-
 .../table/table_session_pool_example.go            |   9 +-
 example/table/table_session_example.go             |   9 +-
 test/e2e/e2e_table_test.go                         |   6 +-
 test/e2e/e2e_test.go                               |  28 +--
 11 files changed, 252 insertions(+), 196 deletions(-)

Reply via email to