Dmitry Novik
|
e369f0da7c
|
Resolve expressions from WITH clause on usage
|
2023-08-02 17:31:47 +02:00 |
|
Alexey Milovidov
|
b17e93e78c
|
Merge branch 'master' into database-filesystem-remove-catch
|
2023-08-02 17:13:12 +02:00 |
|
Nikolai Kochetov
|
1b71c038f9
|
Merge pull request #52859 from ClickHouse/fix-00612_http_max_query_size
Try to fix a rare fail in 00612_http_max_query_size
|
2023-08-02 17:13:04 +02:00 |
|
Nikolai Kochetov
|
b3bc3e89b6
|
Merge pull request #52837 from ClickHouse/cleanup-local-backup
Cleanup localBackup
|
2023-08-02 17:10:36 +02:00 |
|
kssenii
|
d87162f43c
|
Fix
|
2023-08-02 17:09:47 +02:00 |
|
hendrik-m
|
3f8e9c2028
|
Merge branch 'master' into table-names-as-string-literal
|
2023-08-02 16:52:00 +02:00 |
|
Victor Krasnov
|
08aa90aa29
|
Amend the documentation
|
2023-08-02 17:26:59 +03:00 |
|
Alexander Zaitsev
|
b4d692c95f
|
doc: try to fix PGO docs
|
2023-08-02 16:08:38 +02:00 |
|
Yarik Briukhovetskyi
|
e7392a359e
|
Merge branch 'master' into array_intersect_order
|
2023-08-02 15:27:38 +02:00 |
|
Anton Popov
|
ff137773e7
|
Merge branch 'master' into formats-with-subcolumns
|
2023-08-02 15:24:56 +02:00 |
|
Nikita Taranov
|
2cbe79b529
|
Fix memory consumption when max_block_size is huge in Aggregator + more memory checks (#51566)
* impl
* remove checks from without_key methods
* maybe will improve smth
* add test
* Update 02797_aggregator_huge_mem_usage_bug.sql
* Update 02797_aggregator_huge_mem_usage_bug.sql
---------
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
|
2023-08-02 15:11:52 +02:00 |
|
Alexey Milovidov
|
923ee958c7
|
Merge pull request #52835 from CurtizJ/change-protocol-version
Increase min protocol version for sparse serialization
|
2023-08-02 15:45:01 +03:00 |
|
Alexey Milovidov
|
3af4fd4003
|
Merge branch 'master' into change-protocol-version
|
2023-08-02 15:44:08 +03:00 |
|
robot-clickhouse
|
6e49d3add6
|
Automatic style fix
|
2023-08-02 12:34:43 +00:00 |
|
Smita Kulkarni
|
2c47679918
|
Merge branch 'master' into azure_table_function_cluster
|
2023-08-02 14:19:45 +02:00 |
|
Alexander Tokmakov
|
61977479be
|
Update SystemLog.cpp (#52858)
|
2023-08-02 15:18:57 +03:00 |
|
Yarik Briukhovetskyi
|
e811d5c4e9
|
Update attachInformationSchemaTables.cpp
|
2023-08-02 14:06:20 +02:00 |
|
Mike Kot
|
1335d06b8f
|
Do not replicate ALTER TABLE t FREEZE on Replicated engine (#52064)
* fix
* do not replicate alter freeze
* fix
---------
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
|
2023-08-02 14:39:54 +03:00 |
|
Yarik Briukhovetskyi
|
ffdc174c9a
|
Update test.py
|
2023-08-02 13:24:05 +02:00 |
|
Yarik Briukhovetskyi
|
dab77b044b
|
Update attachInformationSchemaTables.cpp
|
2023-08-02 13:23:18 +02:00 |
|
Alexander Tokmakov
|
1e621e5872
|
Merge pull request #52894 from ClickHouse/fix_mutations_with_transactions
Fix assertion in mutations with transactions
|
2023-08-02 14:22:00 +03:00 |
|
yariks5s
|
0174244fe1
|
fixed tests
|
2023-08-02 11:21:47 +00:00 |
|
Alexander Tokmakov
|
d8da47520b
|
Merge branch 'master' into fix_mutations_with_transactions
|
2023-08-02 13:56:59 +03:00 |
|
Kruglov Pavel
|
cd33bd1e88
|
Merge branch 'master' into local-assert
|
2023-08-02 12:31:06 +02:00 |
|
Alexander Tokmakov
|
716b1ebcb7
|
Merge pull request #52907 from ClickHouse/merging_52897
Merging #52897
|
2023-08-02 13:06:23 +03:00 |
|
Alexander Tokmakov
|
5e544a5ae5
|
empty commit
|
2023-08-02 12:00:57 +02:00 |
|
Kseniia Sumarokova
|
8180474e71
|
Merge branch 'master' into minor_improve_hdfs_read_buffer
|
2023-08-02 11:57:41 +02:00 |
|
Kseniia Sumarokova
|
a3dd2e5c2f
|
Merge pull request #48424 from ClickHouse/kssenii-patch-6
Fix outdated cache configuration in s3 tests: s3_storage_policy_by_defau…
|
2023-08-02 11:38:57 +02:00 |
|
Kseniia Sumarokova
|
b2d2a295fd
|
Merge pull request #49086 from s-kat/s3queue
Streaming Data Import From S3
|
2023-08-02 11:32:48 +02:00 |
|
Mikhail f. Shiryaev
|
e813c61e99
|
Merge pull request #51882 from ClickHouse/keeper-client-package
Add clickhouse-keeper-client to the packages
|
2023-08-02 11:32:26 +02:00 |
|
Mikhail f. Shiryaev
|
8095ac2eef
|
Merge branch 'master' into keeper-client-package
|
2023-08-02 11:30:41 +02:00 |
|
Mikhail f. Shiryaev
|
0fd59dc65b
|
Merge pull request #51771 from ClickHouse/fix-packager
Fix build type in packager
|
2023-08-02 11:27:04 +02:00 |
|
Mikhail f. Shiryaev
|
40cdfa2384
|
Merge branch 'master' into fix-packager
|
2023-08-02 11:21:54 +02:00 |
|
Mikhail f. Shiryaev
|
3a07b80f34
|
Merge pull request #52277 from ClickHouse/kill-runner-with-subprocesses
Kill the runner process with all subprocesses
|
2023-08-02 11:18:56 +02:00 |
|
vdimir
|
078eadc473
|
Merge pull request #52712 from ClibMouse/feature/hashing-big-endian-support
|
2023-08-02 11:09:03 +02:00 |
|
Victor Krasnov
|
35941ddb92
|
Refine RestorerFromBackup::applyCustomStoragePolicy infinitesimally
|
2023-08-02 11:57:38 +03: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 |
|
flynn
|
be0c5bf10a
|
Use concepts to replace more std::enable_if_t
fix
|
2023-08-02 07:50:25 +00:00 |
|
Antonio Andelic
|
9423976b7a
|
Add support for file globs
|
2023-08-02 07:42:56 +00: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 |
|