vdimir
|
e2241b8c7c
|
Merge branch 'grace_hash_join_debug_2306' into many-fixes-2
|
2023-06-28 09:35:20 +00:00 |
|
Alexander Tokmakov
|
0d6c7ffb30
|
Merge remote-tracking branch 'ch/evillique-patch-1' into many-fixes-2
|
2023-06-28 10:45:11 +02:00 |
|
Alexander Tokmakov
|
1ed104417a
|
fix race between executeMetadataAlter and initializeReplication
(cherry picked from commit 1d47783e85 )
|
2023-06-27 23:24:02 +02:00 |
|
Nikita Mikhaylov
|
95d569e563
|
Merge pull request #51480 from vitlibar/fix-memory-leakage-in-compression-codec-deflate-qpl
Fix memory leakage in CompressionCodecDeflateQpl
|
2023-06-27 21:00:40 +02:00 |
|
Nikita Mikhaylov
|
48e8475511
|
Merge pull request #51484 from kssenii/try-data-race-in-bounded-read-buffer
Fix race in BoundedReadBuffer
|
2023-06-27 19:51:09 +02:00 |
|
Nikita Mikhaylov
|
c22b1d3612
|
Merge pull request #51485 from kssenii/fix-flaky-unit-test
Fix flaky unit test
|
2023-06-27 18:46:12 +02:00 |
|
kssenii
|
b8866e0128
|
Fix flaky unit test
|
2023-06-27 16:11:51 +02:00 |
|
kssenii
|
648b647f5f
|
Fix race
|
2023-06-27 15:54:06 +02:00 |
|
Vitaly Baranov
|
89de7a64eb
|
Fix memory leakage in CompressionCodecDeflateQpl.
|
2023-06-27 15:06:31 +02:00 |
|
Nikita Mikhaylov
|
dc0dc227e0
|
Merge pull request #51455 from ClickHouse/many-fixes
Many fixes
|
2023-06-27 13:57:17 +02:00 |
|
Kseniia Sumarokova
|
817a62b7cf
|
Merge branch 'master' into minor-changes-cached-buffer
|
2023-06-27 13:02:37 +02:00 |
|
Kseniia Sumarokova
|
6b06cbe106
|
Merge branch 'master' into add-checks-for-intersecting-ranges
|
2023-06-27 12:55:26 +02:00 |
|
Vitaly Baranov
|
1ae51ffa7b
|
Merge branch 'master' into fix-using-locks-in-process-list
|
2023-06-27 12:19:02 +02:00 |
|
SmitaRKulkarni
|
dcf581a985
|
Merge pull request #50936 from ClickHouse/Fix_race_azure_blob_storage_iterator
Fix race azure blob storage iterator
|
2023-06-27 09:27:45 +02:00 |
|
Alexey Milovidov
|
8c38d10bb4
|
A fix for clang-17
|
2023-06-27 05:49:03 +02:00 |
|
Alexey Milovidov
|
b5635887c3
|
Merge remote-tracking branch 'origin/refactor-subqueries-for-in' into many-fixes
|
2023-06-27 05:39:44 +02:00 |
|
Alexey Milovidov
|
19c054ea21
|
Merge branch 'fix-using-locks-in-process-list' of github.com:vitlibar/ClickHouse into many-fixes
|
2023-06-27 05:37:05 +02:00 |
|
Alexey Milovidov
|
ccbcbe3349
|
Merge remote-tracking branch 'origin/tavplubix-patch-6' into many-fixes
|
2023-06-27 05:33:29 +02:00 |
|
Alexey Milovidov
|
a686833f8e
|
Merge branch 'fix-logical-error-address-to-line-with-inlines' into many-fixes
|
2023-06-27 05:26:05 +02:00 |
|
Alexey Milovidov
|
4615aaacb6
|
Merge branch 'revert-50951' into many-fixes
|
2023-06-27 05:23:46 +02:00 |
|
Alexey Milovidov
|
d996dba7c3
|
Merge branch 'fix-msan-lower-upper' into many-fixes
|
2023-06-27 05:20:45 +02:00 |
|
Alexey Milovidov
|
b67a621af5
|
Merge branch 'disable-compile-expressions' into many-fixes
|
2023-06-27 05:20:29 +02:00 |
|
Alexey Milovidov
|
1d55be0bdc
|
Merge branch 'replace-trycatch' of github.com:rschu1ze/ClickHouse into many-fixes
|
2023-06-27 05:19:06 +02:00 |
|
Alexey Milovidov
|
e81b418137
|
Merge branch 'remove-siphash64-reference-keyed' into many-fixes
|
2023-06-27 05:16:37 +02:00 |
|
Alexey Milovidov
|
93884f4d34
|
Merge branch 'generic-transform' into many-fixes
|
2023-06-27 05:16:16 +02:00 |
|
Vitaly Baranov
|
c01d5ed004
|
Fix after review.
|
2023-06-27 00:27:51 +02:00 |
|
kssenii
|
72e407eb06
|
Better
|
2023-06-26 20:40:18 +02:00 |
|
kssenii
|
01607f0b32
|
Add check for intersecting ranges
|
2023-06-26 20:21:25 +02:00 |
|
Robert Schulze
|
61136680e4
|
Update src/Common/StringSearcher.h
Co-authored-by: ltrk2 <107155950+ltrk2@users.noreply.github.com>
|
2023-06-26 20:05:58 +02:00 |
|
Robert Schulze
|
1ed33b1936
|
Update src/Common/StringSearcher.h
Co-authored-by: ltrk2 <107155950+ltrk2@users.noreply.github.com>
|
2023-06-26 19:22:46 +02:00 |
|
Robert Schulze
|
d8cee8a34c
|
Fix style
|
2023-06-26 19:00:25 +02:00 |
|
kssenii
|
a1eb27ce30
|
Update log message
|
2023-06-26 18:12:41 +02:00 |
|
Robert Schulze
|
45c263cbb5
|
Replace try/catch logic in hasTokenOrNull() by sth more lightweight
|
2023-06-26 15:06:58 +00:00 |
|
Robert Schulze
|
fae545ae5c
|
Merge pull request #51132 from rschu1ze/inefficient-query-cache
Fix ineffective query cache for SELECTs with subqueries
|
2023-06-26 16:54:54 +02:00 |
|
lgbo-ustc
|
179a7ce202
|
debug
|
2023-06-26 20:43:19 +08:00 |
|
Nikolai Kochetov
|
4bfe75ce81
|
Merge branch 'master' into set-index-nullable-atoms
|
2023-06-26 14:34:42 +02:00 |
|
Alexander Tokmakov
|
eb649873b3
|
Unify merge predicate (#51344)
* unify merge predicate
* Update BaseDaemon.cpp
|
2023-06-26 13:48:21 +03:00 |
|
Alexander Tokmakov
|
e92035072b
|
Update MergeTreeTransaction.cpp
|
2023-06-26 13:44:09 +03:00 |
|
Alexey Milovidov
|
8e6f665585
|
Fix build
|
2023-06-26 05:57:38 +02:00 |
|
Alexey Milovidov
|
b8e6bd3299
|
Merge branch 'master' into refactor-subqueries-for-in
|
2023-06-26 06:05:12 +03:00 |
|
Alexey Milovidov
|
477b707ff1
|
Revert "Merge pull request #50951 from ZhiguoZh/20230607-toyear-fix"
This reverts commit 6bbd0d144d , reversing
changes made to 74cb79769b .
|
2023-06-26 02:02:24 +02:00 |
|
Nikolay Degterinsky
|
4b02d83999
|
Merge pull request #50950 from alekar/improve-outfile
Address some usability issues with INTO OUTFILE usage.
|
2023-06-25 18:40:55 +02:00 |
|
Alexey Milovidov
|
071cd58be8
|
Fix "logical error" in addressToLineWithInlines
|
2023-06-25 08:31:02 +02:00 |
|
Alexey Milovidov
|
650e80663c
|
Fix MSan report in lowerUTF8/upperUTF8
|
2023-06-25 05:59:02 +02:00 |
|
Alexey Milovidov
|
d84a4626b0
|
Disable "compile_expressions" setting by default
|
2023-06-25 03:22:59 +02:00 |
|
Yakov Olkhovskiy
|
71678f64b1
|
Merge pull request #49759 from ClickHouse/cast-ipv6-to-ipv4
Allow to cast IPv6 to IPv4 for address in proper mapping block
|
2023-06-24 17:33:15 -04:00 |
|
Alexey Milovidov
|
3ed86867f8
|
Remove sipHash128ReferenceKeyed
|
2023-06-24 23:06:13 +02:00 |
|
Alexander Gololobov
|
18bab6fee9
|
Merge pull request #51347 from ClickHouse/speedup_datelut_init
Speedup DateLUT initialization
|
2023-06-24 13:57:35 +02:00 |
|
Alexey Milovidov
|
2c69cff589
|
Merge branch 'master' into set-index-nullable-atoms
|
2023-06-24 10:18:20 +03:00 |
|
Alexey Milovidov
|
a7febd1c13
|
Backward compatibility
|
2023-06-24 08:28:23 +02:00 |
|