Skip to content

use native format for http - #328

Draft
serprex wants to merge 10 commits into
mainfrom
native-http
Draft

use native format for http#328
serprex wants to merge 10 commits into
mainfrom
native-http

Conversation

@serprex

@serprex serprex commented Aug 1, 2026

Copy link
Copy Markdown
Member

share code between binary & http by using native format over http

partially as http optimization, partially as way to make drivers consistent, partially as way to increase code reuse

http is just transport. would be even simpler if we cut clickhouse_raw_query in #329

serprex added 9 commits August 1, 2026 00:24
partially as http optimization, partially as way to make drivers consistent,
partially as way to increase code reuse

maybe not worth coupling these code paths when we should just get rid of http
1. use curl_url
2. add cancel support to streams, replaces progress callback
3. chfdw_version_ge for version checks
4. don't be persistent about ch_http_server_version
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.

1 participant