Sema Checherinda
ef133ee30d
fix data race between check table query and background part checker thread
2023-02-10 16:22:35 +01:00
Suzy Wang
1c2a52c57b
Update src/Storages/StorageS3Cluster.cpp
2023-02-10 10:09:24 -05:00
Sema Checherinda
4827c70b5e
Merge pull request #46233 from ClickHouse/CheSema-patch-1
...
increase a time gap between insert and ttl move
2023-02-10 15:36:56 +01:00
Anton Popov
a252d3a139
Revert "Merge pull request #46236 from ClickHouse/revert-45681-compact-parts-vertical-merge"
...
This reverts commit 27bc317ef9
, reversing
changes made to ccf7b6f4c1
.
2023-02-10 14:13:29 +00:00
DanRoscigno
043c1b7d8d
docs for logger stream_compression
2023-02-10 09:02:54 -05:00
robot-clickhouse
fa424ae8eb
Automatic style fix
2023-02-10 14:01:19 +00:00
flynn
45ee7c7081
fix
2023-02-10 13:56:47 +00:00
Nikolai Kochetov
367136697d
Added tests.
2023-02-10 13:51:02 +00:00
Anton Popov
27bc317ef9
Merge pull request #46236 from ClickHouse/revert-45681-compact-parts-vertical-merge
...
Revert "Allow vertical merges from compact to wide parts"
2023-02-10 14:31:33 +01:00
Robert Schulze
38b6f89d68
Fix FreeBSD build
2023-02-10 13:28:06 +00:00
Anton Popov
ccf7b6f4c1
Merge pull request #45582 from mrcrypster/patch-4
...
DELETE + WHERE in TTL
2023-02-10 14:27:54 +01:00
Alexander Tokmakov
8eae498ec6
Merge pull request #45936 from vitlibar/add-setting-check-referential-deps-on-drop
...
Check referential dependencies on DROP TABLE
2023-02-10 16:21:00 +03:00
KitKatKKK
d31457de44
Update src/Storages/MergeTree/MergeTreeData.cpp
...
Co-authored-by: flynn <fenglv15@mails.ucas.ac.cn>
2023-02-10 21:14:42 +08:00
KitKatKKK
7664114349
Update src/Storages/MergeTree/MergeTreeData.cpp
...
Co-authored-by: flynn <fenglv15@mails.ucas.ac.cn>
2023-02-10 21:14:33 +08:00
Tyler Hannan
44b82cf9ac
Update README.md
...
wrong URLs are wrong
2023-02-10 14:04:49 +01:00
Tyler Hannan
dbbc577863
Add upcoming Events
...
...and split recent recordings into a new section
2023-02-10 14:02:52 +01:00
Salvatore Mesoraca
8f65dc4ff7
ASTFunction: avoid rewriting tuple function as literal when not safe
...
It is not always safe to implicitly rewrite a `tuple` function
call to a literal. Even when the tuple has more then one element
e.g.
`SELECT (tuple(1, 2, 3) AS x).1` is not equivalent to
`SELECT ((1, 2, 3) AS x).1`, the latter is interpreted as
`SELECT tuple((1, 2, 3) AS x).1`.
2023-02-10 14:01:25 +01:00
avogar
deda940d87
Fix possible out of bounds error while reading LowCardinality(Nullable) in Arrow format
2023-02-10 12:57:47 +00:00
kssenii
571aabdb69
Fix clang-tidy
2023-02-10 12:39:05 +01:00
Robert Schulze
17561c3dae
Fix build
2023-02-10 11:25:59 +00:00
Alexander Tokmakov
9c20e42807
Update run.sh
2023-02-10 14:25:26 +03:00
Robert Schulze
81e943c7f8
More spelling fixes
2023-02-10 11:20:48 +00:00
kssenii
8458c7821b
Review comments fix
2023-02-10 12:06:24 +01:00
Alexander Tokmakov
b99706b736
Merge pull request #46260 from ClickHouse/tavplubix-patch-2
...
Suppress "Container already exists" in BC check
2023-02-10 14:04:39 +03:00
Alexander Tokmakov
d61c665cd5
Update run.sh
2023-02-10 14:01:48 +03:00
Robert Schulze
06e1293909
Fix duplicate includes in poco
2023-02-10 10:50:18 +00:00
Robert Schulze
8144c28c3b
Fix spelling
2023-02-10 10:49:55 +00:00
Nikolai Kochetov
8c22c740a4
Merge pull request #46205 from ClickHouse/fix-write-buffer-destruction-order-for-vertical-merge
...
Fix write buffer destruction order for vertical merge.
2023-02-10 11:47:23 +01:00
Robert Schulze
d44c6dd1b3
Merge pull request #46133 from ClickHouse/rs/fix-warnings-in-poco
...
Stricter warnings + fix whitespaces in poco
2023-02-10 11:46:33 +01:00
Vladimir C
bd39e29cab
Merge pull request #46065 from aiven-sal/aiven-sal/siphash128
2023-02-10 10:41:45 +01:00
KitKatKKK
ea300ce13b
Merge branch 'master' into addParts
2023-02-10 16:48:04 +08:00
KitKatKKK
fa73b00a66
Update src/Storages/MergeTree/MergeTreeData.h
...
Co-authored-by: flynn <fenglv15@mails.ucas.ac.cn>
2023-02-10 16:46:57 +08:00
attack204
7f41173a1f
rename API
2023-02-10 16:24:10 +08:00
attack204
93e92dab3b
rename API
2023-02-10 16:05:50 +08:00
Antonio Andelic
c02adec4b8
Early return
2023-02-10 07:47:48 +00:00
Alexey Milovidov
786aa069e1
Merge pull request #46187 from ClickHouse/speed-up-count-digits
...
Speed up `countDigits`
2023-02-10 07:41:12 +03:00
Alexey Milovidov
92ca58fbb2
Merge branch 'master' into curl_update
2023-02-10 07:28:56 +03:00
Alexey Milovidov
3a1b6ad3a5
Merge pull request #46249 from ClibMouse/libxml2-upgrade
...
Upgrade libxml2 to address CVE-2022-40303 CVE-2022-40304
2023-02-10 07:28:01 +03:00
taiyang-li
5c1425b322
Merge branch 'rewrite_array_exists' of https://github.com/bigo-sg/ClickHouse into rewrite_array_exists
2023-02-10 11:32:56 +08:00
taiyang-li
58c348fecd
fix build error
2023-02-10 11:27:10 +08:00
attack204
52960d4e7d
add API to MergeTreeData
2023-02-10 11:00:11 +08:00
pufit
19a2fba0b3
Merge pull request #46042 from jh0x/improve-into-date-from-uint16
...
Improve behavior of conversion into Date for boundary value 65535
2023-02-09 20:49:28 -05:00
Alexey Milovidov
b5cb3209be
Merge pull request #46095 from ClickHouse/decimal-performance
...
Improve performance of Decimal conversion when scale does not change
2023-02-10 02:35:31 +03:00
Alexey Milovidov
8c9be17b91
Add a test
2023-02-09 21:49:11 +01:00
Mikhail f. Shiryaev
d0f5b6efb5
Use both release_pr and merged_pr as additional cache
2023-02-09 21:31:12 +01:00
Larry Luo
59d380c4a2
Avoid CVE-2022-40303 CVE-2022-40304
2023-02-09 12:29:42 -08:00
Alexey Milovidov
fc3aadc8cf
Merge pull request #46156 from ClickHouse/add_test_back
...
Add 00002_log_and_exception_messages_formatting back
2023-02-09 23:28:51 +03:00
serxa
acabee8554
review fixes
2023-02-09 20:17:46 +00:00
Suzy Wang
20f8cf233b
remove comma
2023-02-09 19:53:00 +00:00
Nikolai Kochetov
4aa6e4d683
Revert "Add return flag for preFinalize."
...
This reverts commit 3261378ef8
.
2023-02-09 19:51:09 +00:00