Sounds cool!

Hope that more and more users submitting their requirements here :D

And, do not forget to maintain the License dependency.

Best,
-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University

 黄向东
清华大学 软件学院


徐毅 <[email protected]> 于2019年4月21日周日 下午10:04写道:

> Hi,
>
>
> I have create an pull request at [1].
>
>
> Now, import script has a process bar to indicate how many lines have been
> imported and how many line remains. Export script will print how many lines
> have been written to output file(It is difficult to add process bar since I
> don't know many lines left).
>
>
> If you have any idea about this, please reply to this email.
>
>
> [1] https://github.com/apache/incubator-iotdb/pull/165
>
>
> Thanks
> XuYi
> On 4/21/2019 16:01,yi xu<[email protected]> wrote:
> 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脚本时可否加一个导入或导出的进度条? 因为导入或导出大文件时间比较长,用户不知道进度。
> 谢谢!
>
>
> 伍文慧
> 清华软院
>
>

Reply via email to