You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/07/22 01:56:45 UTC

[GitHub] [iotdb-client-go] citrusreticulata commented on pull request #41: update thrift to 0.15.0 to fit IoTDB 0.13.0

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: notifications-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org