Skip to content

Add ability to pass headers to url table function / storage via sql#38176

Merged
kssenii merged 2 commits into
ClickHouse:masterfrom
kssenii:url-headers-in-ast
Jun 23, 2022
Merged

Add ability to pass headers to url table function / storage via sql#38176
kssenii merged 2 commits into
ClickHouse:masterfrom
kssenii:url-headers-in-ast

Conversation

@kssenii

@kssenii kssenii commented Jun 17, 2022

Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Improvement

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

Add ability to pass headers to url table function / storage via sql. Closes #37897.

@Avogar Avogar self-assigned this Jun 17, 2022
@robot-clickhouse robot-clickhouse added the pr-improvement Pull request with some product improvements label Jun 17, 2022
@kssenii kssenii force-pushed the url-headers-in-ast branch from eeaa7e4 to 8a14e2d Compare June 21, 2022 10:21
@kssenii kssenii force-pushed the url-headers-in-ast branch from 8a14e2d to 4656dd3 Compare June 21, 2022 12:25
@kssenii kssenii requested a review from Avogar June 22, 2022 11:02
Comment thread src/Storages/StorageURL.cpp Outdated
Comment thread src/Storages/StorageURL.cpp Outdated
Comment thread src/Storages/StorageURL.cpp Outdated
@kssenii kssenii force-pushed the url-headers-in-ast branch from 56bb46d to 5ddaf9f Compare June 22, 2022 14:54
@kssenii kssenii force-pushed the url-headers-in-ast branch from 5ddaf9f to 0acc95f Compare June 22, 2022 14:55
@kssenii

kssenii commented Jun 23, 2022

Copy link
Copy Markdown
Member Author

integration tests -- test_hive_query
stateless tests -- 02305_schema_inference_with_globs (not related to changes)

@kssenii kssenii merged commit af2150a into ClickHouse:master Jun 23, 2022
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.

Add an ability to pass headers to url table function

3 participants