DanRoscigno
|
70de1afad7
|
move settings to H3 level
|
2022-06-24 12:16:20 -04:00 |
|
DanRoscigno
|
75cd941956
|
move settings to H3 level
|
2022-06-24 11:47:12 -04:00 |
|
Dan Roscigno
|
7ad481b96d
|
Merge branch 'ClickHouse:master' into imrove-doc-search
|
2022-06-24 11:16:52 -04:00 |
|
DanRoscigno
|
6ef534c864
|
move settings to H3 level
|
2022-06-24 11:13:15 -04:00 |
|
Anton Popov
|
5e89a7025c
|
Merge pull request #38279 from kssenii/add-cache-command
Add describe query to show cache settings from config, add show caches query
|
2022-06-24 16:31:12 +02:00 |
|
Kruglov Pavel
|
0201d62090
|
Merge pull request #38173 from Avogar/fix-short-circuit
Fix bug with nested short-circuit functions
|
2022-06-24 16:04:17 +02:00 |
|
Alexander Tokmakov
|
36af27b7c0
|
Merge pull request #38377 from ClickHouse/revert-36103-uring
Revert "Add support for io_uring read method"
|
2022-06-24 16:29:35 +03:00 |
|
DanRoscigno
|
bd2f5eb96d
|
move settings to H3 level
|
2022-06-24 08:57:51 -04:00 |
|
DanRoscigno
|
571410a172
|
move settings to H3 level
|
2022-06-24 08:48:18 -04:00 |
|
Alexander Gololobov
|
d1f5645882
|
Merge pull request #38354 from ClickHouse/list_recursive
Added --recursive to clickhouse-disks list
|
2022-06-24 13:56:29 +02:00 |
|
alesapin
|
2a50b35e9b
|
Merge pull request #38351 from ClickHouse/fix_test
Followup test fix for ban projections
|
2022-06-24 12:16:48 +02:00 |
|
Alexander Tokmakov
|
cfe0e434e5
|
Revert "Add support for io_uring read method"
|
2022-06-24 12:19:41 +03:00 |
|
Dan Roscigno
|
8a5ada8ccd
|
Merge pull request #38370 from ClickHouse/DanRoscigno-patch-1
Remove "original article" link as it 404s
|
2022-06-23 22:10:07 -04:00 |
|
Alexander Gololobov
|
addfe5f209
|
Added test for list --recursive
|
2022-06-24 03:51:39 +02:00 |
|
Dan Roscigno
|
e092eff474
|
Update brown-benchmark.md
|
2022-06-23 21:46:20 -04:00 |
|
Alexey Milovidov
|
774de099cb
|
Merge pull request #38331 from excitoon/patch-18
Fixed comments
|
2022-06-24 04:33:40 +03:00 |
|
Kseniia Sumarokova
|
0b1ce49b6f
|
Update 02344_describe_cache.sql
|
2022-06-24 03:02:13 +02:00 |
|
Kseniia Sumarokova
|
ac4ad66985
|
Update 02344_describe_cache.sql
|
2022-06-24 00:05:07 +02:00 |
|
Alexander Gololobov
|
50438a4b05
|
Fixed uninitialized optional
|
2022-06-23 23:55:21 +02:00 |
|
Alexey Milovidov
|
812ab9bd6b
|
Merge pull request #36103 from sauliusvl/uring
Add support for io_uring read method
|
2022-06-24 00:34:29 +03:00 |
|
Alexander Tokmakov
|
2c280354d5
|
Merge pull request #38361 from ClickHouse/revert-38324-fix-partial-sort
Revert "Fix optimization in PartialSortingTransform (SIGSEGV and possible incorrect result)"
|
2022-06-23 23:01:20 +03:00 |
|
Alexander Tokmakov
|
3f4a09478d
|
Revert "Fix optimization in PartialSortingTransform (SIGSEGV and possible incorrect result)"
|
2022-06-23 23:01:11 +03:00 |
|
kssenii
|
6fbd49f554
|
Merge master
|
2022-06-23 21:40:01 +02:00 |
|
kssenii
|
fe0ab845f5
|
Update tests
|
2022-06-23 21:00:44 +02:00 |
|
Kseniia Sumarokova
|
40a4742f93
|
Merge pull request #38319 from kssenii/fix-access-for-drop-fs-cache
Add access check and on cluster option for system drop fs cache
|
2022-06-23 20:56:44 +02:00 |
|
Alexander Gololobov
|
02f3921c69
|
Added --recursive to clickhouse-disks list
|
2022-06-23 20:39:20 +02:00 |
|
Vladimir Chebotarev
|
3333dc2da1
|
Update S3Capabilities.h
|
2022-06-23 20:59:44 +03:00 |
|
Alexey Milovidov
|
e7c8023ef5
|
Merge pull request #38201 from ClickHouse/revert-35914-FIPS_compliance
Revert "ClickHouse's boringssl module updated to the official version of the FIPS compliant."
|
2022-06-23 20:22:03 +03:00 |
|
alesapin
|
345c899983
|
Suppress
|
2022-06-23 18:38:43 +02:00 |
|
alesapin
|
24974d177d
|
Followup
|
2022-06-23 18:36:10 +02:00 |
|
kssenii
|
94a9af4191
|
Add test
|
2022-06-23 17:54:11 +02:00 |
|
kssenii
|
468c98ff42
|
Better
|
2022-06-23 17:46:27 +02:00 |
|
Alexey Milovidov
|
02f4b2af08
|
Merge pull request #38328 from DanRoscigno/update-brown-dataset-docs
Updated Brown University dataset example
|
2022-06-23 18:05:19 +03:00 |
|
Kruglov Pavel
|
ce7cc22b93
|
Merge pull request #38337 from ClickHouse/Avogar-patch-1
Try to fix 02305_schema_inference_with_globs
|
2022-06-23 16:59:54 +02:00 |
|
Maksim Kita
|
b7439a36f6
|
Merge pull request #38324 from azat/fix-partial-sort
Fix optimization in PartialSortingTransform (SIGSEGV and possible incorrect result)
|
2022-06-23 16:08:52 +02:00 |
|
kssenii
|
d4758c7ce9
|
Update tests
|
2022-06-23 15:57:12 +02:00 |
|
DanRoscigno
|
accc479d88
|
revert query changes, add setting
|
2022-06-23 09:54:11 -04:00 |
|
Mikhail f. Shiryaev
|
65776b2b4e
|
Merge pull request #38304 from ClickHouse/dont_ignore_missing_or_empty_contribs
Document why the submodule check does not halt the configuration
|
2022-06-23 14:43:51 +02:00 |
|
Kseniia Sumarokova
|
2b883c2c01
|
Merge pull request #38285 from kssenii/extract-some-diff
Extract some diff from #36171
|
2022-06-23 14:38:03 +02:00 |
|
mergify[bot]
|
234f0c6399
|
Merge branch 'master' into revert-35914-FIPS_compliance
|
2022-06-23 12:06:17 +00:00 |
|
Antonio Andelic
|
b2776e3dcd
|
Merge pull request #38056 from azat/global-join-cte-fix
Fix "Missing columns" for GLOBAL JOIN with CTE w/o alias
|
2022-06-23 14:05:50 +02:00 |
|
Robert Schulze
|
42e70b7cd3
|
Document why the submodule check does not halt the configuration
|
2022-06-23 13:41:05 +02:00 |
|
Kruglov Pavel
|
272d9aea52
|
Update 02305_schema_inference_with_globs.sh
|
2022-06-23 13:34:28 +02:00 |
|
Anton Popov
|
7efbae7728
|
Merge pull request #38069 from CurtizJ/better-support-gcp
Better support of GCP storage
|
2022-06-23 13:19:14 +02:00 |
|
Kruglov Pavel
|
eef10111a6
|
Test 02305_schema_inference_with_globs test
|
2022-06-23 13:05:28 +02:00 |
|
alesapin
|
ae2feacbd1
|
Merge pull request #38322 from ClickHouse/ban_projections_in_a_right_way
Ban projections for zero-copy replication in a right way
|
2022-06-23 11:52:30 +02:00 |
|
kssenii
|
bc4fd4c044
|
Support ON CLUSTER
|
2022-06-23 11:44:36 +02:00 |
|
Vitaly Baranov
|
18b4413df8
|
Merge pull request #38299 from vitlibar/backup-improvements-7
Backup improvements 7
|
2022-06-23 11:37:03 +02:00 |
|
Kseniia Sumarokova
|
b844c36a9d
|
Merge pull request #38150 from kssenii/clickhouse-disks-fixes
Some fixes for clickhouse-disks
|
2022-06-23 10:21:44 +02:00 |
|
Kseniia Sumarokova
|
af2150a68d
|
Merge pull request #38176 from kssenii/url-headers-in-ast
Add ability to pass headers to url table function / storage via sql
|
2022-06-23 10:15:07 +02:00 |
|