Maksim Kita
95a3a10769
Sorting added sort queue variants
2022-06-10 17:45:11 +02:00
mergify[bot]
fa6f5470b8
Merge branch 'master' into normalize-utf8-performance-tests-fix
2022-06-10 15:33:29 +00:00
zvonand
6d727b60ce
merge from master
2022-06-10 17:51:17 +03:00
Rich Raposa
6177eb0e83
Merge pull request #37933 from DanRoscigno/docs-117-update-web-analytics-dataset
...
Docs 117 update web analytics dataset
2022-06-10 08:41:58 -06:00
zvonand
5beb6e0c3b
Merge branch 'master' of github.com:ClickHouse/ClickHouse into non-neg-deriv
2022-06-10 17:40:16 +03:00
Kseniia Sumarokova
580a30c6ae
Merge pull request #37859 from KinderRiven/support_max_request_cache_size
...
Support to set max cache size for per query in local cache
2022-06-10 16:17:18 +02:00
DanRoscigno
34ce566fa8
removed prepared parts from doc
2022-06-10 10:08:40 -04:00
Dan Roscigno
9af4466d6c
Merge branch 'ClickHouse:master' into docs-117-update-web-analytics-dataset
2022-06-10 10:05:32 -04:00
zvonand
794dbe6b60
new stateless queries + minor fixes
2022-06-10 17:01:49 +03:00
Anton Popov
5b1583c06a
Merge remote-tracking branch 'upstream/master' into HEAD
2022-06-10 13:48:52 +00:00
Anton Popov
b8f73ede69
fix clang-tidy
2022-06-10 13:48:48 +00:00
alesapin
aa1fb9b2e7
Remove trash
2022-06-10 15:27:27 +02:00
alesapin
b368026d51
Merge pull request #37977 from ClickHouse/qoega-patch-3
...
Remove inconsistencies between RU and EN version of clickhouse-keeper…
2022-06-10 15:21:49 +02:00
alesapin
4c574f30af
Add comment
2022-06-10 15:12:14 +02:00
alesapin
682eb6bcc9
Add checks for numChildren
2022-06-10 15:10:45 +02:00
Mikhail f. Shiryaev
4d45839f17
Generalize setup_minio.sh
...
- Cleanup apt garbage in the container
- Download the same binary in docker and setup_minio.sh
- Use binary and not rpm for minio
- Sort packages in Dockerfile's
2022-06-10 15:04:45 +02:00
Kseniia Sumarokova
0ae2168fb6
Merge pull request #36328 from bigo-sg/async_hdfs_read_buffer
...
Apply read_method 'threadpool' for StorageHive
2022-06-10 15:04:21 +02:00
Kseniia Sumarokova
798fc58673
Merge pull request #37952 from ClickHouse/kssenii-patch-4
...
Update check-table.md
2022-06-10 14:59:52 +02:00
kssenii
fd6c84b831
Review fixes
2022-06-10 14:23:13 +02:00
Robert Schulze
5f5732a2c4
Merge pull request #37969 from ClickHouse/consistent-macro-usage
...
More consistent use of platform macros
2022-06-10 14:10:01 +02:00
Yakov Olkhovskiy
5a59957f8b
Merge pull request #35775 from FArthur-cmd/add_self_exctr_exec
...
Add self extracting executable
2022-06-10 07:59:21 -04:00
Ilya Yatsishin
b51d77d1fa
Remove inconsistencies between RU and EN version of clickhouse-keeper docs
2022-06-10 13:37:13 +02:00
Vladimir C
38892951d0
clickhouse.rs in docs
2022-06-10 12:58:00 +02:00
kssenii
956ac6b798
Fix after merging
2022-06-10 12:49:35 +02:00
kssenii
498f389c21
Merge master
2022-06-10 12:49:10 +02:00
kssenii
7a2676c7ab
Clean up broken detached parts with timeout
2022-06-10 12:27:57 +02:00
alesapin
36924cb47d
Merge pull request #37957 from ClickHouse/tavplubix-patch-1
...
Fix flaky `test_parts_delete_zookeeper`
2022-06-10 11:47:55 +02:00
Kseniia Sumarokova
508676ab4e
Merge pull request #37804 from ClickHouse/metadata_storage
...
Metadata storage abstraction for Disks
2022-06-10 11:43:28 +02:00
Robert Schulze
0696ee3758
Always disable --color-diagnostics for LLVM
...
The flag is not only not recognized on MacOS, it is not recognized by
the gold linker in general.
2022-06-10 10:39:38 +02:00
Robert Schulze
1a0b5f33b3
More consistent use of platform macros
...
cmake/target.cmake defines macros for the supported platforms, this
commit changes predefined system macros to our own macros.
__linux__ --> OS_LINUX
__APPLE__ --> OS_DARWIN
__FreeBSD__ --> OS_FREEBSD
2022-06-10 10:22:31 +02:00
Vxider
f177435f0c
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into wv-doc
2022-06-10 07:52:31 +00:00
Vxider
b09dbeed77
support default columns
2022-06-10 07:24:26 +00:00
Vladimir Chebotarev
512f16f5fa
Better parsing of versionId
in S3::URI::URI
.
2022-06-10 10:06:31 +03:00
KinderRiven
360730bafe
fix
2022-06-10 12:28:22 +08:00
Yakov Olkhovskiy
4787ead19d
typo
2022-06-09 18:34:39 -04:00
Yakov Olkhovskiy
349f1b140a
Merge pull request #37850 from bharatnc/ncb/build-options-ssl-version
...
expose boring ssl version info in the system.build_options table
2022-06-09 18:26:02 -04:00
Yakov Olkhovskiy
5a08ebd213
test is added
2022-06-09 13:51:50 -04:00
Yakov Olkhovskiy
11e6b37ea6
preserve filling step position
2022-06-09 13:35:55 -04:00
Alexander Tokmakov
7c30d9b5d3
Merge pull request #37839 from ClickHouse/try_fix_37664
...
Do not count covered unexpected parts on sanity check
2022-06-09 18:22:37 +03:00
Alexander Tokmakov
780f7c87c7
Merge pull request #36113 from ClickHouse/remove-useless-code-2
...
Remove useless code in ReplicatedMergeTreeRestartingThread
2022-06-09 17:56:28 +03:00
alesapin
99b78a7cb7
Fix stupid buge
2022-06-09 16:53:55 +02:00
Alexander Tokmakov
68a0950086
Update test.py
2022-06-09 17:53:52 +03:00
mergify[bot]
a44590ea84
Merge branch 'master' into normalize-utf8-performance-tests-fix
2022-06-09 14:33:29 +00:00
Kruglov Pavel
e8397fedb0
Merge pull request #37956 from ClickHouse/Avogar-patch-5
...
Fix using INSERT INTO ... FORMAT ... SETTINGS ... in docs
2022-06-09 16:32:20 +02:00
Maksim Kita
aa5293da5d
Merge pull request #37947 from kitaisreal/dictionaries-update-field-condition-fix
...
Dictionaries custom query with update field fix
2022-06-09 16:31:07 +02:00
Kruglov Pavel
d49dcc2b58
Fix using INSERT INTO ... FORMAT ... SETTINGS ... in docs
2022-06-09 16:16:43 +02:00
KinderRiven
5c27244eb3
fix unit_test
2022-06-09 21:50:09 +08:00
Sergei Trifonov
90472569cf
add README.md
2022-06-09 15:37:28 +02:00
Maksim Kita
5009374036
Normalize UTF8 performance test fix
2022-06-09 15:35:53 +02:00
Kseniia Sumarokova
daec3d1c87
Update check-table.md
2022-06-09 14:58:37 +02:00