Skip to content
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
wants to merge 4 commits into
base: bz/struct-part-5
Choose a base branch
from

Conversation

BugenZhao
Copy link
Member

I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

What's changed and what's your intention?

Checklist

  • I have written necessary rustdoc comments.
  • I have added necessary unit tests and integration tests.
  • I have added test labels as necessary.
  • I have added fuzzing tests or opened an issue to track them.
  • My PR contains breaking changes.
  • My PR changes performance-critical code, so I will run (micro) benchmarks and present the results.
  • My PR contains critical fixes that are necessary to be merged into the latest release.

Documentation

  • My PR needs documentation updates.
Release note

Copy link
Member Author

BugenZhao commented Feb 25, 2025

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.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@BugenZhao BugenZhao force-pushed the bz/col-aware-encoding-recursive-struct branch from c242b7d to 08eff48 Compare February 26, 2025 06:48
@BugenZhao BugenZhao changed the title recursively use col-aware encoding for structs feat: recursively use col-aware encoding for structs Feb 26, 2025
@BugenZhao BugenZhao force-pushed the bz/col-aware-encoding-refactor branch from 04f2c7b to 8acd50f Compare February 26, 2025 07:40
@BugenZhao BugenZhao force-pushed the bz/col-aware-encoding-recursive-struct branch from 08eff48 to 6842f07 Compare February 26, 2025 07:42
@BugenZhao BugenZhao changed the base branch from bz/col-aware-encoding-refactor to bz/alter-table-column-type February 26, 2025 07:42
@BugenZhao BugenZhao force-pushed the bz/col-aware-encoding-recursive-struct branch from 6842f07 to 2f20146 Compare February 26, 2025 07:52
@BugenZhao BugenZhao changed the base branch from bz/alter-table-column-type to bz/struct-part-5 February 26, 2025 07:53
@BugenZhao BugenZhao force-pushed the bz/col-aware-encoding-recursive-struct branch from 2f20146 to 333cc01 Compare February 26, 2025 09:42
@BugenZhao BugenZhao force-pushed the bz/col-aware-encoding-recursive-struct branch from 333cc01 to bd1cf58 Compare February 26, 2025 09:58
@BugenZhao BugenZhao force-pushed the bz/col-aware-encoding-recursive-struct branch from bd1cf58 to 84572a6 Compare February 27, 2025 06:55
@BugenZhao BugenZhao force-pushed the bz/col-aware-encoding-recursive-struct branch from 84572a6 to bd1ff71 Compare February 27, 2025 09:15
@BugenZhao BugenZhao force-pushed the bz/col-aware-encoding-recursive-struct branch from bd1ff71 to 58c5477 Compare February 27, 2025 09:51
@BugenZhao BugenZhao force-pushed the bz/col-aware-encoding-recursive-struct branch from 58c5477 to 92e1b8b Compare February 28, 2025 05:42
@BugenZhao BugenZhao force-pushed the bz/col-aware-encoding-recursive-struct branch from 92e1b8b to 35d544f Compare February 28, 2025 06:12
@BugenZhao BugenZhao force-pushed the bz/col-aware-encoding-recursive-struct branch 2 times, most recently from a98d544 to 2016475 Compare February 28, 2025 08:06
@BugenZhao BugenZhao force-pushed the bz/col-aware-encoding-recursive-struct branch from 2016475 to f680b25 Compare February 28, 2025 08:25
@BugenZhao BugenZhao force-pushed the bz/col-aware-encoding-recursive-struct branch from f680b25 to 2a0fa5b Compare February 28, 2025 09:45
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
@BugenZhao BugenZhao force-pushed the bz/col-aware-encoding-recursive-struct branch from 2a0fa5b to 48f1bbe Compare February 28, 2025 09:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant