Skip to content

Tags: cnosdb/cnosdb

Tags

v2.3.5.3

Toggle v2.3.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix(2.3): Compaction cache offset overflow; Field blocks in delta fil…

…es in order of field_id (#2174)

* refactor(compaction,2.3): make field blocks in delta files ordered by field_id

* refactor(compaction,2.3): reduce the memory cost in flush

v2.3.5.2

Toggle v2.3.5.2's commit message
fix: load bloom filter dead lock

v2.3.5.1

Toggle v2.3.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature(2.3): metrics of delta_compactions; some improvements (#2055)

* refactor(compaction,2.3): metrics for delta_compaction; normal compaction sheduler

* refactor(compaction,2.3): simplify codes of compaction job & scheduler

v2.3.4.4

Toggle v2.3.4.4's commit message
feat: add "file_buffer_size" config item

2.4.0.1

Toggle 2.4.0.1's commit message
ci: add test case for granted_admin

v2.4.0.1

Toggle v2.4.0.1's commit message
refactor: modify show syntax error info

v2.3.4.3

Toggle v2.3.4.3's commit message
fix: merge from main :pr 1638

v2.3.4.2

Toggle v2.3.4.2's commit message
ci: add compatibility test