Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Patch] bug fixes from main to LTS/2.3 #1519

Merged
merged 14 commits into from Sep 21, 2023
Merged

[Patch] bug fixes from main to LTS/2.3 #1519

merged 14 commits into from Sep 21, 2023

Conversation

zipper-meng
Copy link
Member

Required checklist

  • Sample config files updated (config,meta/config and default config)
  • If there are user-facing changes, the documentation needs to be updated prior to approving the PR( Link )
  • If there are any breaking changes to public APIs, please add the api change label.
  • Signed CLA (if not already signed)

Which issue does this PR close?

Related #.

Rationale for this change

commit message
494cc76 fix: allow modify usage_schema database
8594765 fix: meta of user&tenant is inconsistent on multiple meta nodes
52e8c88 ci: add LTS/2.3 ci checks
023d539 fix: when drop tenant, do not drop data(#1311)
dea9770 fix(config): tls lv-2 certs were generated without option
fd9c6b1 ci: add https_api_tests
a60ca63
75fc369
41cd38e
d325e33
f831492
Refactor iterator and optimize performance(#1467)
1c432f9 fix : data lose when create tsf
4e6bbdc fix: cancel query tasks on tskv
07c13e2 fix : retry after update table conflict
c921887 fix: fix alter database

Are there any user-facing changes?

lutengda and others added 12 commits September 20, 2023 10:15
(cherry picked from commit fd9c6b1)
* refactor: improve TimeRanges method `overlap`

* open debug_assert for profile.test-ci
* remove points to record batch timer
* Use peeked cache in SeriesGroupRowIterator

* Use priority queue to pick minimum timestamp
* Utilizes L1 and L4 data characteristics to optimize read performance
(cherry picked from commit 1c432f9)
Copy link
Contributor

@roseboy-liu roseboy-liu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@roseboy-liu roseboy-liu merged commit cf5ff0d into LTS/2.3 Sep 21, 2023
6 checks passed
@roseboy-liu roseboy-liu deleted the dev/2.3 branch September 21, 2023 03:52
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.

None yet

7 participants