Commit Graph

132581 Commits

Author SHA1 Message Date
Alexey Milovidov
30c3629090 An option to dump coverage to a file at exit 2024-01-15 00:36:44 +01:00
Alexey Milovidov
e4cd02ea39 Fix typo 2024-01-15 00:36:24 +01:00
Alexey Milovidov
3e09feda33 More functions 2024-01-15 00:36:07 +01:00
Alexey Milovidov
f7abeff085 Slightly better reporting 2024-01-15 00:25:07 +01:00
Alexey Milovidov
9141e1693f Calculate cumulative coverage by default. 2024-01-15 00:24:17 +01:00
Alexey Milovidov
3bd2c7e384 Report coverage if available 2024-01-14 22:06:25 +01:00
Alexey Milovidov
33d9a1d4e8 Documentation 2024-01-14 22:03:47 +01:00
Alexey Milovidov
3d904cbf81 Slightly better 2024-01-14 08:09:08 +01:00
Alexey Milovidov
9f5a7c5117 Fix error 2024-01-14 08:08:56 +01:00
Alexey Milovidov
cb73be8757 Merge branch 'enable-coverage-for-debug-build' of github.com:ClickHouse/ClickHouse into enable-coverage-for-debug-build 2024-01-14 05:15:08 +01:00
Alexey Milovidov
6405decbb0 Fix Python 2024-01-14 05:14:54 +01:00
robot-clickhouse
0219d58d92 Automatic style fix 2024-01-14 02:56:50 +00:00
Alexey Milovidov
1afc5e8c01 Enable coverage for debug build 2024-01-14 03:45:42 +01:00
Alexey Milovidov
d46ee32e06
Merge pull request #58724 from Algunenano/promote_f32
Do not promote float32 automatically
2024-01-13 20:29:10 +01:00
Alexey Milovidov
afb50f03d9
Merge pull request #58519 from Avogar/control-arrow-dict-indexes-type
Add settings for better control of indexes type in Arrow dictionary
2024-01-13 20:00:40 +01:00
Alexey Milovidov
211c285a0b
Merge pull request #58657 from ClickHouse/analyzer-fix-index-set
Analyzer: Correctly handle constant set in index
2024-01-13 19:23:28 +01:00
Alexey Milovidov
d10a6e91af
Merge pull request #58770 from hdnpth/add-missing-includes
Add missing includes when _LIBCPP_REMOVE_TRANSITIVE_INCLUDES enabled
2024-01-13 19:22:49 +01:00
Alexey Milovidov
2d04ae1fca
Merge pull request #58772 from ClickHouse/remove-some-code-2
Remove some code
2024-01-13 19:21:42 +01:00
Artem Alperin
a5ba105dde move mistaken include 2024-01-13 15:33:25 +03:00
Raúl Marín
8049d3560d
Update 02966_float32_promotion.sql 2024-01-13 12:56:14 +01:00
Alexey Milovidov
07b0d9dc93 Fix Mac 2024-01-13 04:49:50 +01:00
Alexey Milovidov
c0877d3f6d
Update 02962_analyzer_constant_set.reference 2024-01-13 06:15:49 +03:00
Alexey Milovidov
279ef9304b Merge branch 'analyzer-fix-index-set' of github.com:ClickHouse/ClickHouse into analyzer-fix-index-set 2024-01-13 04:15:22 +01:00
Alexey Milovidov
af8c8923cb Merge branch 'master' into analyzer-fix-index-set 2024-01-13 04:15:10 +01:00
Alexey Milovidov
2ecbe1f76d
Update 02962_analyzer_constant_set.sql 2024-01-13 06:14:57 +03:00
Alexey Milovidov
d112492c56 Remove some code 2024-01-13 03:48:04 +01:00
Alexey Milovidov
6b666f20a9
Merge pull request #58745 from Algunenano/i58727
Fix double destroy call on exception throw in addBatchLookupTable8
2024-01-13 03:36:36 +01:00
Artem Alperin
4139cb24ee
Add missing includes 2024-01-13 01:48:55 +03:00
Alexey Milovidov
43b31204a4
Merge pull request #58733 from ClickHouse/fix-mac-os-x
Fix Mac OS X
2024-01-12 20:03:37 +01:00
Ilya Yatsishin
2c86b7ae6a
Merge pull request #58557 from yariks5s/to_start_of_interval_bug_fix
toStartOfInterval for milli- microsencods values rounding
2024-01-12 20:39:27 +04:00
Raúl Marín
0684cc7b76 Merge remote-tracking branch 'blessed/master' into i58727 2024-01-12 16:10:43 +00:00
Kseniia Sumarokova
77f4cd8dd3
Merge pull request #58721 from ClickHouse/support-point-datatype-for-mysql
Support Point data type for MySQL
2024-01-12 17:02:01 +01:00
Nikita Mikhaylov
8edab24189
Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
Dmitry Novik
3b1d728683
Merge pull request #58739 from ClickHouse/fix-parallel-diff-window
Fix stream partitioning in parallel window functions
2024-01-12 16:36:53 +01:00
Sema Checherinda
e2ddaa99e2
Merge pull request #58751 from ClickHouse/fix-flaky-test
more relaxed check
2024-01-12 16:00:55 +01:00
Raúl Marín
f95254bde6 Add test 2024-01-12 14:43:17 +00:00
Raúl Marín
8e5cd5e6b0 Try a different approach 2024-01-12 14:04:47 +00:00
Sema Checherinda
fb2098ed5d more relaxed check 2024-01-12 14:57:01 +01:00
Mikhail f. Shiryaev
9d8290cc50
Merge pull request #58712 from ClickHouse/helper-improvements
Some small improvements to version_helper from #57203
2024-01-12 17:40:14 +04:00
Kruglov Pavel
8d7c24aa5a Install pyarrow in stateless tests 2024-01-12 13:06:51 +00:00
avogar
4979688693 Add tests 2024-01-12 13:06:51 +00:00
avogar
bfd7db8cf4 Better docs 2024-01-12 13:06:51 +00:00
avogar
fbfdde60a7 Add settings for better control of indexes type in Arrow dictionary. Use signed integer type for indexes by default 2024-01-12 13:06:51 +00:00
Sema Checherinda
8fbe832b71
Merge pull request #58740 from ClickHouse/chesema-fix-stress
fix stress with generate-template-key
2024-01-12 13:21:40 +01:00
Raúl Marín
78afc52564 Fix refactor 2024-01-12 12:28:03 +01:00
Raúl Marín
e22371ad03 Fix double destroy call on exception throw in addBatchLookupTable8 2024-01-12 12:02:38 +01:00
kssenii
8b1d2805ae Add one more test case to the test 2024-01-12 10:41:04 +01:00
Sema Checherinda
1f8c5ef41b fix stress with generate-template-key 2024-01-12 10:36:25 +01:00
Antonio Andelic
654fee820e
Merge pull request #58665 from ClickHouse/jemalloc-system-commands
Add SYSTEM commands and Keeper 4LW for jemalloc
2024-01-12 10:08:13 +01:00
Ilya Yatsishin
904c02d955
Fix 2024-01-12 12:43:11 +04:00