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

Add support for HTTP compression in dictionary source. #23946

Merged
merged 10 commits into from May 10, 2021

Conversation

FArthur-cmd
Copy link
Contributor

@FArthur-cmd FArthur-cmd commented May 7, 2021

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

Changelog category:

  • Improvement

Changelog entry:
Add support for HTTP compression (determined by Content-Encoding HTTP header) in http dictionary source. This fixes #8912.

@kitaisreal kitaisreal self-assigned this May 8, 2021
src/IO/ReadWriteBufferFromHTTP.h Outdated Show resolved Hide resolved
src/IO/ReadWriteBufferFromHTTP.h Outdated Show resolved Hide resolved
src/IO/ReadWriteBufferFromHTTP.h Outdated Show resolved Hide resolved
src/IO/ReadWriteBufferFromHTTP.h Outdated Show resolved Hide resolved
src/Dictionaries/HTTPDictionarySource.cpp Outdated Show resolved Hide resolved
@alexey-milovidov alexey-milovidov changed the title fixing dictionary http source by adding wrapper Add support for HTTP compression in dictionary source. May 8, 2021
@kitaisreal kitaisreal merged commit 4a22924 into ClickHouse:master May 10, 2021
alexey-milovidov added a commit that referenced this pull request May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP dictionary source doesn't support HTTP compression
4 participants