[GitHub] [iotdb] ZhanGHanG9991 opened a new pull request, #8904: [IOTDB-5432] Use freemarker to generate eventWindow and eventWindowManager

2023-01-20 Thread GitBox
ZhanGHanG9991 opened a new pull request, #8904: URL: https://github.com/apache/iotdb/pull/8904 ## Description Use freemarker to generate eventWindow and eventWindowManager. This PR has: - [ ] been self-reviewed. - [ ] concurrent

[GitHub] [iotdb] THUMarkLau merged pull request #8879: [IOTDB-5140] Add metrics for compaction deserializing pages or writing chunks

2023-01-20 Thread GitBox
THUMarkLau merged PR #8879: URL: https://github.com/apache/iotdb/pull/8879 -- 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: reviews-unsubscr...@iotdb.apa

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8879: [IOTDB-5140] Add metrics for compaction deserializing pages or writing chunks

2023-01-20 Thread GitBox
sonarcloud[bot] commented on PR #8879: URL: https://github.com/apache/iotdb/pull/8879#issuecomment-1398203412 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] THUMarkLau commented on pull request #8879: [IOTDB-5140] Add metrics for compaction deserializing pages or writing chunks

2023-01-20 Thread GitBox
THUMarkLau commented on PR #8879: URL: https://github.com/apache/iotdb/pull/8879#issuecomment-1398203033 I have done some performance test for this PR. For inner sequence space compaction, file num is 23, total file size is 4.0GB. For inner unsequence space compaction, file num is

[GitHub] [iotdb] Beyyes merged pull request #8901: [IOTDB-5287] Added status “Discouraged” to RegionGroup

2023-01-18 Thread GitBox
Beyyes merged PR #8901: URL: https://github.com/apache/iotdb/pull/8901 -- 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: reviews-unsubscr...@iotdb.apache.

[GitHub] [iotdb] github-actions[bot] commented on issue #8903: maven error in China, https://github.com:443: The target server failed to respond

2023-01-18 Thread GitBox
github-actions[bot] commented on issue #8903: URL: https://github.com/apache/iotdb/issues/8903#issuecomment-1386714239 Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community! -- This is an automated message from the Apache Git Service. To resp

[GitHub] [iotdb] zhangchunsheng opened a new issue, #8903: maven error in China, https://github.com:443: The target server failed to respond

2023-01-18 Thread GitBox
zhangchunsheng opened a new issue, #8903: URL: https://github.com/apache/iotdb/issues/8903 ### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 1.0.0 ### Describe the bug and p

[GitHub] [iotdb] bigreybear opened a new pull request, #8902: Update SchemaFile to be compatible with MeasurementSchema.props

2023-01-17 Thread GitBox
bigreybear opened a new pull request, #8902: URL: https://github.com/apache/iotdb/pull/8902 Previously, `SchemaFile` did not store `MeasurementSchema.Props` as it is a variable length and relatively less efficient field to store into persistent media. To support full capability of metadata

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8891: [IOTDB-5425] Consolidate all ConfigNodeClient to be managed by clientManager

2023-01-17 Thread GitBox
sonarcloud[bot] commented on PR #8891: URL: https://github.com/apache/iotdb/pull/8891#issuecomment-1386615367 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] OneSizeFitsQuorum merged pull request #8895: [To rel/1.0][IOTDB-5061] Add message in RatisRequestFailed

2023-01-17 Thread GitBox
OneSizeFitsQuorum merged PR #8895: URL: https://github.com/apache/iotdb/pull/8895 -- 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: reviews-unsubscr...@io

[GitHub] [iotdb] OneSizeFitsQuorum merged pull request #8894: [To rel/1.0][IOTDB-5176] Change ratis snapshot dir with datadir

2023-01-17 Thread GitBox
OneSizeFitsQuorum merged PR #8894: URL: https://github.com/apache/iotdb/pull/8894 -- 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: reviews-unsubscr...@io

[GitHub] [iotdb] OneSizeFitsQuorum merged pull request #8893: [To rel/1.0][IOTDB-5153] Fix dead lock in confignode

2023-01-17 Thread GitBox
OneSizeFitsQuorum merged PR #8893: URL: https://github.com/apache/iotdb/pull/8893 -- 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: reviews-unsubscr...@io

[GitHub] [iotdb] OneSizeFitsQuorum merged pull request #8897: [To rel/1.0][IOTDB-5429] Disable first election in RatisConsensus UT to avoid inconsistency states

2023-01-17 Thread GitBox
OneSizeFitsQuorum merged PR #8897: URL: https://github.com/apache/iotdb/pull/8897 -- 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: reviews-unsubscr...@io

[GitHub] [iotdb] OneSizeFitsQuorum merged pull request #8896: [IOTDB-5429] Disable first election in RatisConsensus UT to avoid inconsistency states

2023-01-17 Thread GitBox
OneSizeFitsQuorum merged PR #8896: URL: https://github.com/apache/iotdb/pull/8896 -- 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: reviews-unsubscr...@io

[GitHub] [iotdb] HTHou merged pull request #8900: Fix files with unapporved license error after running OpenIdAuthorizerTest

2023-01-17 Thread GitBox
HTHou merged PR #8900: URL: https://github.com/apache/iotdb/pull/8900 -- 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: reviews-unsubscr...@iotdb.apache.o

[GitHub] [iotdb] JackieTien97 merged pull request #8892: Add distance-based outlier detection funtion

2023-01-17 Thread GitBox
JackieTien97 merged PR #8892: URL: https://github.com/apache/iotdb/pull/8892 -- 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: reviews-unsubscr...@iotdb.a

[GitHub] [iotdb] Caideyipi opened a new pull request, #8901: [IOTDB-5287] Added status “Discouraged” to RegionGroup

2023-01-17 Thread GitBox
Caideyipi opened a new pull request, #8901: URL: https://github.com/apache/iotdb/pull/8901 ## IOTDB-5287 ### New status "Discouraged“ Use new status "Discouraged" to solve this problem. The partition allocation IT is added as well. The document link is as follows: https://apach

[GitHub] [iotdb] Caideyipi closed pull request #8872: [IOTDB-5287] Added status “Discouraged” to RegionGroup

2023-01-17 Thread GitBox
Caideyipi closed pull request #8872: [IOTDB-5287] Added status “Discouraged” to RegionGroup URL: https://github.com/apache/iotdb/pull/8872 -- 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 specifi

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8900: Fix files with unapporved license error after running OpenIdAuthorizerTest

2023-01-17 Thread GitBox
sonarcloud[bot] commented on PR #8900: URL: https://github.com/apache/iotdb/pull/8900#issuecomment-1386456099 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Qualit

[GitHub] [iotdb] HTHou opened a new pull request, #8900: Fix files with unapporved license error after running OpenIdAuthorizerTest

2023-01-17 Thread GitBox
HTHou opened a new pull request, #8900: URL: https://github.com/apache/iotdb/pull/8900 ## Description ![image](https://user-images.githubusercontent.com/25913899/213079735-9872d075-1d42-4d74-baac-647d8b18e06a.png) The issue caused by OpenIdAuthorizerTest didn't call Environmen

[GitHub] [iotdb] xingtanzjr opened a new pull request, #8899: [to rc/1.0.1] [IOTDB-5266] Refine the code of cross selector and fix the bug when using FileTImeIndex

2023-01-17 Thread GitBox
xingtanzjr opened a new pull request, #8899: URL: https://github.com/apache/iotdb/pull/8899 ## Description * refine the code of cross selector * fix the bug that some seq files may be lost when selecting cross compaction task if the seq file using FileTimeIndex See this issue for de

[GitHub] [iotdb] qiaojialin merged pull request #8898: Revert "[IOTDB-5415] Move parameters into correct ConfigClass (#8867)"

2023-01-17 Thread GitBox
qiaojialin merged PR #8898: URL: https://github.com/apache/iotdb/pull/8898 -- 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: reviews-unsubscr...@iotdb.apa

[GitHub] [iotdb] ericpai merged pull request #8890: [IOTDB-5423] Disable reusing same JVM and processing in random order in tests

2023-01-17 Thread GitBox
ericpai merged PR #8890: URL: https://github.com/apache/iotdb/pull/8890 -- 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: reviews-unsubscr...@iotdb.apache

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8898: Revert "[IOTDB-5415] Move parameters into correct ConfigClass (#8867)"

2023-01-17 Thread GitBox
sonarcloud[bot] commented on PR #8898: URL: https://github.com/apache/iotdb/pull/8898#issuecomment-1385653880 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] JackieTien97 merged pull request #8870: [IOTDB-5382]Support DIFF as built-in scalar function in IoTDB

2023-01-17 Thread GitBox
JackieTien97 merged PR #8870: URL: https://github.com/apache/iotdb/pull/8870 -- 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: reviews-unsubscr...@iotdb.a

[GitHub] [iotdb] lancelly commented on a diff in pull request #8892: Add distance-based outlier detection funtion

2023-01-17 Thread GitBox
lancelly commented on code in PR #8892: URL: https://github.com/apache/iotdb/pull/8892#discussion_r1072091783 ## library-udf/src/main/java/org/apache/iotdb/library/anomaly/UDTFOutlier.java: ## @@ -0,0 +1,77 @@ +package org.apache.iotdb.library.anomaly; Review Comment: Add li

[GitHub] [iotdb] SzyWilliam opened a new pull request, #8897: [To rel/1.0][IOTDB-5429] Disable first election in RatisConsensus to avoid inconsistency states

2023-01-17 Thread GitBox
SzyWilliam opened a new pull request, #8897: URL: https://github.com/apache/iotdb/pull/8897 cherry pick of https://github.com/apache/iotdb/pull/8896 -- 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 t

[GitHub] [iotdb] SzyWilliam opened a new pull request, #8896: [IOTDB-5429] Disable first election in RatisConsensus to avoid inconsistency states

2023-01-17 Thread GitBox
SzyWilliam opened a new pull request, #8896: URL: https://github.com/apache/iotdb/pull/8896 First election in CI env is causing frequent elections that will interrupt the normal operations of Raft progressing. To make matters worse, together with a recently spotted bug in matchIndex https:/

[GitHub] [iotdb] SzyWilliam opened a new pull request, #8895: [To rel/1.0][IOTDB-5061] cherry pick of pull 8449

2023-01-17 Thread GitBox
SzyWilliam opened a new pull request, #8895: URL: https://github.com/apache/iotdb/pull/8895 cherry pick of https://github.com/apache/iotdb/pull/8449 -- 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 t

[GitHub] [iotdb] SzyWilliam opened a new pull request, #8894: [To rel/1.0][IOTDB-5176] Cherry pick of pull 8489

2023-01-17 Thread GitBox
SzyWilliam opened a new pull request, #8894: URL: https://github.com/apache/iotdb/pull/8894 cherry pick of https://github.com/apache/iotdb/pull/8489 -- 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 t

[GitHub] [iotdb] SzyWilliam opened a new pull request, #8893: [To rel/1.0][IOTDB-5153] Cherry pick of pull/8470

2023-01-17 Thread GitBox
SzyWilliam opened a new pull request, #8893: URL: https://github.com/apache/iotdb/pull/8893 Cherry pick of https://github.com/apache/iotdb/pull/8470 -- 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 t

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8890: [IOTDB-5423] Disable reusing same JVM and processing in random order in tests

2023-01-16 Thread GitBox
sonarcloud[bot] commented on PR #8890: URL: https://github.com/apache/iotdb/pull/8890#issuecomment-1384980248 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Qualit

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8891: [IOTDB-5425] Consolidate all ConfigNodeClient to be managed by clientManager

2023-01-16 Thread GitBox
sonarcloud[bot] commented on PR #8891: URL: https://github.com/apache/iotdb/pull/8891#issuecomment-1384976192 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] liuminghui233 merged pull request #8889: research/LSM-quantile Add quantile summary for tsfile

2023-01-16 Thread GitBox
liuminghui233 merged PR #8889: URL: https://github.com/apache/iotdb/pull/8889 -- 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: reviews-unsubscr...@iotdb.

[GitHub] [iotdb] iotdb-lsmod opened a new pull request, #8892: Add outlier function statements in docs

2023-01-16 Thread GitBox
iotdb-lsmod opened a new pull request, #8892: URL: https://github.com/apache/iotdb/pull/8892 Add the statements about outlier function in docs/User-Guide/Operators-Functions/Anomaly-Detection.md. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [iotdb] OneSizeFitsQuorum opened a new pull request, #8891: [IOTDB-5425] Consolidate all ConfigNodeClient to be managed by clientManager

2023-01-16 Thread GitBox
OneSizeFitsQuorum opened a new pull request, #8891: URL: https://github.com/apache/iotdb/pull/8891 see [jira5425](https://issues.apache.org/jira/browse/IOTDB-5425) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8890: [IOTDB-5423] Disable reusing same JVM and processing in random order in tests

2023-01-16 Thread GitBox
sonarcloud[bot] commented on PR #8890: URL: https://github.com/apache/iotdb/pull/8890#issuecomment-1384944748 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Qualit

[GitHub] [iotdb] ericpai opened a new pull request, #8890: [IOTDB-5423] Disable reusing same JVM and processing in random order in tests

2023-01-16 Thread GitBox
ericpai opened a new pull request, #8890: URL: https://github.com/apache/iotdb/pull/8890 See JIRA: https://issues.apache.org/jira/browse/IOTDB-5423 -- 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

[GitHub] [iotdb] czllgzmzl opened a new pull request, #8889: research/LSM-quantile Add quantile summary for tsfile

2023-01-16 Thread GitBox
czllgzmzl opened a new pull request, #8889: URL: https://github.com/apache/iotdb/pull/8889 ## Description add quantile summary for tsfile ### Content1 ... ### Content2 ... ### Content3 ... This PR has: - [ ] been se

[GitHub] [iotdb] czllgzmzl closed pull request #8888: Research/lsm quantile Hierarchical quantile summaries for TSFile

2023-01-16 Thread GitBox
czllgzmzl closed pull request #: Research/lsm quantile Hierarchical quantile summaries for TSFile URL: https://github.com/apache/iotdb/pull/ -- 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

[GitHub] [iotdb] czllgzmzl opened a new pull request, #8888: Research/lsm quantile Hierarchical quantile summaries for TSFile

2023-01-16 Thread GitBox
czllgzmzl opened a new pull request, #: URL: https://github.com/apache/iotdb/pull/ ## Description Add hierarchical quantile summaries for TSFile. Hierarchical quantile summaries are built in LSM compaction (merge) events. Research only. ### Content1 ... ### Content2

[GitHub] [iotdb] Wei-hao-Li commented on a diff in pull request #8870: [IOTDB-5382]Support DIFF as built-in scalar function in IoTDB

2023-01-16 Thread GitBox
Wei-hao-Li commented on code in PR #8870: URL: https://github.com/apache/iotdb/pull/8870#discussion_r1071708871 ## docs/zh/UserGuide/Operators-Functions/Overview.md: ## @@ -216,6 +216,11 @@ OR, |, || | DERIVATIVE | INT32 / INT64 / FLOAT / DOUBLE |

[GitHub] [iotdb] JackieTien97 commented on a diff in pull request #8870: [IOTDB-5382]Support DIFF as built-in scalar function in IoTDB

2023-01-16 Thread GitBox
JackieTien97 commented on code in PR #8870: URL: https://github.com/apache/iotdb/pull/8870#discussion_r1071694767 ## integration-test/src/test/java/org/apache/iotdb/db/it/builtinfunction/scalar/IoTDBDiffFunctionIT.java: ## @@ -0,0 +1,128 @@ +/* + * Licensed to the Apache Softwar

[GitHub] [iotdb] qiaojialin merged pull request #8887: Fix IDEA DataNode cannot start bug

2023-01-16 Thread GitBox
qiaojialin merged PR #8887: URL: https://github.com/apache/iotdb/pull/8887 -- 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: reviews-unsubscr...@iotdb.apa

[GitHub] [iotdb] JackieTien97 merged pull request #8886: [IOTDB-5424] Fix FI memory allocation limit calculation

2023-01-16 Thread GitBox
JackieTien97 merged PR #8886: URL: https://github.com/apache/iotdb/pull/8886 -- 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: reviews-unsubscr...@iotdb.a

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8821: [IOTDB-5381] Formatting variables output

2023-01-16 Thread GitBox
sonarcloud[bot] commented on PR #8821: URL: https://github.com/apache/iotdb/pull/8821#issuecomment-1384282093 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] SpriCoder merged pull request #8874: [To rel/0.13][IOTDB-5407] metrics for .mods file count

2023-01-16 Thread GitBox
SpriCoder merged PR #8874: URL: https://github.com/apache/iotdb/pull/8874 -- 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: reviews-unsubscr...@iotdb.apac

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8886: [IOTDB-5424] Fix FI memory allocation limit calculation

2023-01-16 Thread GitBox
sonarcloud[bot] commented on PR #8886: URL: https://github.com/apache/iotdb/pull/8886#issuecomment-1383849093 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Qualit

[GitHub] [iotdb] Beyyes merged pull request #8884: [To rel/1.0][IOTDB-5266] Refine the code of cross selector and fix the bug when using FileTImeIndex

2023-01-16 Thread GitBox
Beyyes merged PR #8884: URL: https://github.com/apache/iotdb/pull/8884 -- 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: reviews-unsubscr...@iotdb.apache.

[GitHub] [iotdb] ericpai opened a new pull request, #8886: [IOTDB-5424] Fix FI memory allocation limit calculation

2023-01-16 Thread GitBox
ericpai opened a new pull request, #8886: URL: https://github.com/apache/iotdb/pull/8886 See JIRA: https://issues.apache.org/jira/browse/IOTDB-5424 This PR also includes a logging enhancement, and IT fixes. -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [iotdb] liuminghui233 merged pull request #8885: Add Distance-based Outlier Detection Function

2023-01-16 Thread GitBox
liuminghui233 merged PR #8885: URL: https://github.com/apache/iotdb/pull/8885 -- 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: reviews-unsubscr...@iotdb.

[GitHub] [iotdb] iotdb-lsmod opened a new pull request, #8885: Add Distance-based Outlier Detection Function

2023-01-16 Thread GitBox
iotdb-lsmod opened a new pull request, #8885: URL: https://github.com/apache/iotdb/pull/8885 ## Add Distance-based Outlier Detection Function -- 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 s

[GitHub] [iotdb] ericpai merged pull request #8883: [To rel/1.0][IOTDB-5417] Fix missing hasNext() before next() in TagAggregationOperator

2023-01-16 Thread GitBox
ericpai merged PR #8883: URL: https://github.com/apache/iotdb/pull/8883 -- 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: reviews-unsubscr...@iotdb.apache

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8884: [IOTDB-5266] Refine the code of cross selector and fix the bug when using FileTImeIndex

2023-01-15 Thread GitBox
sonarcloud[bot] commented on PR #8884: URL: https://github.com/apache/iotdb/pull/8884#issuecomment-1383614738 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] xingtanzjr opened a new pull request, #8884: [IOTDB-5266] Refine the code of cross selector and fix the bug when using FileTImeIndex

2023-01-15 Thread GitBox
xingtanzjr opened a new pull request, #8884: URL: https://github.com/apache/iotdb/pull/8884 ## Description * refine the code of cross selector * fix the bug that some seq files may be lost when selecting cross compaction task if the seq file using FileTimeIndex See this issue f

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8883: [To rel/1.0][IOTDB-5417] Fix missing hasNext() before next() in TagAggregationOperator

2023-01-15 Thread GitBox
sonarcloud[bot] commented on PR #8883: URL: https://github.com/apache/iotdb/pull/8883#issuecomment-1383570822 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] ericpai opened a new pull request, #8883: [To rel/1.0][IOTDB-5417] Fix missing hasNext() before next() in TagAggregationOperator

2023-01-15 Thread GitBox
ericpai opened a new pull request, #8883: URL: https://github.com/apache/iotdb/pull/8883 A cherry-pick of #8882 -- 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 unsubscr

[GitHub] [iotdb] JackieTien97 merged pull request #8882: [IOTDB-5417] Fix missing hasNext() before next() in TagAggregationOperator

2023-01-15 Thread GitBox
JackieTien97 merged PR #8882: URL: https://github.com/apache/iotdb/pull/8882 -- 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: reviews-unsubscr...@iotdb.a

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8882: [IOTDB-5417] Fix missing hasNext() before next() in TagAggregationOperator

2023-01-15 Thread GitBox
sonarcloud[bot] commented on PR #8882: URL: https://github.com/apache/iotdb/pull/8882#issuecomment-1383478802 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] ericpai opened a new pull request, #8882: [IOTDB-5417] Fix missing hasNext() before next() in TagAggregationOperator

2023-01-15 Thread GitBox
ericpai opened a new pull request, #8882: URL: https://github.com/apache/iotdb/pull/8882 See JIRA: https://issues.apache.org/jira/browse/IOTDB-5417 -- 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

[GitHub] [iotdb] qiaojialin merged pull request #8867: [IOTDB-5415] Move parameters into correct ConfigClass

2023-01-15 Thread GitBox
qiaojialin merged PR #8867: URL: https://github.com/apache/iotdb/pull/8867 -- 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: reviews-unsubscr...@iotdb.apa

[GitHub] [iotdb] github-actions[bot] commented on issue #8881: Can expression be instanceof AndFilter?

2023-01-15 Thread GitBox
github-actions[bot] commented on issue #8881: URL: https://github.com/apache/iotdb/issues/8881#issuecomment-1383265849 Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community! -- This is an automated message from the Apache Git Service. To resp

[GitHub] [iotdb] luciferz2021 opened a new issue, #8881: Can expression be instanceof AndFilter?

2023-01-15 Thread GitBox
luciferz2021 opened a new issue, #8881: URL: https://github.com/apache/iotdb/issues/8881 https://github.com/apache/iotdb/blob/0f5ffdf96c48776ee9ef7f6bcde265da08ed637d/server/src/main/java/org/apache/iotdb/db/query/timegenerator/ServerTimeGenerator.java#L131 -- This is an automated message

[GitHub] [iotdb] LeiRui opened a new pull request, #8880: Add sampling attributes for M4

2023-01-14 Thread GitBox
LeiRui opened a new pull request, #8880: URL: https://github.com/apache/iotdb/pull/8880 Previously, the M4 function supports two types of attribute inputs (actually two types of sliding windows): (1) Control the sliding **size** window using attributes `windowSize` and `slidingStep`. Fo

[GitHub] [iotdb] Beyyes closed pull request #8797: [IOTDB-5310] Added removing status to region migration

2023-01-13 Thread GitBox
Beyyes closed pull request #8797: [IOTDB-5310] Added removing status to region migration URL: https://github.com/apache/iotdb/pull/8797 -- 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 c

[GitHub] [iotdb] Beyyes commented on pull request #8797: [IOTDB-5310] Added removing status to region migration

2023-01-13 Thread GitBox
Beyyes commented on PR #8797: URL: https://github.com/apache/iotdb/pull/8797#issuecomment-1382682880 Follow up work: https://issues.apache.org/jira/browse/IOTDB-5419 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [iotdb] BUAAserein commented on a diff in pull request #8846: [IOTDB-5284] Fix some sonar bugs

2023-01-13 Thread GitBox
BUAAserein commented on code in PR #8846: URL: https://github.com/apache/iotdb/pull/8846#discussion_r1070222002 ## example/session/src/main/java/org/apache/iotdb/SessionExample.java: ## @@ -828,18 +828,19 @@ private static void nonQuery() throws IoTDBConnectionException, Statem

[GitHub] [iotdb] MarcosZyk merged pull request #8878: [IOTDB-5396] Iterative interface for query about TagManager

2023-01-13 Thread GitBox
MarcosZyk merged PR #8878: URL: https://github.com/apache/iotdb/pull/8878 -- 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: reviews-unsubscr...@iotdb.apac

[GitHub] [iotdb] HTHou merged pull request #8877: [IOTDB-5412]Print Help Message when loading empty tsfile

2023-01-13 Thread GitBox
HTHou merged PR #8877: URL: https://github.com/apache/iotdb/pull/8877 -- 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: reviews-unsubscr...@iotdb.apache.o

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8867: [IOTDB-5415] Move parameters into correct ConfigClass

2023-01-13 Thread GitBox
sonarcloud[bot] commented on PR #8867: URL: https://github.com/apache/iotdb/pull/8867#issuecomment-1382129781 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8867: [IOTDB-5415] Move parameters into correct ConfigClass

2023-01-13 Thread GitBox
sonarcloud[bot] commented on PR #8867: URL: https://github.com/apache/iotdb/pull/8867#issuecomment-1381942366 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] JackieTien97 merged pull request #8866: [IOTDB-5372] Support data type cast in SELECT INTO

2023-01-13 Thread GitBox
JackieTien97 merged PR #8866: URL: https://github.com/apache/iotdb/pull/8866 -- 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: reviews-unsubscr...@iotdb.a

[GitHub] [iotdb] SpriCoder commented on pull request #8879: [IOTDB-5140] Add metrics for compaction deserializing pages or writing chunks

2023-01-13 Thread GitBox
SpriCoder commented on PR #8879: URL: https://github.com/apache/iotdb/pull/8879#issuecomment-1381762247 Please check the bug that sonarCloud report -- 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 g

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8879: [IOTDB-5140] Add metrics for compaction deserializing pages or writing chunks

2023-01-13 Thread GitBox
sonarcloud[bot] commented on PR #8879: URL: https://github.com/apache/iotdb/pull/8879#issuecomment-1381702871 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] SpriCoder merged pull request #8876: [To rel/1.0][IOTDB-5324] Fix wal cann't be deleted in destDataNode after region migration when data_replication_factor is 1 in IoTConsensus

2023-01-13 Thread GitBox
SpriCoder merged PR #8876: URL: https://github.com/apache/iotdb/pull/8876 -- 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: reviews-unsubscr...@iotdb.apac

[GitHub] [iotdb] THUMarkLau opened a new pull request, #8879: [IOTDB-5140] Add metrics for compaction deserializing pages or writing chunks

2023-01-13 Thread GitBox
THUMarkLau opened a new pull request, #8879: URL: https://github.com/apache/iotdb/pull/8879 See [IOTDB-5140](https://issues.apache.org/jira/browse/IOTDB-5140). This PR add serveral metrics for compaction execution, especially for the method that the chunk is processed. There are three

[GitHub] [iotdb] Cpaulyz opened a new pull request, #8878: [IOTDB-5396] Iterative interface for query about TagManager

2023-01-13 Thread GitBox
Cpaulyz opened a new pull request, #8878: URL: https://github.com/apache/iotdb/pull/8878 ## Description * The current query interface relating to TagManager returns a collection of type list. For better adaptation to SchemaReader, iterator should be returned. * Delete useless code.

[GitHub] [iotdb] qiaojialin merged pull request #8840: Fix an issue regarding to data partition update

2023-01-13 Thread GitBox
qiaojialin merged PR #8840: URL: https://github.com/apache/iotdb/pull/8840 -- 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: reviews-unsubscr...@iotdb.apa

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8867: [IOTDB-5415] Move parameters into correct ConfigClass

2023-01-13 Thread GitBox
sonarcloud[bot] commented on PR #8867: URL: https://github.com/apache/iotdb/pull/8867#issuecomment-1381555050 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8867: [IOTDB-5415] Move parameters into correct ConfigClass

2023-01-13 Thread GitBox
sonarcloud[bot] commented on PR #8867: URL: https://github.com/apache/iotdb/pull/8867#issuecomment-1381528758 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] HTHou merged pull request #8875: [IOTDB-5412][To rel/1.0]Print Help Message when loading empty tsfile

2023-01-13 Thread GitBox
HTHou merged PR #8875: URL: https://github.com/apache/iotdb/pull/8875 -- 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: reviews-unsubscr...@iotdb.apache.o

[GitHub] [iotdb] zhengshubin commented on issue #8869: [Bug] iotdb 1.0 ,Not enough memory to execute current fragment instance

2023-01-13 Thread GitBox
zhengshubin commented on issue #8869: URL: https://github.com/apache/iotdb/issues/8869#issuecomment-1381521657 看了源码 private void checkMemory(Operator root, FragmentInstanceStateMachine stateMachine) throws MemoryNotEnoughException { if (!IoTDBDescriptor.getInstance().getConf

[GitHub] [iotdb] Beyyes commented on a diff in pull request #8872: [IOTDB-5287] Added status “Discouraged” to RegionGroup

2023-01-13 Thread GitBox
Beyyes commented on code in PR #8872: URL: https://github.com/apache/iotdb/pull/8872#discussion_r1069118451 ## confignode/src/main/java/org/apache/iotdb/confignode/manager/partition/RegionGroupStatus.java: ## @@ -29,12 +29,19 @@ public enum RegionGroupStatus { */ Availabl

[GitHub] [iotdb] ericpai merged pull request #8860: [IOTDB-5410] Refine IT: Refine Session and SessionPool IT

2023-01-13 Thread GitBox
ericpai merged PR #8860: URL: https://github.com/apache/iotdb/pull/8860 -- 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: reviews-unsubscr...@iotdb.apache

[GitHub] [iotdb] liuminghui233 merged pull request #8853: Add query metrics doc

2023-01-13 Thread GitBox
liuminghui233 merged PR #8853: URL: https://github.com/apache/iotdb/pull/8853 -- 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: reviews-unsubscr...@iotdb.

[GitHub] [iotdb] yschengzi opened a new pull request, #8877: [IOTDB-5412]Print Help Message when loading empty tsfile

2023-01-13 Thread GitBox
yschengzi opened a new pull request, #8877: URL: https://github.com/apache/iotdb/pull/8877 Print Help Message when loading empty tsfile when tsfile is empty Msg: 701: TsFile E:\IoTDB\data\load\mpp_load\[IOTDB-5412](https://issues.apache.org/jira/browse/IOTDB-5412)\1-0-0-0.tsfile i

[GitHub] [iotdb] OneSizeFitsQuorum commented on a diff in pull request #8846: [IOTDB-5284] Fix some sonar bugs

2023-01-12 Thread GitBox
OneSizeFitsQuorum commented on code in PR #8846: URL: https://github.com/apache/iotdb/pull/8846#discussion_r1069036807 ## example/session/src/main/java/org/apache/iotdb/SessionExample.java: ## @@ -828,18 +828,19 @@ private static void nonQuery() throws IoTDBConnectionException,

[GitHub] [iotdb] HTHou merged pull request #8809: [To rel/1.0] Separate SYNC_CONNECTION_ERROR and DISPATCH_ERROR

2023-01-12 Thread GitBox
HTHou merged PR #8809: URL: https://github.com/apache/iotdb/pull/8809 -- 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: reviews-unsubscr...@iotdb.apache.o

[GitHub] [iotdb] Wei-hao-Li closed pull request #8870: [IOTDB-5382]Support DIFF as built-in scalar function in IoTDB

2023-01-12 Thread GitBox
Wei-hao-Li closed pull request #8870: [IOTDB-5382]Support DIFF as built-in scalar function in IoTDB URL: https://github.com/apache/iotdb/pull/8870 -- 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

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8876: [To rel/1.0][IOTDB-5324] Fix wal cann't be deleted in destDataNode after region migration when data_replication_factor is 1 in IoTCons

2023-01-12 Thread GitBox
sonarcloud[bot] commented on PR #8876: URL: https://github.com/apache/iotdb/pull/8876#issuecomment-1381416839 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Qualit

[GitHub] [iotdb] liuminghui233 merged pull request #8852: Add docs for Data Repairing

2023-01-12 Thread GitBox
liuminghui233 merged PR #8852: URL: https://github.com/apache/iotdb/pull/8852 -- 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: reviews-unsubscr...@iotdb.

[GitHub] [iotdb] liuminghui233 commented on pull request #8852: Add docs for Data Repairing

2023-01-12 Thread GitBox
liuminghui233 commented on PR #8852: URL: https://github.com/apache/iotdb/pull/8852#issuecomment-1381416215 The function code will be contributed to master branch later. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [iotdb] OneSizeFitsQuorum opened a new pull request, #8876: [IOTDB-5324] Fix wal cann't be deleted in destDataNode after region migration when data_replication_factor is 1 in IoTConsensus

2023-01-12 Thread GitBox
OneSizeFitsQuorum opened a new pull request, #8876: URL: https://github.com/apache/iotdb/pull/8876 cherry-pick [pull/8836](https://github.com/apache/iotdb/pull/8836) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8853: Add query metrics doc

2023-01-12 Thread GitBox
sonarcloud[bot] commented on PR #8853: URL: https://github.com/apache/iotdb/pull/8853#issuecomment-1381407369 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] yschengzi opened a new pull request, #8875: [IOTDB-5412][To rel/1.0]Print Help Message when loading empty tsfile

2023-01-12 Thread GitBox
yschengzi opened a new pull request, #8875: URL: https://github.com/apache/iotdb/pull/8875 Print Help Message when loading empty tsfile when tsfile is empty Msg: 701: TsFile E:\IoTDB\data\load\mpp_load\IOTDB-5412\1-0-0-0.tsfile is empty, please check it be flushed to disk correctly

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8860: [IOTDB-5410] Refine IT: Refine Session and SessionPool IT

2023-01-12 Thread GitBox
sonarcloud[bot] commented on PR #8860: URL: https://github.com/apache/iotdb/pull/8860#issuecomment-1381402422 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Qualit

[GitHub] [iotdb] SpriCoder merged pull request #8854: [To rel/1.0][IOTDB-5400] IoTConsensus loses data when replica number change from 1 to several

2023-01-12 Thread GitBox
SpriCoder merged PR #8854: URL: https://github.com/apache/iotdb/pull/8854 -- 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: reviews-unsubscr...@iotdb.apac

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8866: [IOTDB-5372] Support data type cast in SELECT INTO

2023-01-12 Thread GitBox
sonarcloud[bot] commented on PR #8866: URL: https://github.com/apache/iotdb/pull/8866#issuecomment-1381394151 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] lpf4254302 opened a new pull request, #8874: [To rel/0.13][IOTDB-5407] metrics for .mods file count

2023-01-12 Thread GitBox
lpf4254302 opened a new pull request, #8874: URL: https://github.com/apache/iotdb/pull/8874 ## Description Too many.mods files may indicate abnormal service deletion, so add.mods file count metrics -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [iotdb] OneSizeFitsQuorum merged pull request #8857: [IOTDB-5289] Add Metric Doc about ConfigNode Dashboard

2023-01-12 Thread GitBox
OneSizeFitsQuorum merged PR #8857: URL: https://github.com/apache/iotdb/pull/8857 -- 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: reviews-unsubscr...@io

  1   2   3   4   5   6   7   8   9   10   >