Fix serialize method of limit and offset#13023
Closed
Conversation
…y/TableModelGrammar
…y/TableModelGrammar
…y/TableModelGrammar
…into ty/TableModelGrammar
…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)
(cherry picked from commit 71a4ecb)
(cherry picked from commit d9ff178)
* now i'm master of WALNode * improve * tan review * rename (cherry picked from commit 2f7069b)
(cherry picked from commit a82e279)
(cherry picked from commit e6d432a)
(cherry picked from commit 8311639)
…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)
(cherry picked from commit 3940892)
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)
…ator (cherry picked from commit ce01d86)
(cherry picked from commit 8cd57ab)
(cherry picked from commit ea4fc97)
* gg * add comment (cherry picked from commit 9d73c84)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
as the title.
Content1 ...
Content2 ...
Content3 ...
This PR has:
for an unfamiliar reader.
for code coverage.
Key changed/added classes (or packages if there are too many classes) in this PR