Commit Graph

107578 Commits

Author SHA1 Message Date
Vladimir C
0042c20770
Merge pull request #46054 from alexX512/bug_fix_pulling_pipeline 2023-02-09 10:50:46 +01:00
Alexey Milovidov
4c7f30ef56
Update preciseExp10.cpp 2023-02-09 11:55:28 +03:00
Mikhail f. Shiryaev
d093a82558
Merge pull request #46080 from ClickHouse/automerge-logging
Add helping logging to auto-merge script
2023-02-09 09:44:20 +01:00
robot-clickhouse
2f9ad860bd Automatic style fix 2023-02-09 08:26:36 +00:00
Antonio Andelic
ae731b739a Prefer explicitly defined creds for S3 2023-02-09 08:13:16 +00:00
Alexey Milovidov
3a75ede60a Implement #16733 2023-02-09 08:41:47 +01:00
Alexey Milovidov
cb847172ea Fix something 2023-02-09 08:39:46 +01:00
Alexey Milovidov
ad2dd144c4 Fix test 2023-02-09 08:22:40 +01:00
Alexey Milovidov
327be4dcfc Add a test for #30421 2023-02-09 08:14:36 +01:00
Alexey Milovidov
a40ef2bf18 Make it better 2023-02-09 08:09:19 +01:00
Alexey Milovidov
d9fbf643bc
Merge pull request #45226 from hanfei1991/hanfei/gwp-asan
Introduce llvm/gwp-asan
2023-02-09 09:24:52 +03:00
Dmitrii Kovalkov
78446b46d9 Return note about function name in preciseExp10.h 2023-02-09 07:29:51 +03:00
pufit
7cf71d1f82
Merge pull request #46144 from ClickHouse/46131-fix-config-attributes-merge
Fix config merge for XML attributes.
2023-02-08 23:28:13 -05:00
Alexey Milovidov
9a86d0087c Add performance test 2023-02-09 04:52:33 +01:00
Alexey Milovidov
e3fc7662c1 Add test 2023-02-09 04:51:01 +01:00
Alexey Milovidov
8392b35d50 Speed up countDigits 2023-02-09 04:39:12 +01:00
Alexey Milovidov
66043eec24
Merge branch 'master' into decimal-performance 2023-02-09 04:59:37 +03:00
Alexey Milovidov
292a5abbc9 Merge remote-tracking branch 'origin/master' into with-fill-bigint 2023-02-09 01:47:51 +01:00
Alexander Tokmakov
4fd4058259
Merge pull request #45629 from arthurpassos/fix_cares_crash
Cancel c-ares failed requests and retry on system interrupts to prevent callbacks with dangling references and premature resolution failures
2023-02-09 02:29:29 +03:00
Vitaly Baranov
4869d3806c Add setting check_referential_table_dependencies to check referential dependencies on DROP TABLE. 2023-02-08 23:56:59 +01:00
Ilya Yatsishin
9f480b8fa2
Merge pull request #46132 from azat/file-fd-schema-inference 2023-02-08 23:23:32 +01:00
Alexander Tokmakov
348225b4b9
Merge pull request #46020 from ClickHouse/debug_hung_check
Fix disabled by mistake hung check
2023-02-09 01:16:04 +03:00
Alexander Tokmakov
648812b652
Merge pull request #46003 from azat/client-settings-fix
Fix applying settings for FORMAT on the client
2023-02-09 01:06:35 +03:00
Alexander Tokmakov
8101b044fa
Merge pull request #46091 from azat/sanity-assertions
Sanity assertions for closing file descriptors
2023-02-09 01:02:03 +03:00
Alexander Tokmakov
65cbb0fcfc
Merge pull request #46138 from vitlibar/fix-dependency-checks
Fix dependency checks
2023-02-09 00:54:40 +03:00
Anton Popov
31adebdca8
Merge pull request #46045 from azat/compact-nested-fix
Fix reading of non existing nested columns with multiple level in compact parts
2023-02-08 22:54:11 +01:00
Kruglov Pavel
979ccda629
Merge pull request #46139 from ClibMouse/capnproto_update_2065
update CapnProto to v0.10.3 to avoid CVE-2022-46149
2023-02-08 22:43:24 +01:00
Alexander Tokmakov
16f35b6a6c
Update clickhouse-test 2023-02-09 00:42:08 +03:00
Alexander Tokmakov
de1c4f5764 fix disabled by mistake hung check 2023-02-08 22:37:22 +01:00
Han Fei
64b84f8e31 fix style 2023-02-08 22:16:28 +01:00
Alexander Tokmakov
abeacf3fe1
Merge pull request #46180 from ClickHouse/tavplubix-patch-3-1
Update 01513_optimize_aggregation_in_order_memory_long.sql
2023-02-08 23:29:06 +03:00
kssenii
b0b865c32e Resubmit prefetches 2023-02-08 21:26:24 +01:00
Alexander Tokmakov
c1c278ab9d make a bug in HTTP interface less annoying 2023-02-08 20:46:37 +01:00
Sergei Trifonov
6c7f300ba2
Merge pull request #46179 from ClickHouse/cleanup-disk-test
Cleanup disk unittest
2023-02-08 20:44:47 +01:00
Sergei Trifonov
9493d1b4a2
Merge pull request #46177 from ClickHouse/serxa-patch-3
Fix build dependencies page in docs
2023-02-08 20:43:19 +01:00
Alexander Tokmakov
3dbd0833fd
Update 01513_optimize_aggregation_in_order_memory_long.sql 2023-02-08 21:36:10 +03:00
Robert Schulze
28ddee7b58
More warning exclusions in poco odbc 2023-02-08 18:34:56 +00:00
serxa
8f87dd9957 add Yasm exception for spell checker 2023-02-08 18:23:15 +00:00
serxa
cfb8291029 Cleanup disk unittest 2023-02-08 18:14:05 +00:00
Sergei Trifonov
678e9fd0ac
Fix build dependencies page in docs 2023-02-08 18:59:44 +01:00
Alexander Tokmakov
9314c90b05 add 00002_log_and_exception_messages_formatting back 2023-02-08 18:29:17 +01:00
Han Fei
8f665b5bbf fix 2023-02-08 18:28:06 +01:00
Sergei Trifonov
b0fc551c27
Merge branch 'master' into io-scheduler-integration 2023-02-08 18:16:00 +01:00
Han Fei
a4efb1fbda fix compile 2023-02-08 18:06:36 +01:00
Robert Schulze
d6b465ab9d
Merge pull request #46162 from ClickHouse/rs/check-yasm
Complain about missing Yasm at configure time at of build time
2023-02-08 17:27:29 +01:00
Alexander Tokmakov
cb45d3aec1
Update Dockerfile.ubuntu 2023-02-08 19:00:17 +03:00
Alexander Tokmakov
7e4789b1a7
Merge pull request #46110 from ClickHouse/CheSema-patch-1
allow_drop_detached requires an argument
2023-02-08 18:55:59 +03:00
Alexander Tokmakov
aeb3586eaa
Merge branch 'master' into CheSema-patch-1 2023-02-08 18:52:57 +03:00
Robert Schulze
74b892c0b9
Fix FreeBSD build 2023-02-08 15:40:49 +00:00
Robert Schulze
53f8ee85e5
Fix warnings in poco odbc 2023-02-08 15:30:05 +00:00