Hi, For import script, it is easy to count how many rows are currently imported, and how many rows remain. So a process bar is easy to implement.
However, for export script, it is difficult to count how many rows will be imported for a given sql since data is continuously increasing. Now we plan to print how many rows have written to file. I have created an issue on jira at [1]. If you have any idea about this, please reply to this email. [1]. https://issues.apache.org/jira/browse/IOTDB-83 <https://issues.apache.org/jira/browse/IOTDB-83> Thanks XuYi > On Apr 20, 2019, at 01:32, 伍文慧 <[email protected]> wrote: > > Hi IOTDB group, > > > Could you please add a progress bar for import and export scripts in the > iotdb-cli folder? Since import and export large-size file takes long time and > the user hopes to know the progress. > > > Thanks! > Warm regards, > Sunny Wenhui Wu > > > > > Hi IOTDB 小组: > > > 请问使用iotdb-cli 下的export和import脚本时可否加一个导入或导出的进度条? 因为导入或导出大文件时间比较长,用户不知道进度。 > 谢谢! > > > 伍文慧 > 清华软院
