[jira] [Created] (IOTDB-2649) [Compaction]How do I know if the compaction thread is stuck or if there are no compaction tasks?

2022-03-01 Thread FengQingxin (Jira)
FengQingxin created IOTDB-2649: -- Summary: [Compaction]How do I know if the compaction thread is stuck or if there are no compaction tasks? Key: IOTDB-2649 URL: https://issues.apache.org/jira/browse/IOTDB-2649

[jira] [Created] (IOTDB-2648) Support SDT for aligned timeseries

2022-03-01 Thread Haonan Hou (Jira)
Haonan Hou created IOTDB-2648: - Summary: Support SDT for aligned timeseries Key: IOTDB-2648 URL: https://issues.apache.org/jira/browse/IOTDB-2648 Project: Apache IoTDB Issue Type: New Feature

[jira] [Commented] (IOTDB-2634) Cli exit current cmd.exe instead of the start-cli.bat script file

2022-03-01 Thread Eric Pai (Jira)
[ https://issues.apache.org/jira/browse/IOTDB-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17499918#comment-17499918 ] Eric Pai commented on IOTDB-2634: - Nice! I will follow your instructions to fix this issue, and test well

[jira] [Assigned] (IOTDB-2646) Importing a CSV file through -batch, the accumulated value of multiple count data points in the CLI does not match it

2022-03-01 Thread Haonan Hou (Jira)
[ https://issues.apache.org/jira/browse/IOTDB-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haonan Hou reassigned IOTDB-2646: - Assignee: Xuan Ronaldo > Importing a CSV file through -batch, the accumulated value of multiple

[jira] [Commented] (IOTDB-2634) Cli exit current cmd.exe instead of the start-cli.bat script file

2022-03-01 Thread Dongming Zhao (Jira)
[ https://issues.apache.org/jira/browse/IOTDB-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17499916#comment-17499916 ] Dongming Zhao commented on IOTDB-2634: -- This is official help information for the EXIT command.

[jira] [Created] (IOTDB-2647) UDF Library is not in Apache Way

2022-03-01 Thread Haoyu Wang (Jira)
Haoyu Wang created IOTDB-2647: - Summary: UDF Library is not in Apache Way Key: IOTDB-2647 URL: https://issues.apache.org/jira/browse/IOTDB-2647 Project: Apache IoTDB Issue Type: Wish

[jira] [Commented] (IOTDB-2646) Importing a CSV file through -batch, the accumulated value of multiple count data points in the CLI does not match it

2022-03-01 Thread xiaozhihong (Jira)
[ https://issues.apache.org/jira/browse/IOTDB-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17499909#comment-17499909 ] xiaozhihong commented on IOTDB-2646: https://issues.apache.org/jira/browse/IOTDB-2604 > Importing a

[jira] [Created] (IOTDB-2646) Importing a CSV file through -batch, the accumulated value of multiple count data points in the CLI does not match it

2022-03-01 Thread xiaozhihong (Jira)
xiaozhihong created IOTDB-2646: -- Summary: Importing a CSV file through -batch, the accumulated value of multiple count data points in the CLI does not match it Key: IOTDB-2646 URL:

[jira] [Assigned] (IOTDB-2645) Query occurs: java.io.IOException: Uncompress error!

2022-03-01 Thread Jialin Qiao (Jira)
[ https://issues.apache.org/jira/browse/IOTDB-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jialin Qiao reassigned IOTDB-2645: -- Assignee: Alima777 > Query occurs: java.io.IOException: Uncompress error! >

[jira] [Created] (IOTDB-2645) Query occurs: java.io.IOException: Uncompress error!

2022-03-01 Thread Jialin Qiao (Jira)
Jialin Qiao created IOTDB-2645: -- Summary: Query occurs: java.io.IOException: Uncompress error! Key: IOTDB-2645 URL: https://issues.apache.org/jira/browse/IOTDB-2645 Project: Apache IoTDB Issue

[jira] [Created] (IOTDB-2644) Should we provide two versions of Spark and Flink connectors?

2022-03-01 Thread Xuan Ronaldo (Jira)
Xuan Ronaldo created IOTDB-2644: --- Summary: Should we provide two versions of Spark and Flink connectors? Key: IOTDB-2644 URL: https://issues.apache.org/jira/browse/IOTDB-2644 Project: Apache IoTDB

[GitHub] [iotdb-client-go] HTHou merged pull request #28: Bump actions/checkout from 2 to 3

2022-03-01 Thread GitBox
HTHou merged pull request #28: URL: https://github.com/apache/iotdb-client-go/pull/28 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (IOTDB-2634) Cli exit current cmd.exe instead of the start-cli.bat script file

2022-03-01 Thread Eric Pai (Jira)
[ https://issues.apache.org/jira/browse/IOTDB-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17499863#comment-17499863 ] Eric Pai commented on IOTDB-2634: - Thanks for your contribution! I will investigate this issue later, as

[jira] [Assigned] (IOTDB-2634) Cli exit current cmd.exe instead of the start-cli.bat script file

2022-03-01 Thread Eric Pai (Jira)
[ https://issues.apache.org/jira/browse/IOTDB-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pai reassigned IOTDB-2634: --- Assignee: Eric Pai > Cli exit current cmd.exe instead of the start-cli.bat script file >

[jira] [Created] (IOTDB-2643) Add a new structure to insert multiple non aligned series

2022-03-01 Thread Jialin Qiao (Jira)
Jialin Qiao created IOTDB-2643: -- Summary: Add a new structure to insert multiple non aligned series Key: IOTDB-2643 URL: https://issues.apache.org/jira/browse/IOTDB-2643 Project: Apache IoTDB

[GitHub] [iotdb-client-go] dependabot[bot] opened a new pull request #28: Bump actions/checkout from 2 to 3

2022-03-01 Thread GitBox
dependabot[bot] opened a new pull request #28: URL: https://github.com/apache/iotdb-client-go/pull/28 Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from https://github.com/actions/checkout/releases;>actions/checkout's releases.

[jira] [Created] (IOTDB-2642) [0.12] The new file has a higher compact priority than the old file in unseq compaction

2022-03-01 Thread Liuxuxin (Jira)
Liuxuxin created IOTDB-2642: --- Summary: [0.12] The new file has a higher compact priority than the old file in unseq compaction Key: IOTDB-2642 URL: https://issues.apache.org/jira/browse/IOTDB-2642 Project:

[jira] [Created] (IOTDB-2641) [0.12] Time range of TsFile resource overlaps after unseq compaction

2022-03-01 Thread Liuxuxin (Jira)
Liuxuxin created IOTDB-2641: --- Summary: [0.12] Time range of TsFile resource overlaps after unseq compaction Key: IOTDB-2641 URL: https://issues.apache.org/jira/browse/IOTDB-2641 Project: Apache IoTDB

[jira] [Commented] (IOTDB-2634) Cli exit current cmd.exe instead of the start-cli.bat script file

2022-03-01 Thread Haonan Hou (Jira)
[ https://issues.apache.org/jira/browse/IOTDB-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17499562#comment-17499562 ] Haonan Hou commented on IOTDB-2634: --- [~ericpai] Hi, would you like to check this issue if you have

[jira] [Created] (IOTDB-2640) Fix cross compaction recover bug

2022-03-01 Thread Jira
周沛辰 created IOTDB-2640: -- Summary: Fix cross compaction recover bug Key: IOTDB-2640 URL: https://issues.apache.org/jira/browse/IOTDB-2640 Project: Apache IoTDB Issue Type: Bug Reporter: 周沛辰

[jira] [Created] (IOTDB-2639) the guide of Flink connector need to be improved

2022-03-01 Thread Xuan Ronaldo (Jira)
Xuan Ronaldo created IOTDB-2639: --- Summary: the guide of Flink connector need to be improved Key: IOTDB-2639 URL: https://issues.apache.org/jira/browse/IOTDB-2639 Project: Apache IoTDB Issue