kssenii
|
b1794a47c3
|
StorageURL improve
|
2021-12-17 14:03:37 +03:00 |
|
frank chen
|
898db5b468
|
Resolve review comments
Signed-off-by: frank chen <frank.chen021@outlook.com>
|
2021-12-03 19:47:05 +08:00 |
|
mergify[bot]
|
cba9f3f14c
|
Merge branch 'master' into url_http_header
|
2021-12-02 09:13:41 +00:00 |
|
frank chen
|
8e9f4949e4
|
Set Content-Type in HTTP packets issued from URL engine
Signed-off-by: frank chen <frank.chen021@outlook.com>
|
2021-12-02 15:49:34 +08:00 |
|
michael1589
|
f2f8826621
|
build check fail
|
2021-11-30 20:46:54 +08:00 |
|
michael1589
|
80dd01e66b
|
style check fail
|
2021-11-30 15:18:26 +08:00 |
|
michael1589
|
3f56dde858
|
style check fail
|
2021-11-30 15:07:18 +08:00 |
|
michael1589
|
1bf49ab637
|
style check fail
|
2021-11-28 21:51:39 +08:00 |
|
michael1589
|
70264b37a1
|
style check fail
|
2021-11-28 16:47:26 +08:00 |
|
michael1589
|
fe501d4dd4
|
fix merge error
|
2021-11-25 23:03:01 +08:00 |
|
michael1589
|
75b0c0abd5
|
Merge branch 'master' into master
|
2021-11-23 11:37:46 +08:00 |
|
michael1589
|
822289658b
|
support HTTP/HTTPS basic access authentication
|
2021-11-22 17:59:30 +08:00 |
|
Kruglov Pavel
|
f27fcf8372
|
Merge pull request #31004 from Avogar/output-formats
Small refactoring in formats
|
2021-11-17 20:44:46 +03:00 |
|
avogar
|
e5661b9b62
|
Minor change
|
2021-11-11 21:09:21 +03:00 |
|
kssenii
|
4bc2a29345
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-11-04 14:41:24 +00:00 |
|
avogar
|
2dd4393ca1
|
Small refactoring in formats
|
2021-11-03 20:07:05 +03:00 |
|
Kseniia Sumarokova
|
065106c299
|
Merge pull request #30690 from kssenii/partitioned-write
Partitioned write for file, hdfs, url storages and table functions
|
2021-11-02 22:58:16 +03:00 |
|
kssenii
|
9080d2ea52
|
Fix tests
|
2021-11-02 07:27:13 +00:00 |
|
kssenii
|
12a27d445b
|
Adjutments after merge with master
|
2021-10-29 09:29:35 +00:00 |
|
kssenii
|
03d7476864
|
One more fix
|
2021-10-29 00:50:59 +03:00 |
|
kssenii
|
d39840376f
|
Review fixes
|
2021-10-28 15:44:12 +03:00 |
|
kssenii
|
aeba8104d1
|
Some more fixes
|
2021-10-28 10:28:05 +00:00 |
|
kssenii
|
7024f51b55
|
Review fixes and add test
|
2021-10-27 19:37:36 +00:00 |
|
kssenii
|
20772fde04
|
For storage
|
2021-10-27 10:04:17 +03:00 |
|
kssenii
|
2ba3ee830e
|
Partitioned write part 2
|
2021-10-26 14:00:41 +03:00 |
|
kssenii
|
1ecb6ad05d
|
Better
|
2021-10-23 19:00:14 +00:00 |
|
kssenii
|
39b9e9c258
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-22 15:40:41 +03:00 |
|
kssenii
|
710ee96878
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-10-18 08:31:25 +00:00 |
|
kssenii
|
4a0bdd296d
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-16 18:35:48 +03:00 |
|
Nikolai Kochetov
|
a08c98d760
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
|
kssenii
|
ccb02cac56
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-10-15 12:36:30 +00:00 |
|
kssenii
|
881ae8617e
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-15 15:09:56 +03:00 |
|
Nikolai Kochetov
|
ab28c6c855
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
|
Nikolai Kochetov
|
2957971ee3
|
Remove some last streams.
|
2021-10-13 21:22:02 +03:00 |
|
Nikolai Kochetov
|
ec18340351
|
Remove streams from formats.
|
2021-10-11 19:11:50 +03:00 |
|
kssenii
|
f3f820c6e0
|
HTTP read buffer retries
|
2021-10-08 15:41:55 +03:00 |
|
kssenii
|
dbc114e6fc
|
Fix special build check
|
2021-10-03 16:49:02 +00:00 |
|
kssenii
|
0cb7193fde
|
Fix url with failover case
|
2021-10-03 13:58:03 +00:00 |
|
Alexey Milovidov
|
868215d0dc
|
Fix initialization of StorageURLSource
|
2021-10-03 07:28:28 +03:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
Nikolai Kochetov
|
998d29ebc7
|
Merge branch 'master' into rewrite-pushing-to-views
|
2021-09-23 13:10:27 +03:00 |
|
Nikolai Kochetov
|
341553febd
|
Fix build.
|
2021-09-16 20:40:42 +03:00 |
|
kssenii
|
1650c92407
|
Better
|
2021-09-16 11:38:26 +03:00 |
|
Nikolai Kochetov
|
7fc830ae2b
|
Rename QueryPipeline to QueryPipelineBuilder.
|
2021-09-14 19:28:41 +03:00 |
|
kssenii
|
ff602c1fdd
|
Fix build check
|
2021-09-11 19:29:23 +03:00 |
|
kssenii
|
ba1534f1df
|
Fix checks
|
2021-09-10 14:16:01 +03:00 |
|
kssenii
|
41bc68e82e
|
Tests, url table function
|
2021-09-08 22:28:22 +03:00 |
|
kssenii
|
3deb9a0ecb
|
s3, url, http headers
|
2021-09-07 14:17:25 +03:00 |
|
Nikolai Kochetov
|
66a76ab70f
|
Rewrite PushingToViewsBlockOutputStream part 6
|
2021-09-03 20:29:36 +03:00 |
|
Nikolai Kochetov
|
9b5a816b43
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-26 18:03:11 +03:00 |
|