apache / iotdb-client-go

Apache IoTDB Client for Go
https://iotdb.apache.org/
Apache License 2.0
55 stars 33 forks source link

Upgrade thrift to v0.14.1 to match IoTDB v0.12.1 #22

Closed HTHou closed 3 years ago

HTHou commented 3 years ago

Since IoTDB v0.12.1 has upgraded the thrift version to v0.14.1, let me upgrade the thrift in go client.