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

Allow write/read unnamed tuple as nested Message in Protobuf format #48390

Merged
merged 3 commits into from
Apr 5, 2023

Conversation

Avogar
Copy link
Member

@Avogar Avogar commented Apr 4, 2023

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Allow write/read unnamed tuple as nested Message in Protobuf format. Tuple elements and Message fields are mathced by position.

@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-improvement Pull request with some product improvements label Apr 4, 2023
@yakov-olkhovskiy yakov-olkhovskiy self-assigned this Apr 4, 2023
src/Formats/ProtobufSerializer.cpp Outdated Show resolved Hide resolved
src/Formats/ProtobufSerializer.cpp Outdated Show resolved Hide resolved
@robot-ch-test-poll2 robot-ch-test-poll2 merged commit bf003c7 into ClickHouse:master Apr 5, 2023
138 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-improvement Pull request with some product improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants