Skip to content

Fix serialize method of limit and offset#13023

Closed
Beyyes wants to merge 276 commits intomasterfrom
beyyes/fix_limit_offset_serialie
Closed

Fix serialize method of limit and offset#13023
Beyyes wants to merge 276 commits intomasterfrom
beyyes/fix_limit_offset_serialie

Conversation

@Beyyes
Copy link
Copy Markdown
Member

@Beyyes Beyyes commented Jul 25, 2024

Description

as the title.

Content1 ...

Content2 ...

Content3 ...


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

Beyyes and others added 30 commits March 31, 2024 21:18
Caideyipi and others added 29 commits July 22, 2024 09:09
…transferred in meta pipe when the time series already exists in receiver & create timeseries non idempotent in PBTree

(cherry picked from commit 8070bae)
Dependency maven:org.jline:jline:3.23.0 is vulnerable

Upgrade to 3.26.2

CVE-2023-50572, Score: 5.5

An issue in the component "GroovyEngine.execute" of jline-groovy versions through 3.24.1 allows attackers to cause an OOM (OutofMemory) error.

Read More: https://devhub.checkmarx.com/cve-details/CVE-2023-50572?utm_source=jetbrains&utm_medium=referral

(cherry picked from commit d70b5b9)
* now i'm master of WALNode

* improve

* tan review

* rename

(cherry picked from commit 2f7069b)
…d stopped (#12960)

* fix

Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org>

* fix metric

Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org>

* fix review

Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org>

---------

Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org>
(cherry picked from commit 4725e7e)
…ed devices #12962

Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org>
(cherry picked from commit b68a906)
…oot.__system. (#12963)

Co-authored-by: 2b3c511 <rong.li@timecho.com>
(cherry picked from commit 6d513a7)
DateTimeUtilsTest.getConvertDurationIncludingMonthUnit() uses dates conversions that are TZ specfic.
Wrapping the test in a session, allows this single test to use a set timezone, while not affecting the behavior of other tests

Fixes: #12970
(cherry picked from commit b527e06)
The CI builds show artifact download stats as:

```
Downloading from central: https://repo.maven.apache.org/maven2/...
Progress (1): 0.1/18 MB
Progress (1): 0.2/18 MB
Progress (1): 0.3/18 MB
Progress (1): 0.4/18 MB
Progress (1): 0.5/18 MB
...
```

This makes logs difficult to read, these log lines can be removed using '--no-transfer-progress'

This change also sets `--batch-mode` to ensure Maven does not prompt for user input

(cherry picked from commit d65fb09)
* gg

* add comment

(cherry picked from commit 9d73c84)
… & missing return for create topic (#12974)

(cherry picked from commit 0f797e2)
@Beyyes Beyyes closed this Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.