apache / iotdb-client-go

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

Support connecting multiple nodes of the cluster #25

Closed ijihang closed 2 years ago

ijihang commented 2 years ago

Support connecting multiple nodes of the cluster

HTHou commented 2 years ago

Hi, why is the CI not working?

mychaow commented 2 years ago

Hi, why is the CI not working?

Maybe jihang's permission is not enough?

HTHou commented 2 years ago

Hi, why is the CI not working?

Maybe jihang's permission is not enough?

I don't think so, Eugene-Song should have same permission, his PR was running CI however... https://github.com/apache/iotdb-client-go/pull/21

Can you plz try closing and reopening the PR again to see if the CI working?

jixuan1989 commented 2 years ago

as the PR submits codes to the "main" branch, rather than "master"...

mychaow commented 2 years ago

as the PR submits codes to the "main" branch, rather than "master"...

https://github.com/apache/iotdb-client-go/pull/26 could trigger ci work. And the repo only has main branch.