Alexey Milovidov
99522df3c1
Fix tidy
2023-11-06 23:50:39 +01:00
Alexey Milovidov
11302688bd
Fix tidy
2023-11-06 23:48:23 +01:00
Alexey Milovidov
e3ad367e04
Fix a bug
2023-11-06 23:47:43 +01:00
Alexey Milovidov
21049b23d2
Fix tidy
2023-11-06 23:45:30 +01:00
Alexey Milovidov
571649e2bb
Fix a bug
2023-11-06 23:45:07 +01:00
Alexey Milovidov
a16b5c1119
Fix whitespace
2023-11-06 23:40:53 +01:00
Alexey Milovidov
e767df53fd
Fix tidy
2023-11-06 23:40:35 +01:00
Alexey Milovidov
d01108a2b2
Fix tidy
2023-11-06 23:34:21 +01:00
Alexey Milovidov
9e6dee93f3
Fix FreeBSD
2023-11-06 23:26:11 +01:00
Alexey Milovidov
66b180d751
Fix FreeBSD
2023-11-06 16:31:02 +01:00
Alexey Milovidov
145c37f342
Fix tidy
2023-11-06 16:28:05 +01:00
Alexey Milovidov
a906f88521
Fix test
2023-11-06 16:23:16 +01:00
Alexey Milovidov
23eca8220b
Fix test
2023-11-06 05:53:16 +01:00
Alexey Milovidov
c0e058178c
Fix error
2023-11-06 05:43:55 +01:00
Alexey Milovidov
9320f2c9df
Fix test
2023-11-06 05:43:04 +01:00
Alexey Milovidov
4a10b3eff8
Remove trash (C++ templates)
2023-11-06 05:19:40 +01:00
Alexey Milovidov
1f058d6370
Fix style
2023-11-06 04:57:13 +01:00
Alexey Milovidov
19f178f0a8
Fix style
2023-11-06 04:56:51 +01:00
Alexey Milovidov
1c318891b8
Remove useless header files
2023-11-06 04:33:23 +01:00
Alexey Milovidov
0f9e7594e9
Remove useless header files
2023-11-06 04:09:28 +01:00
Alexey Milovidov
34e52b89c7
Remove useless header files
2023-11-06 03:57:01 +01:00
Alexey Milovidov
184e6f840e
Remove useless header files
2023-11-06 03:49:55 +01:00
Alexey Milovidov
a710ac6011
This is actually better
2023-11-06 03:00:03 +01:00
Alexey Milovidov
e85c695bcf
This is actually better
2023-11-06 02:57:26 +01:00
Alexey Milovidov
9c9fbf22d4
This is actually better
2023-11-06 02:42:50 +01:00
Alexey Milovidov
46af71ab7c
This is actually better
2023-11-06 02:36:09 +01:00
Alexey Milovidov
0b5c77b268
Add docs
2023-11-06 02:35:55 +01:00
Alexey Milovidov
9fe9379418
Can I get away with removing so much garbage?
2023-11-06 02:23:55 +01:00
Alexey Milovidov
f9689bd5a0
Continue removal of garbage
2023-11-06 02:13:44 +01:00
Alexey Milovidov
99d90a1430
Attempt to remove garbage
2023-11-06 01:58:20 +01:00
Alexey Milovidov
2d1351c3a6
Remove useless header
2023-11-06 01:34:06 +01:00
Alexey Milovidov
9976006ee6
Add a test
2023-11-06 01:17:42 +01:00
Alexey Milovidov
995e8a91e5
Remove fat symbols
2023-11-06 01:12:29 +01:00
Alexey Milovidov
99fe7a46fc
Minor changes
2023-11-06 01:12:13 +01:00
Alexey Milovidov
8182d51978
Add table system.symbols
2023-11-06 01:11:53 +01:00
Igor Nikonov
0f76ba83e0
Merge pull request #55574 from ClickHouse/pr-progress-bar
...
Parallel replicas: progress bar
2023-11-05 20:28:44 +01:00
Igor Nikonov
9bdcba1b20
Merge branch 'master' into pr-progress-bar
2023-11-05 00:09:46 +01:00
Alexey Milovidov
e2b66c9a50
Merge pull request #56333 from ClickHouse/add-option
...
Add an option to disable libssh
2023-11-04 21:53:25 +01:00
robot-ch-test-poll2
e37eb54f0a
Merge pull request #56332 from tomtana/patch-2
...
Update supported ARM version in README.md
2023-11-04 19:47:42 +01:00
Arthur Passos
b6e205dcdf
Add ClickHouse setting to disable tunneling for HTTPS requests over HTTP proxy ( #55033 )
...
* initial commit. integ tests passing, need to re-run unit & my own personal tests
* partial refactoring to remove Protocol::ANY
* improve naming
* remove all usages of ProxyConfiguration::Protocol::ANY
* fix ut
* blabla
* support url functions as well
* support for HTTPS requests over HTTP proxy with tunneling off
* remove gtestabc
* fix silly mistake
* ...
* remove usages of httpclientsession::proxyconfig in src/
* got you
* remove stale comment
* it seems like I need reasonable defaults
* fix ut
* add some comments
* remove no longer needed header
* matrix out
* add https over http proxy with no tunneling
* soem docs
* partial refactoring
* rename to use_tunneling_for_https_requests_over_http_proxy
* improve docs
* use shorter version
* remove useless test
* rename the setting
* update
* fix typo
* fix setting docs typo
* move ); up
* move ) up
2023-11-04 13:47:52 -04:00
Alexey Milovidov
788863898d
Add an option to disable libssh
2023-11-04 17:10:58 +01:00
Alexey Milovidov
c83530f880
Merge pull request #56223 from ClibMouse/feature/big-endian-contingency
...
Correct aggregate function cross tab accessors to be endianness-independent.
2023-11-04 17:08:58 +01:00
Alexey Milovidov
36d18acf35
Merge pull request #55007 from Alex-Cheng/refactor-MergeJoinTransform
...
Refactor merge join transform
2023-11-04 17:08:07 +01:00
tomtana
12a74986af
Update README.md
2023-11-04 16:53:22 +01:00
tomtana
841934ff49
Update README.md
...
Add details for the supported arm devices
2023-11-04 16:41:08 +01:00
Alexey Milovidov
dc265b9a7b
Merge pull request #56329 from ClickHouse/alexey-milovidov-patch-7
...
Update build-cross-riscv.md
2023-11-04 00:52:06 +01:00
Alexey Milovidov
b4982e90da
Update build-cross-riscv.md
2023-11-04 02:51:48 +03:00
Robert Schulze
480e284db1
Merge pull request #56088 from jh0x/feature-from-days-zero
...
Add function `fromDaysSinceYearZero()`
2023-11-04 00:17:04 +01:00
Nikolay Degterinsky
35d785592b
Merge pull request #56232 from evillique/fix-startup-crash
...
Fix a crash during table loading on startup
2023-11-03 23:28:16 +01:00
Nikita Taranov
26d3a3a1e0
Add assertion that SizePredictor
is set if preferred_block_size_bytes
is set ( #56302 )
...
* Test
* fix
2023-11-03 23:13:18 +01:00