Commit Graph

142566 Commits

Author SHA1 Message Date
Alexey Milovidov
24bddeedf9 Useless changes 2024-05-12 18:22:09 +02:00
Alexey Milovidov
fdf092f6b9
Merge pull request #63663 from xogoodnow/master
Update clickhouse-test help section
2024-05-12 15:46:27 +00:00
Кирилл Гарбар
0ce90f4ef4 Prevent conversion to Replicated if zookeeper path already exists 2024-05-12 18:13:17 +03:00
p1rattttt
e1ff4efc1a
Merge branch 'ClickHouse:master' into external_cross_join 2024-05-12 14:43:10 +03:00
woodlzm
06409bf53d Fix styles for test.py. 2024-05-11 22:39:04 -07:00
Zimu Li
17ebbcab5e
Merge branch 'ClickHouse:master' into master 2024-05-11 22:26:26 -07:00
Alexey Milovidov
258eb72c8a Useless changes 2024-05-12 01:48:03 +02:00
Alexey Milovidov
23cf6d0d8b Useless changes 2024-05-11 22:51:57 +02:00
Ali
c86497831e
Merge pull request #1 from xogoodnow/xogoodnow-patch-1
Update clickhouse-test
2024-05-11 23:22:03 +03:30
Ali
65934b5651
Update clickhouse-test
Fixed a typo
2024-05-11 23:16:42 +03:30
KenL
0776037677
Merge branch 'ClickHouse:master' into master 2024-05-11 12:29:41 -07:00
woodlzm
7dca8c0f75 Fix styles for test.py. 2024-05-11 12:28:12 -07:00
Robert Schulze
3b49cccb7d
Merge pull request #63266 from Blargian/document_addXYZ
[Docs] update `addXYZ` functions
2024-05-11 19:21:10 +00:00
Robert Schulze
c9382252ae
Merge pull request #63520 from Blargian/document_isXYZ
[Docs] add missing `isXYZ` functions
2024-05-11 19:20:25 +00:00
p1rattttt
692d9238d5
Merge branch 'ClickHouse:master' into external_cross_join 2024-05-11 15:35:17 +03:00
Alexey Milovidov
eff0d7cb8b Merge branch 'master' of github.com:ClickHouse/ClickHouse into clang-18-ci 2024-05-11 14:15:38 +02:00
Alexey Milovidov
c4bb09d559 Fix error 2024-05-11 14:15:28 +02:00
p1rattttt
85fb1f95d1
Merge branch 'ClickHouse:master' into external_cross_join 2024-05-11 13:54:38 +03:00
Mikhail f. Shiryaev
f9a7a50fcf
Merge pull request #63123 from ClickHouse/ci_separate_wf_file_for_mq
CI: try separate the workflows file for GitHub's Merge Queue
2024-05-11 10:46:06 +00:00
Maxim Alexeev
51818742cb Deleted trash log 2024-05-11 13:41:07 +03:00
Mikhail f. Shiryaev
afe37d6095
Bring back hmarr/debug-action as agreed in slack 2024-05-11 12:22:41 +02:00
copperybean
471dff6589 fix test
Change-Id: Ia7dbf1d762f7f054a9aa677caaaff6bfe1a42c38
2024-05-11 15:51:59 +08:00
copperybean
e1fcdba4dd fix style
Change-Id: I8f7ebd173558b16d94d3161cb0b5300e7e78833d
2024-05-11 15:51:59 +08:00
copperybean
18b3ebcda3 add test
Change-Id: I53ade40ba24a742a21f9e09dbab7fff90b032b4b
2024-05-11 15:51:59 +08:00
copperybean
e0179150c1 Revert "log duration while reading parquet"
This reverts commit 5df94b7f8955b541ae37e4bbdc13a1fec9ddbbd9.
2024-05-11 15:51:58 +08:00
copperybean
8172f6cec0 log duration while reading parquet
Change-Id: If79741b7456667a8dde3e355d9dc684c2dd84f4f
2024-05-11 15:51:58 +08:00
copperybean
dbdff6c038 support reading simple types by native parquet reader
Change-Id: I38b8368b022263d9a71cb3f3e9fdad5d6ca26753
2024-05-11 15:51:58 +08:00
copperybean
8fb89cec9f fix build
Change-Id: I57f025b17a04e2c5dded3f18e7f477841287a2c2
2024-05-11 15:45:06 +08:00
copperybean
9d0ad7ba67 original parquet reader
Change-Id: I83a8ec8271edefcd96cb5b3bcd12f6b545d9dec0
2024-05-11 15:43:53 +08:00
woodlzm
7d809cbe9b Add integration test for checking new build_id column in trace_log plus the table renaming behavior upon binary changes. 2024-05-10 23:30:48 -07:00
woodlzm
77a8a0ce98 Add stateless test for build_id column addition in trace_log. 2024-05-10 23:29:07 -07:00
woodlzm
06f0780a3f Add a build_id ALIAS column to trace_log to facilitate auto renaming upon detecting binary changes. 2024-05-10 23:27:42 -07:00
taiyang-li
dd6774e9fe fix bugs 2024-05-11 11:03:51 +08:00
taiyang-li
f9d43c9a61 fix bugs 2024-05-11 10:58:24 +08:00
Michael Kolupaev
82e6a36bd4
Merge pull request #61966 from ClickHouse/constlc
Fix crash when calling some functions on const low-cardinality columns
2024-05-11 01:27:47 +00:00
Michael Kolupaev
302e56d916
Merge pull request #62104 from ClickHouse/iff
Fix optimize_if_chain_to_multiif const NULL handling
2024-05-11 01:26:47 +00:00
Alexey Milovidov
17b815bcf9 Support for non-constant level in URLHash 2024-05-11 02:38:26 +02:00
Alexey Milovidov
7e0981e2ba Merge branch 'master' of github.com:ClickHouse/ClickHouse into clang-18-ci 2024-05-11 02:12:32 +02:00
Alexey Milovidov
81e03b8613 Fix error 2024-05-11 02:12:17 +02:00
Alexey Milovidov
095b8ca635
Merge pull request #63635 from mstetsyuk/fix-02362-part-log-merge-algorithm
Fix `02362_part_log_merge_algorithm` flaky test
2024-05-10 23:57:29 +00:00
Alexey Milovidov
8b0599b10e
Merge pull request #63634 from azat/tests/log_and_exception_messages_formatting
Fixes for 00002_log_and_exception_messages_formatting
2024-05-10 23:52:58 +00:00
Alexey Milovidov
925714d03d
Merge pull request #63639 from azat/tests/02362_part_log_merge_algorithm
Fix tests flakiness due to long SYSTEM FLUSH LOGS (explicitly specify old_parts_lifetime)
2024-05-10 23:51:17 +00:00
Alexey Milovidov
a1e6d1a6a9 Merge branch 'master' of github.com:ClickHouse/ClickHouse into clang-18-ci 2024-05-11 00:42:14 +02:00
Michael Kolupaev
0323e4e178 Add 02944_variant_as_common_type_analyzer that is just like 02944_variant_as_common_type, but with different expected output 2024-05-10 22:37:35 +00:00
Michael Kolupaev
02fa09dd4c Preserve the non-analyzer behavior to fix a test 2024-05-10 22:37:35 +00:00
Michael Kolupaev
c1ea1726b4 Remove weird special case in if() return type inference, to match multiIf() 2024-05-10 22:37:35 +00:00
Michael Kolupaev
6d3d0cfbcc Revert the type change 2024-05-10 22:04:09 +00:00
Michael Kolupaev
95bdd81d26 Fix crash when calling some functions on const low-cardinality columns 2024-05-10 22:04:09 +00:00
p1rattttt
ed43788062
Merge branch 'ClickHouse:master' into external_cross_join 2024-05-11 00:52:18 +03:00
Azat Khuzhin
83a62c1d7c Adjust old_parts_lifetime in 02362_part_log_merge_algorithm as well
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-10 23:00:18 +02:00