- 52e3fe5 rename table model fields (#114) by shuwenwei · 4 weeks ago main
- 8ed5752 Return error when constructing cluster session failed (#112) by shuwenwei · 6 weeks ago
- 8fc3fd3 table session and table session pool (#111) by shuwenwei · 6 weeks ago
- 223b9e0 fix error of insertAlignedTablets (#108) by Beyyes · 3 months ago
- 4341368 Support new data types (#107) by Haonan · 4 months ago
- bb812b8 Fix ClusterSessionInit by Haonan · 5 months ago
- bf6a3e3 fix github action cache error by HTHou · 5 months ago
- f51df67 fix github action cache error by HTHou · 5 months ago
- e04e2d7 Use docker compose v2 (#104) by Haonan · 6 months ago
- 7023197 Fix ci warning (#102) by Haonan · 6 months ago
- 6c93b2c Fix make generate and update thrift file (#101) by Haonan · 6 months ago
- fa50563 iotdb-client-go fit for IoTDB-V1.1 (#83) by Beyyes · 6 months ago
- cc317bd Update Dockerfile.iotdb-server to use java 17 (#100) by Haonan · 6 months ago
- 575ffe0 Remove useless setting for IT (#99) by shuwenwei · 8 months ago v1.3.2
- 1fcceb5 Support nil in Tablet (#98) by Haonan · 9 months ago
- c8eaf12 Update Github Action Go version (#96) by Haonan · 12 months ago
- 4ff3a40 Bump actions/cache from 3 to 4 (#94) by dependabot[bot] · 12 months ago
- 7435e2a Bump actions/setup-go from 4 to 5 (#93) by dependabot[bot] · 1 year, 2 months ago
- 179dda2 Bump actions/checkout from 3 to 4 (#91) by dependabot[bot] · 1 year, 5 months ago
- a053afa fix StatementId doesn't exist in this session issue (#89) by Haonan · 1 year, 7 months ago v1.1.1
- e5122a5 optimize the implement of tablet (#85) by Haonan · 1 year, 8 months ago
- dc64b1a Chaneg relative file path in Makefile (#86) by Jackie Tien · 1 year, 8 months ago
- a503925 add 2 encoding algorithms SPRINTZ and RLBE and 1 compression algorithm LZMA2 (#82) by xjz17 · 1 year, 10 months ago
- 367b02d Bump actions/setup-go from 3 to 4 (#81) by dependabot[bot] · 1 year, 10 months ago v1.1.0
- 495a92d Add Zstd compression type (#80) by shuwenwei · 1 year, 10 months ago
- 6816748 adds sessionPool (#79) by Liwen Fu · 1 year, 11 months ago
- 13cff5a Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#76) by dependabot[bot] · 1 year, 11 months ago
- 7cd2173 fix a typo. "DefualtConnectRetryMax" --> "DefaultConnectRetryMax" (#72) by 橘子 · 2 years, 1 month ago
- c08655b set DefaultTimeZone if GetTimeZone returns an error (#69) by 橘子 · 2 years, 1 month ago
- 5d806c5 cleanup invalid codes from session (#68) by Mark Liu · 2 years, 2 months ago
- 337b23f Update auth related code (#67) by ZhangHongYin · 2 years, 2 months ago
- 6550bc0 Remove debug codes from session.initClusterConn (#66) by Mark Liu · 2 years, 2 months ago
- 614a2ea add ConnectRetryMax for config (#65) by Mark Liu · 2 years, 2 months ago v1.0.0
- e7dcc09 Support execute non query statement (#64) by Haonan · 2 years, 2 months ago
- a05323c [IOTDB-5001] updated TSStatusCode, fix Go client CI fail (#63) by 橘子 · 2 years, 2 months ago
- 3801488 Add go 1.19 ci (#61) by Haonan · 2 years, 2 months ago
- cc88b26 Fix CI by changing iotdb listening address from 127.0.0.1 to 0.0.0.0 (#60) by Jialin Qiao · 2 years, 3 months ago
- 2731a9e fix 'connectionTimeoutInMs' mismatch with actual usage (#57) by 橘子 · 2 years, 3 months ago v0.14.0-preview1
- 6b079e5 Use 1c1d docker to run go client IT (#55) by Haonan · 2 years, 3 months ago
- 0222293 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#54) by dependabot[bot] · 2 years, 3 months ago
- 2d1d05e Update README, add Troubleshooting section (#53) by 橘子 · 2 years, 3 months ago
- 6171c02 add create aligned timeseries request (#50) by fikers · 2 years, 4 months ago
- 15bbc0c [IOTDB-4009] Add aligned timeseries APIs for go client (#47) by Summer · 2 years, 6 months ago
- 3d1b0b9 update 0.13 interfaces for go client (#46) by Haonan · 2 years, 6 months ago
- cd17da2 active ci for rel branches (#42) by Haonan · 2 years, 6 months ago
- d090bac update thrift to 0.15.0 to fit IoTDB 0.13.0 (#41) by 橘子 · 2 years, 6 months ago
- 84b8d45 Update badge in readme (#40) by Haonan · 2 years, 6 months ago
- 1507bf2 Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (#38) by dependabot[bot] · 2 years, 6 months ago v0.12.1
- e61179c Update README_ZH.md (#39) by 橘子 · 2 years, 6 months ago
- eb6615d fix the session id error when reconnect other nodes (#36) by Houliang Qi · 2 years, 7 months ago
- 040d4d5 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#33) by dependabot[bot] · 2 years, 8 months ago
- 7368930 Bump actions/setup-go from 2 to 3 (#31) by dependabot[bot] · 2 years, 9 months ago
- d7436cc Bump actions/cache from 2 to 3 (#30) by dependabot[bot] · 2 years, 10 months ago
- 87af455 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#29) by dependabot[bot] · 2 years, 10 months ago
- 5eb5427 Update .asf.yaml by Haonan · 2 years, 11 months ago
- e69a937 Bump actions/checkout from 2 to 3 (#28) by dependabot[bot] · 2 years, 11 months ago
- 41453fd Support connecting multiple nodes of the cluster (#25) by Hang Ji · 3 years, 2 months ago
- 8743149 [IOTDB-1818] Activate dependabot for go-client repo (#23) by Haonan · 3 years, 3 months ago
- c788b00 add wiki and issues by qiaojialin · 3 years, 4 months ago
- b4f7d3f Upgrade thrift to v0.14.1 to match IoTDB v0.12.1 (#22) by Haonan · 3 years, 7 months ago
- 81d6f54 Synchronize with master's rpc.thrift (#19) by Mark Liu · 3 years, 7 months ago
- 5b2023a Update README.md by Eugene-Song · 3 years, 8 months ago
- 1e7fa88 Merge pull request #20 from neuyilan/fix_panic by chaow · 3 years, 8 months ago
- 810fc54 fix the panic caused by the status is error by HouliangQi · 3 years, 8 months ago
- 9d87218 Code optimization. (#18) by Mark Liu · 3 years, 10 months ago v0.12.0
- 3208ea6 Supporting submodule of IoTDB, and keep consistent with the parent repo (#17) by Xiangdong Huang · 3 years, 11 months ago
- 03a810b Fix sort bug in session.InsertRecordsOfOneDevice (#16) by Mark Liu · 3 years, 11 months ago
- b27a24b fix sortTablet bug (#14) by yanhong wang · 4 years ago
- a8cb808 Use local rpc.thrift to generate thrift code when the iotdb's submodule is enabled. (#15) by Mark Liu · 4 years ago
- 0842e8b Integration test (#13) by Mark Liu · 4 years ago
- b5e80e0 Change the datatype from int16 to int8 (#11) by Mark Liu · 4 years ago
- 7e78edb change data type in rpc from short to byte for fitting v0.12 (#10) by Jackie Tien · 4 years ago
- 3c3ba05 Update rpc (#9) by yanhong wang · 4 years ago rel/0.11
- f9ff41b Added InsertRecordsOfOneDevice for the Session (#8) by Mark Liu · 4 years ago
- c075f4c fix github actions for setting timezone (#7) by Haonan · 4 years, 1 month ago
- bbdd863 add github action for testing iotdb-go-client (#6) by Mark Liu · 4 years, 1 month ago
- 702151e Change the visibility of some members of the tablet to package (#5) by Mark Liu · 4 years, 1 month ago
- ca8e97c iotdb-client-go (#3) by Mark Liu · 4 years, 1 month ago
- 66fbdc4 rename some files (#4) by Jialin Qiao · 4 years, 1 month ago
- 3018602 iotdb-go-client first version (#1) by yanhong wang · 4 years, 1 month ago
- dd1729e submit basic files by xiangdong huang · 4 years, 2 months ago
- 9a522c5 Create README.md by Dawei Liu · 4 years, 2 months ago