Duc Canh Le
|
44a3dc1cd8
|
add new method to check if two types are exactly identical
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2023-11-22 15:02:34 +00:00 |
|
Dmitry Novik
|
7539928814
|
Merge pull request #56079 from ZhiguoZh/20231027-combine-filter-avx512
Optimize DB::combineFilters with AVX512_VBMI2 intrinsic
|
2023-11-22 15:42:33 +01:00 |
|
Robert Schulze
|
51aaee95e3
|
'x'-> 'u'(nsigned), 'y' -> 's'(igned)
|
2023-11-22 14:34:13 +00:00 |
|
Robert Schulze
|
f184d69115
|
Remove equivalent_integer typedef
|
2023-11-22 14:26:46 +00:00 |
|
Andrej Hoos
|
9b549fd4fc
|
Optimize query uniqueness check in ProcessList
|
2023-11-22 15:26:44 +01:00 |
|
Kruglov Pavel
|
e1904cbdf1
|
Cancel PipelineExecutor properly in case of exception in spawnThreads
|
2023-11-22 14:43:52 +01:00 |
|
Kruglov Pavel
|
9fb1acc947
|
Merge pull request #56810 from Avogar/iceberg-metadata-files
Iceberg metadata files
|
2023-11-22 14:40:04 +01:00 |
|
Alexey Milovidov
|
3463d9af7d
|
Merge pull request #57048 from ClickHouse/vdimir/pmj_crash_57016
Fix Nullptr dereference in partial merge join with joined_subquery_re…
|
2023-11-22 13:44:19 +01:00 |
|
Sema Checherinda
|
adf4ade00a
|
Update tests/integration/test_merge_tree_s3/test.py
|
2023-11-22 13:38:15 +01:00 |
|
Alexey Milovidov
|
d0653f244b
|
Merge pull request #57062 from ClickHouse/add-comment-to-transformPipeline
Better comment for ITransformingStep::transformPipeline
|
2023-11-22 13:37:11 +01:00 |
|
Alexey Milovidov
|
54410f16c6
|
Merge pull request #57063 from ClickHouse/fix-duplicate-storage-set-analyzer
Fix `Duplicate set` for StorageSet with analyzer.
|
2023-11-22 13:36:44 +01:00 |
|
Alexey Milovidov
|
05ef7313f3
|
Merge pull request #57100 from konruvikt/patch-1
Update numbers.md
|
2023-11-22 13:36:08 +01:00 |
|
konruvikt
|
73c5bf1976
|
Update numbers.md
|
2023-11-22 15:28:57 +03:00 |
|
Kruglov Pavel
|
96a3cefff6
|
Merge pull request #56118 from edef1c/large-arrow-list
Support reading arrow::LargeListArray
|
2023-11-22 13:28:46 +01:00 |
|
Alexey Milovidov
|
132c2e7a46
|
Fix test
|
2023-11-22 12:13:47 +01:00 |
|
Alexey Milovidov
|
77fc95ab67
|
Minor changes
|
2023-11-22 12:13:47 +01:00 |
|
Alexey Milovidov
|
9cf7ebeced
|
Minor changes
|
2023-11-22 12:13:47 +01:00 |
|
Alexey Milovidov
|
dd54c7e224
|
Fix error
|
2023-11-22 12:13:47 +01:00 |
|
Alexey Milovidov
|
84f669c113
|
Fix error
|
2023-11-22 12:13:47 +01:00 |
|
Alexey Milovidov
|
aa41bc49bf
|
Faster build time
|
2023-11-22 12:13:47 +01:00 |
|
Alexey Milovidov
|
bba3e2a189
|
Faster build time
|
2023-11-22 12:13:47 +01:00 |
|
Alexey Milovidov
|
c72b256c63
|
Fix error
|
2023-11-22 12:13:47 +01:00 |
|
Alexey Milovidov
|
a3c4c84c87
|
Fix error
|
2023-11-22 12:13:47 +01:00 |
|
Alexey Milovidov
|
d25b556223
|
Avoid excessive allocation in Arena
|
2023-11-22 12:13:47 +01:00 |
|
Alexey Milovidov
|
d1015aae8e
|
Merge pull request #57073 from ClickHouse/implement-bit-hamming-distance-for-big-integers
Implement `bitHammingDistance` for big integers
|
2023-11-22 11:56:33 +01:00 |
|
Kseniia Sumarokova
|
2880e6437e
|
Merge pull request #56936 from jrdi/fs-cache-hit-profile-events
Add CachedReadBufferReadFromCache{Hits,Misses} profile events
|
2023-11-22 11:26:00 +01:00 |
|
Igor Nikonov
|
7c0198a26c
|
Fix clang-tidy warning
|
2023-11-22 09:48:18 +00:00 |
|
Raúl Marín
|
e92044cec0
|
Merge pull request #57052 from Algunenano/fix_race_remotesource
Fix race condition in RemoteSource
|
2023-11-22 09:23:57 +01:00 |
|
Raúl Marín
|
a1bb31525a
|
Merge pull request #57029 from ClickHouse/fix_DatabaseFilesystem_path_validation
Fix file path validation for DatabaseFileSystem
|
2023-11-22 09:19:19 +01:00 |
|
Antonio Andelic
|
b18cb1e5cd
|
Merge pull request #57047 from ClickHouse/keeper-small-fixes
Small Keeper fixes
|
2023-11-22 08:47:58 +01:00 |
|
Antonio Andelic
|
8c88dbe5aa
|
Merge pull request #57033 from ClickHouse/fix-fuzzbits
Fix `fuzzBits` with `ARRAY JOIN`
|
2023-11-22 08:46:28 +01:00 |
|
Jordi Villar
|
3fcc6031a5
|
Fix unit test
|
2023-11-22 08:33:41 +01:00 |
|
Jordi Villar
|
80d21e2ccd
|
Adding a unit test
|
2023-11-22 08:33:41 +01:00 |
|
Jordi Villar
|
0a14b39aed
|
Avoid returning bigger resolution when fpr > 0.283
|
2023-11-22 08:33:41 +01:00 |
|
Nikolay Degterinsky
|
58b51a7f23
|
Better metadata path
|
2023-11-22 05:37:51 +00:00 |
|
Alexey Milovidov
|
5cb55d3f8c
|
Fix style
|
2023-11-22 01:24:58 +01:00 |
|
Alexey Milovidov
|
f4f4615d72
|
Fix test
|
2023-11-22 01:23:24 +01:00 |
|
Alexey Milovidov
|
de5556b458
|
Add a test
|
2023-11-22 00:29:43 +01:00 |
|
Alexey Milovidov
|
8ed04c7645
|
Merge branch 'master' into implement-bit-hamming-distance-for-big-integers
|
2023-11-22 00:10:11 +01:00 |
|
Alexey Milovidov
|
4dd19c2097
|
Minor changes
|
2023-11-22 00:08:00 +01:00 |
|
Alexey Milovidov
|
b30a864fe3
|
Minor changes
|
2023-11-21 23:57:06 +01:00 |
|
Alexey Milovidov
|
687e6d20f8
|
Fix error
|
2023-11-21 23:53:14 +01:00 |
|
Alexey Milovidov
|
2b490c931b
|
Fix error
|
2023-11-21 23:52:40 +01:00 |
|
Alexey Milovidov
|
5136dad502
|
Faster build time
|
2023-11-21 23:38:06 +01:00 |
|
Alexey Milovidov
|
bd9ff8871f
|
Faster build time
|
2023-11-21 23:32:47 +01:00 |
|
Ilya Golshtein
|
c2816ec589
|
merge_row_policy: make clang-tidy happy
|
2023-11-21 22:06:18 +00:00 |
|
Dmitry Novik
|
1e0b4f979c
|
Add extra test
|
2023-11-21 22:55:55 +01:00 |
|
Kseniia Sumarokova
|
e4f66b8469
|
Merge pull request #55158 from kssenii/fs-cache-improvement
fs cache improvement for big reads
|
2023-11-21 21:50:00 +01:00 |
|
Kseniia Sumarokova
|
04aa0b10fc
|
Merge pull request #56990 from ClickHouse/s3queue-fix-incorrect-ref-count-from-exception-in-ctor
S3Queue: fix metadata reference increment
|
2023-11-21 21:37:23 +01:00 |
|
Kseniia Sumarokova
|
582c91af35
|
Merge pull request #57036 from ClickHouse/add-system-s3-queue-log-to-config
Add system.s3queue_log to default config
|
2023-11-21 21:35:21 +01:00 |
|