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

[pull] main from StarRocks:main #6

Merged
merged 17 commits into from
May 20, 2024
Merged

[pull] main from StarRocks:main #6

merged 17 commits into from
May 20, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented May 17, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

srlch and others added 3 commits May 17, 2024 15:52
…nd compatibility when downgrade and then upgrade (#45813)

Signed-off-by: srlch <[email protected]>
… rowsets (#44498)

## Why I'm doing:
If `LakePersistentIndex` is recovered once and sstables are created in `insert`, the created sstable's version will be 0. If `LakePersistentIndex` is recovered again, it will needd to recover all the rowsets.
## What I'm doing:
1. Maintain `max_version` in memtable
2. Set `max_version` in the sstable to be flushed
3. Add more trace in recover to help us know the time cost

Signed-off-by: Zijie Lu <[email protected]>
@github-actions github-actions bot added title needs [type] documentation Improvements or additions to documentation labels May 17, 2024
@pull pull bot added ⤵️ pull and removed documentation Improvements or additions to documentation title needs [type] labels May 17, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation title needs [type] labels May 17, 2024
stephen-shelby and others added 13 commits May 20, 2024 09:45
Signed-off-by: UncertaintyDeterminesYou4ndMe <[email protected]>
Signed-off-by: evelynzhaojie <[email protected]
Co-authored-by: evelyn.zhaojie <[email protected]>
Co-authored-by: evelyn.zhaojie <[email protected]>
Signed-off-by: 絵空事スピリット <[email protected]>
@node node merged commit 3fdb869 into vivo:main May 20, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull documentation Improvements or additions to documentation title needs [type]
Projects
None yet
Development

Successfully merging this pull request may close these issues.