Skip to content

Fixed compression in S3 storage#15376

Merged
alexey-milovidov merged 5 commits intoClickHouse:masterfrom
excitoon-favorites:fixs3storage
Oct 1, 2020
Merged

Fixed compression in S3 storage#15376
alexey-milovidov merged 5 commits intoClickHouse:masterfrom
excitoon-favorites:fixs3storage

Conversation

@excitoon
Copy link
Copy Markdown
Contributor

@excitoon excitoon commented Sep 28, 2020

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

Changelog category (leave one):

  • Bug Fix

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

Fixed compression in S3 storage.

Fixes #13871

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Sep 28, 2020
@akuzm
Copy link
Copy Markdown
Contributor

akuzm commented Sep 28, 2020

Can we have a test that covers this variant of grammar?

@excitoon excitoon changed the title Fixed format argument in S3 storage when compression method is selected Fixed compression in S3 storage Sep 30, 2020
@excitoon
Copy link
Copy Markdown
Contributor Author

The bug turned out to be even bigger thing than just wrong reading of argument - it was not used afterwards.

@excitoon
Copy link
Copy Markdown
Contributor Author

Can we have a test that covers this variant of grammar?

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

S3 table engine compression doesn't work.

5 participants