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

Improve MsgPack input/output format #29077

Merged
merged 9 commits into from Sep 23, 2021
Merged

Conversation

Avogar
Copy link
Member

@Avogar Avogar commented Sep 16, 2021

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix possible LogicalError, support more types in MsgPack input/output format.

Detailed description / Documentation draft:
Fix possible LogicalError while inserting data with wrong type in MsgPack format by adding more type checks, support MsgPack types bool, bin and map, allow to insert data into Nullable columns, allow to insert/output data in/from LowCardinality columns.

@robot-clickhouse robot-clickhouse added the pr-improvement Pull request with some product improvements label Sep 16, 2021
@Avogar
Copy link
Member Author

Avogar commented Sep 16, 2021

Will add more tests and will update docs

@kssenii kssenii self-assigned this Sep 16, 2021
@Avogar
Copy link
Member Author

Avogar commented Sep 22, 2021

@Mergifyio update

@mergify
Copy link
Contributor

mergify bot commented Sep 22, 2021

Command update: success

Branch has been successfully updated

@Avogar
Copy link
Member Author

Avogar commented Sep 22, 2021

@Mergifyio update

@mergify
Copy link
Contributor

mergify bot commented Sep 22, 2021

Command update: success

Branch has been successfully updated

@Avogar Avogar merged commit 6461391 into ClickHouse:master Sep 23, 2021
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

3 participants