[IOTDB-467] The CLI displays query results in a batch manner#806
[IOTDB-467] The CLI displays query results in a batch manner#806qiaojialin merged 3 commits intoapache:masterfrom
Conversation
|
Thank you for your contribution. But it has been done by #804 |
qiaojialin
left a comment
There was a problem hiding this comment.
Hi, thanks for your contribution! The code is clean and the CLI has a good user experience.
Three suggestions:
(1) if you use the IDEA and mac, please import the java-google-style.xml and option+command+L to format the code.
(2) Fortunately, the other PR for the same issue is closed by the author :) In order not to do duplicated work, it's better to leave a comment on the Jira to claim that you will solve the issue.
(3) We have a weixin group to communicate, you could join through my weixin: qiaojialin1993
client/src/main/java/org/apache/iotdb/client/AbstractClient.java
Outdated
Show resolved
Hide resolved
Co-Authored-By: Jialin Qiao <qjl16@mails.tsinghua.edu.cn>
Thanks for your advice! |
No description provided.