[jira] [Commented] (IOTDB-1670) IoTDB: timestamp_precision=ns ; ./sbin/start-cli.sh -e "...where time=[ timestamp in number ]",the query result is incorrect

2021-09-10 Thread Jira
[ https://issues.apache.org/jira/browse/IOTDB-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17413021#comment-17413021 ] 刘珍 commented on IOTDB-1670: --- This issue has been resolved. > IoTDB: timestamp_precision=ns ;

[jira] [Assigned] (IOTDB-1670) IoTDB: timestamp_precision=ns ; ./sbin/start-cli.sh -e "...where time=[ timestamp in number ]",the query result is incorrect

2021-09-10 Thread Haonan Hou (Jira)
[ https://issues.apache.org/jira/browse/IOTDB-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haonan Hou reassigned IOTDB-1670: - Assignee: Haonan Hou > IoTDB: timestamp_precision=ns ; ./sbin/start-cli.sh -e "...where time=[

[jira] [Created] (IOTDB-1670) IOtimestamp_precision=ns ./sbin/start-cli.sh

2021-09-10 Thread Jira
刘珍 created IOTDB-1670: - Summary: IOtimestamp_precision=ns ./sbin/start-cli.sh Key: IOTDB-1670 URL: https://issues.apache.org/jira/browse/IOTDB-1670 Project: Apache IoTDB Issue Type: Bug

[jira] [Commented] (IOTDB-1664) CLI quits with ctrl-D instead of ctrl-C

2021-09-10 Thread Zhong Wang (Jira)
[ https://issues.apache.org/jira/browse/IOTDB-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412970#comment-17412970 ] Zhong Wang commented on IOTDB-1664: --- Upgrade to jline3 is another option, it seems Jline3 supports

[jira] [Commented] (IOTDB-1664) CLI quits with ctrl-D instead of ctrl-C

2021-09-10 Thread Zhong Wang (Jira)
[ https://issues.apache.org/jira/browse/IOTDB-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412969#comment-17412969 ] Zhong Wang commented on IOTDB-1664: --- For POSIX systems, Jline provides a signal handling interface from