[PR] fix bug : the change logic error of the CachedMNodeContainerIterator [iotdb]

2024-03-09 Thread via GitHub
linxt20 opened a new pull request, #12147: URL: https://github.com/apache/iotdb/pull/12147 There is a problem with the implementation of the CachedMNodeContainerIterator in CachedMNodeContainer. The problem manifests itself in a logical error in the changestatus function that is repeatedly

Re: [PR] Remove dependency on org.openjdk.jol.jol-core and io.airlift.slice [iotdb]

2024-03-09 Thread via GitHub
JackieTien97 merged PR #12111: URL: https://github.com/apache/iotdb/pull/12111 -- 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:

Re: [PR] [DO NOT MERGE] IT TEST [iotdb]

2024-03-09 Thread via GitHub
SteveYurongSu closed pull request #12144: [DO NOT MERGE] IT TEST URL: https://github.com/apache/iotdb/pull/12144 -- 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

Re: [PR] Pipe meta sync: support meta data sync between different clusters [iotdb]

2024-03-09 Thread via GitHub
SteveYurongSu merged PR #11794: URL: https://github.com/apache/iotdb/pull/11794 -- 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:

Re: [PR] Remove dependency on org.openjdk.jol.jol-core and io.airlift.slice [iotdb]

2024-03-09 Thread via GitHub
sonarcloud[bot] commented on PR #12111: URL: https://github.com/apache/iotdb/pull/12111#issuecomment-1986819236 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate

[PR] add docs for envelope function [iotdb-docs]

2024-03-09 Thread via GitHub
caozj1011 opened a new pull request, #191: URL: https://github.com/apache/iotdb-docs/pull/191 add docs for envelope function, the function of envelope demodulation analysis is designed to realize the demodulation and envelope extraction of the signal by inputting one-dimensional

[PR] UDF: add an udf function for envelope demodulation analysis [iotdb]

2024-03-09 Thread via GitHub
caozj1011 opened a new pull request, #12146: URL: https://github.com/apache/iotdb/pull/12146 ## Description This PR adds a UDF function for envelope demodulation analysis. The function of envelope demodulation analysis is designed to realize the demodulation and envelope extraction