citrusreticulata commented on PR #41:
URL: https://github.com/apache/iotdb-client-go/pull/41#issuecomment-1192100622

   Please pay attention to difference of thrift version between go-client front 
and IoTDB backend.
   That means go-client depends on thrift 0.15.0 in this PR, while 
IoTDB(0.13.x) depends on thrift 0.14.1.
   Therefore, "rpc.go" and other files corresponding thrift files are version 
0.14.1.
   But there is no problem in network connection yet. The two versions of 
connection are compatible.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to