-
Notifications
You must be signed in to change notification settings - Fork 613
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: recursively use col-aware encoding for structs #20604
Draft
BugenZhao
wants to merge
4
commits into
bz/struct-part-5
Choose a base branch
from
bz/col-aware-encoding-recursive-struct
base: bz/struct-part-5
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
feat: recursively use col-aware encoding for structs #20604
BugenZhao
wants to merge
4
commits into
bz/struct-part-5
from
bz/col-aware-encoding-recursive-struct
+196
−16
Conversation
This file contains 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
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
8 tasks
c242b7d
to
08eff48
Compare
04f2c7b
to
8acd50f
Compare
This was referenced Feb 26, 2025
08eff48
to
6842f07
Compare
6842f07
to
2f20146
Compare
71fc362
to
ab62b3f
Compare
2f20146
to
333cc01
Compare
8 tasks
ab62b3f
to
4b78997
Compare
333cc01
to
bd1cf58
Compare
4b78997
to
0beb95a
Compare
bd1cf58
to
84572a6
Compare
0beb95a
to
0b34916
Compare
84572a6
to
bd1ff71
Compare
0b34916
to
e4e5c10
Compare
bd1ff71
to
58c5477
Compare
e4e5c10
to
eb88326
Compare
58c5477
to
92e1b8b
Compare
eb88326
to
deaa275
Compare
92e1b8b
to
35d544f
Compare
deaa275
to
ecea2c1
Compare
a98d544
to
2016475
Compare
6858a67
to
653729b
Compare
2016475
to
f680b25
Compare
8 tasks
f680b25
to
2a0fa5b
Compare
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
9eb93a0
to
d3520ee
Compare
2a0fa5b
to
48f1bbe
Compare
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.
What's changed and what's your intention?
Checklist
Documentation
Release note