Skip to content

Conversation

@castlighting
Copy link
Contributor

No description provided.

Signed-off-by: castlighting <castlighting233@gmail.com>
Signed-off-by: castlighting <castlighting233@gmail.com>
Copy link
Member

@weiping-code weiping-code left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xuthus5 check the definition of writeByGrpc method.

* @param database the name of the database.
* @param points the points to write.
*/
CompletableFuture<Void> writeByGrpc(String database, List<Point> points);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The parameter is modified to(WriteRequest writeRequest),referring to the definition in the Go SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants