alesapin
|
23c1210a8f
|
Merge branch 'master' into remove_poco_memory_pool
|
2023-07-04 12:01:39 +02:00 |
|
yariks5s
|
0e4cd16582
|
Update include brackets
|
2023-07-04 11:53:23 +02:00 |
|
yariks5s
|
60c6cc17fc
|
Update include brackets
Co-authored-by: Sergei Trifonov <svtrifonov@gmail.com>
|
2023-07-04 11:39:39 +02:00 |
|
Antonio Andelic
|
57ada39ccf
|
Add retries and iptables rules dump
|
2023-07-04 09:31:15 +00:00 |
|
Igor Nikonov
|
30be0ab4a8
|
Fix: unexpected number of buckets
Number of buckets could become inconsistent
if exception was thrown during new buckets creation
|
2023-07-04 09:00:53 +00:00 |
|
Antonio Andelic
|
1b71bbf1b1
|
Add test for ZK disconnect
|
2023-07-04 08:27:48 +00:00 |
|
Igor Nikonov
|
f86c5edfc4
|
Remove debug tracing
|
2023-07-04 07:55:13 +00:00 |
|
Dmitry Kardymon
|
ab4142eb8f
|
Merge remote-tracking branch 'clickhouse/master' into ADQM-870
|
2023-07-04 08:23:31 +03:00 |
|
Dmitry Kardymon
|
2d904c9cc4
|
Merge remote-tracking branch 'clickhouse/master' into Fix-formatDateTime-with-fractional-negative-datetime64
|
2023-07-04 08:21:48 +03:00 |
|
Dmitry Kardymon
|
ed16828b70
|
Merge remote-tracking branch 'clickhouse/master' into ADQM-868
|
2023-07-04 08:18:57 +03:00 |
|
alekar
|
3b379ba7e4
|
Merge branch 'master' into fix-to-outfile
|
2023-07-03 22:14:52 -07:00 |
|
Alexey Gerasimchuck
|
50d555a398
|
style correction
|
2023-07-04 02:45:15 +00:00 |
|
Alexey Gerasimchuck
|
49907818e1
|
Added waiting before crash log store finish
|
2023-07-04 02:32:08 +00:00 |
|
Alexey Gerasimchuck
|
3218624461
|
Merge branch 'master' into ADQM-956
|
2023-07-04 11:47:24 +10:00 |
|
Alexey Milovidov
|
c25da7cbf4
|
Fix (benign) data rance in transform
|
2023-07-04 01:03:49 +02:00 |
|
Alexey Milovidov
|
c65ee49a37
|
Revert "Merge pull request #51750 from ClickHouse/revert-51296-object_column_invalid_num_of_rows"
This reverts commit 73d956249e , reversing
changes made to 4d76b538c7 .
|
2023-07-04 00:49:39 +02:00 |
|
Alexey Milovidov
|
ea790630b4
|
Merge branch 'master' into fix-test-object-type
|
2023-07-04 00:48:50 +02:00 |
|
Alexey Milovidov
|
be1353fe33
|
Revert "Merge pull request #51750 from ClickHouse/revert-51296-object_column_invalid_num_of_rows"
This reverts commit 73d956249e , reversing
changes made to 4d76b538c7 .
|
2023-07-04 00:47:31 +02:00 |
|
Alexey Milovidov
|
87a2c44778
|
Fix test 02789_object_type_invalid_num_of_rows
|
2023-07-04 00:43:25 +02:00 |
|
Alexey Milovidov
|
03b8c28826
|
Merge branch 'master' into sunny19930321-fix-attach-table-function-name-normalizer
|
2023-07-04 01:28:05 +03:00 |
|
yariks5s
|
ad0bff919c
|
Merge branch 'master' into add-index-bytes-to-system-parts
|
2023-07-04 00:26:03 +02:00 |
|
robot-clickhouse-ci-2
|
25d06ca710
|
Merge pull request #51752 from rschu1ze/docs-homebrew
Docs: Mention homebrew as an alternative and non-production install method
|
2023-07-04 00:15:09 +02:00 |
|
Alexey Milovidov
|
d7bb68064a
|
Merge branch 'master' into disable-hedged-requests-under-tsan
|
2023-07-04 01:14:18 +03:00 |
|
Igor Nikonov
|
287fe91438
|
Merge branch 'master' into fix_logical_error_grace_hash_join
|
2023-07-04 00:05:11 +02:00 |
|
alekar
|
2236d848b6
|
Merge branch 'master' into fix-to-outfile
|
2023-07-03 15:02:46 -07:00 |
|
Igor Nikonov
|
6742432fd2
|
Number of bucket always increased by 2, so there is no reason provide it as parameter
|
2023-07-03 21:58:56 +00:00 |
|
robot-clickhouse-ci-1
|
4767b855fd
|
Merge pull request #51751 from rschu1ze/readme-sonarcloud
Add SonarCloud to README
|
2023-07-03 23:42:04 +02:00 |
|
Anton Popov
|
0f74d6d14d
|
Merge pull request #51685 from azat/system.parts_column_modification_time
Add column modification time into system.parts_columns
|
2023-07-03 23:29:27 +02:00 |
|
Anton Popov
|
fd4a14d56b
|
Merge branch 'master' into system.parts_column_modification_time
|
2023-07-03 23:28:03 +02:00 |
|
Robert Schulze
|
d263b6bf17
|
Docs: Mention homebrew as an alternative and non-production install method
|
2023-07-03 21:17:13 +00:00 |
|
Alexey Milovidov
|
912fda680e
|
Merge branch 'master' into add-test-43358
|
2023-07-04 00:17:07 +03:00 |
|
Robert Schulze
|
29200341ad
|
Add SonarCloud to README
|
2023-07-03 21:05:13 +00:00 |
|
Alexander Tokmakov
|
73d956249e
|
Merge pull request #51750 from ClickHouse/revert-51296-object_column_invalid_num_of_rows
Revert "Fix: Invalid number of rows in Chunk column Object"
|
2023-07-03 23:46:07 +03:00 |
|
Alexander Tokmakov
|
ec5c9a0137
|
Revert "Fix: Invalid number of rows in Chunk column Object"
|
2023-07-03 23:43:38 +03:00 |
|
Mikhail f. Shiryaev
|
4d76b538c7
|
Merge pull request #51679 from ClickHouse/docs-packaging
Add documentation for building in docker
|
2023-07-03 21:46:43 +02:00 |
|
Alexey Milovidov
|
3c1a809c9e
|
Merge branch 'master' into tests/issue_36894
|
2023-07-03 22:14:42 +03:00 |
|
Dan Roscigno
|
425fd2b41e
|
Merge pull request #51748 from ClickHouse/replace-doc-templates
add missing doc templates back
|
2023-07-03 14:29:03 -04:00 |
|
Dan Roscigno
|
1ab414a194
|
Merge branch 'master' into replace-doc-templates
|
2023-07-03 14:16:36 -04:00 |
|
DanRoscigno
|
4191e3eb95
|
add missing doc templates back
|
2023-07-03 14:15:20 -04:00 |
|
Dan Roscigno
|
160c896502
|
Merge pull request #51747 from ClickHouse/replace-doc-templates
add missing doc templates back
|
2023-07-03 14:10:52 -04:00 |
|
Mikhail f. Shiryaev
|
c715ee5cef
|
Replace --build-type=debug by --debug-build
|
2023-07-03 19:58:47 +02:00 |
|
Mikhail f. Shiryaev
|
584b46c5ca
|
Add documentation for building in docker
|
2023-07-03 19:58:47 +02:00 |
|
DanRoscigno
|
509a0c6f30
|
add missing doc templates back
|
2023-07-03 13:50:40 -04:00 |
|
Zach Naimon
|
edeef107f0
|
fix authError behavior, fix overlapping chart behavior
|
2023-07-03 12:42:51 -04:00 |
|
velavokr
|
dcc0076ded
|
fixed comment
|
2023-07-03 19:10:39 +03:00 |
|
velavokr
|
ae87d43f88
|
test fixes
|
2023-07-03 19:10:39 +03:00 |
|
velavokr
|
2f85d048ae
|
bugfix
|
2023-07-03 19:10:39 +03:00 |
|
Alexander Tokmakov
|
1e10bf5bdf
|
Update docs/en/operations/settings/settings.md
|
2023-07-03 19:10:39 +03:00 |
|
velavokr
|
66227ce8d3
|
#51292 added default_temporary_table_engine setting
|
2023-07-03 19:10:39 +03:00 |
|
Vitaly Baranov
|
a14f4ae83b
|
Merge pull request #51595 from vitlibar/add-hex-functions-for-cityhash
Add hex functions for cityhash
|
2023-07-03 18:05:40 +02:00 |
|