vdimir
|
078eadc473
|
Merge pull request #52712 from ClibMouse/feature/hashing-big-endian-support
|
2023-08-02 11:09:03 +02:00 |
|
alesapin
|
0abd5a058b
|
Merge pull request #52871 from ClickHouse/cont-server-after-gdb-killed
Try to continue clickhouse process in stress test after terminating gdb.
|
2023-08-02 10:55:38 +02:00 |
|
Kseniia Sumarokova
|
7d609ca21d
|
Merge branch 'master' into revert-revert-drop-cache
|
2023-08-02 10:54:49 +02:00 |
|
Antonio Andelic
|
61ae0792b6
|
Merge pull request #52901 from ClickHouse/disable-test-keeper-reconfig
Disable `test_reconfig_replace_leader_in_one_command`
|
2023-08-02 08:44:59 +02:00 |
|
Mikhail f. Shiryaev
|
dba636a7dc
|
Merge pull request #52869 from ClickHouse/docker-improvements
Docker improvements
|
2023-08-02 08:42:07 +02:00 |
|
robot-clickhouse
|
c1752355b4
|
Automatic style fix
|
2023-08-02 06:40:32 +00:00 |
|
Mikhail f. Shiryaev
|
8537b32de1
|
Merge branch 'master' into docker-improvements
|
2023-08-02 08:40:24 +02:00 |
|
Antonio Andelic
|
dc33564044
|
Disable reconfig test until proper fix
|
2023-08-02 06:30:22 +00:00 |
|
daviddhc20120601
|
01a9fb6f8d
|
Merge branch 'master' into patch-1
|
2023-08-02 13:46:57 +08:00 |
|
Yakov Olkhovskiy
|
357fee99ff
|
Merge pull request #52791 from zvonand/zvonand-float-parsing
Add option to switch float parsing methods
|
2023-08-02 00:23:23 -04:00 |
|
daviddhc20120601
|
a80ad58383
|
Merge branch 'master' into patch-1
|
2023-08-02 11:39:59 +08:00 |
|
Alexey Gerasimchuck
|
288e3f75fb
|
fix json
|
2023-08-02 00:36:25 +00:00 |
|
Alexey Gerasimchuck
|
7e37f1fabd
|
fixed test flakiness
|
2023-08-02 00:32:20 +00:00 |
|
Anton Popov
|
aec0667f16
|
better check of version for sparse serialization
|
2023-08-01 23:39:52 +00:00 |
|
Han Fei
|
d90048693a
|
Merge pull request #52840 from hanfei1991/hanfei/analyze-named-group
make regexp analyzer recognize named capturing groups
|
2023-08-02 00:13:26 +02:00 |
|
hendrik-m
|
a1c499d2ac
|
change file permissions
|
2023-08-02 00:01:26 +02:00 |
|
Kseniia Sumarokova
|
eabca22909
|
Merge branch 'master' into revert-revert-drop-cache
|
2023-08-01 23:19:38 +02:00 |
|
Alexey Milovidov
|
be9d1b514b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into database-filesystem-remove-catch
|
2023-08-01 23:04:30 +02:00 |
|
Alexey Milovidov
|
24a737e0e6
|
Merge branch 'database-filesystem-remove-catch' of github.com:ClickHouse/ClickHouse into database-filesystem-remove-catch
|
2023-08-01 23:04:05 +02:00 |
|
Alexey Milovidov
|
ddf55b5575
|
Fix tests
|
2023-08-01 23:03:47 +02:00 |
|
Hendrik M
|
625b6b2b1c
|
use own parser only for table identifiers
|
2023-08-01 22:33:42 +02:00 |
|
Alexander Tokmakov
|
d6a2c631da
|
fix assertion in mutations with transactions
|
2023-08-01 21:16:22 +02:00 |
|
yariks5s
|
6db7eaf4d8
|
fixed ast
|
2023-08-01 19:14:11 +00:00 |
|
Nikolai Kochetov
|
c681405fb3
|
Merge pull request #52878 from ClickHouse/disable-more-tests-for-debug
Disable more tests for debug.
|
2023-08-01 20:02:25 +02:00 |
|
Alexey Milovidov
|
7954b732fd
|
Merge branch 'master' into database-filesystem-remove-catch
|
2023-08-01 20:52:26 +03:00 |
|
Yakov Olkhovskiy
|
7aecec8bc7
|
Update src/Common/OptimizedRegularExpression.cpp
|
2023-08-01 13:43:28 -04:00 |
|
Antonio Andelic
|
6fe60c406f
|
Merge pull request #52833 from citrus-it/poll
clickhouse-keeper: fix implementation of server with poll()
|
2023-08-01 19:30:41 +02:00 |
|
Antonio Andelic
|
e649b5d7d6
|
Merge branch 'master' into poll
|
2023-08-01 19:25:57 +02:00 |
|
ltrk2
|
323aa9f183
|
Merge branch 'master' into feature/hashing-big-endian-support
|
2023-08-01 13:09:43 -04:00 |
|
Kseniia Sumarokova
|
8893670d98
|
Merge branch 'master' into s3queue
|
2023-08-01 18:42:32 +02:00 |
|
Kseniia Sumarokova
|
dbc11b83fd
|
Merge branch 'master' into kssenii-patch-6
|
2023-08-01 18:40:20 +02:00 |
|
Alexey Milovidov
|
561b094e69
|
Merge pull request #52877 from zamazan4ik/doc/add_pgo_to_docs
doc: add PGO information
|
2023-08-01 19:34:32 +03:00 |
|
Justin de Guzman
|
de58c03c02
|
Merge pull request #52880 from ClickHouse/docs-written-bytes-uncompressed
Specify that written_bytes is uncompressed
|
2023-08-01 09:31:31 -07:00 |
|
zvonand
|
490554eb4f
|
simplify
|
2023-08-01 18:29:44 +02:00 |
|
Justin de Guzman
|
c485348486
|
Specify that written_bytes is uncompressed
|
2023-08-01 09:28:27 -07:00 |
|
Alexander Zaitsev
|
65329120c9
|
Merge branch 'master' into doc/add_pgo_to_docs
|
2023-08-01 19:03:16 +03:00 |
|
Alexander Zaitsev
|
107759aec8
|
doc: add ClickBench and AutoFDO to the aspell ignore list
|
2023-08-01 18:02:48 +02:00 |
|
Yarik Briukhovetskyi
|
104a4aaee5
|
Merge pull request #51117 from ClickHouse/pufit/keeper-client-improvements
Implementing new commands for keeper-client
|
2023-08-01 17:47:33 +02:00 |
|
Nikolai Kochetov
|
eb93d34e8d
|
Disable more tests for debug.
|
2023-08-01 15:39:56 +00:00 |
|
Alexey Milovidov
|
2d6d3b1d68
|
Merge pull request #52874 from ClickHouse/fix-reverts-body-check
Fix the PR body check for `Reverts #number`
|
2023-08-01 18:37:50 +03:00 |
|
Alexander Zaitsev
|
e05f5ad5ac
|
Merge branch 'master' into doc/add_pgo_to_docs
|
2023-08-01 18:32:33 +03:00 |
|
Nikolai Kochetov
|
2d7f52971a
|
Merge branch 'master' into cont-server-after-gdb-killed
|
2023-08-01 17:32:29 +02:00 |
|
Mikhail f. Shiryaev
|
6b29cccf3e
|
Rename docker_images.json to docker_images_for_tests.json
|
2023-08-01 17:30:54 +02:00 |
|
Mikhail f. Shiryaev
|
a330a7ac38
|
PyYAML>=5.4 conflicts with cython 3
|
2023-08-01 17:30:53 +02:00 |
|
Alexander Zaitsev
|
b79cd49ccf
|
doc: add PGO article
|
2023-08-01 17:27:36 +02:00 |
|
Alexander Tokmakov
|
911a9318cb
|
Merge pull request #52873 from hanfei1991/hanfei/fix-master-ci
fix master ci for #52091
|
2023-08-01 18:26:24 +03:00 |
|
Mikhail f. Shiryaev
|
79d49a006c
|
Fix the PR body check for Reverts #number
|
2023-08-01 17:06:23 +02:00 |
|
Alexey Milovidov
|
c9a44d6556
|
Merge pull request #48282 from ClickHouse/revert-48277-revert-48196-jit-randomization
Revert "Revert "Randomize JIT settings in tests""
|
2023-08-01 17:55:33 +03:00 |
|
Kruglov Pavel
|
9bd2ff9990
|
Merge pull request #52278 from Avogar/structure-to-schema
Add ability to convert ClickHouse table structure to CapnProto/Protobuf format schema
|
2023-08-01 16:55:25 +02:00 |
|
Alexey Milovidov
|
ad2489be85
|
Debug tests
|
2023-08-01 16:45:10 +02:00 |
|