Raúl Marín
|
f752c0b89d
|
Merge pull request #72836 from ClickHouse/revert-72770-more_insistent_compress_in_memory_eng
Revert "More insistent compression in `StorageMemory`"
|
2024-12-05 15:40:26 +00:00 |
|
Raúl Marín
|
ba517d6762
|
Revert "More insistent compression in StorageMemory "
|
2024-12-05 12:47:02 +01:00 |
|
Raúl Marín
|
fd4795c00f
|
Remove some nested deps on SipHash
|
2024-12-04 15:45:26 +01:00 |
|
Raúl Marín
|
19bc382978
|
Remove some nested deps on SipHash
|
2024-12-04 15:45:26 +01:00 |
|
Nikita Taranov
|
b0454acb14
|
Merge pull request #72770 from ClickHouse/more_insistent_compress_in_memory_eng
More insistent compression in `StorageMemory`
|
2024-12-04 12:29:09 +00:00 |
|
Nikita Taranov
|
a71c00000b
|
impl
|
2024-12-03 20:12:51 +01:00 |
|
Nikolai Kochetov
|
6cc668bd88
|
Add serializetion to some query plan steps.
|
2024-12-03 15:00:05 +00:00 |
|
alesapin
|
4f596388a2
|
Merge pull request #72556 from ClickHouse/devirtualize_serialize_call
Devirtualize serialize call in AggregateFunction
|
2024-12-01 21:18:38 +00:00 |
|
alesapin
|
1d0caf1c90
|
Trivial change
|
2024-11-30 18:51:24 +01:00 |
|
vdimir
|
e875005567
|
Fix data race in Squashing with ColumnConst
|
2024-11-28 11:44:08 +00:00 |
|
Vladimir Cherkasov
|
41f7203cfc
|
Merge pull request #72392 from ClickHouse/vdimir/sqashing_rata_race
Fix data race in Squashing with LowCardinality
|
2024-11-26 11:38:23 +00:00 |
|
Alexander Gololobov
|
a35971f749
|
style
|
2024-11-25 20:19:46 +01:00 |
|
Alexander Gololobov
|
10160fed8e
|
Check dictionary permutation size
|
2024-11-25 20:09:03 +01:00 |
|
vdimir
|
bf23cc865e
|
Fix data race in Squashing with LowCardinality
|
2024-11-25 13:47:06 +00:00 |
|
Alexander Gololobov
|
115df8705d
|
Move dictionary sorting out of template method
|
2024-11-25 14:14:32 +01:00 |
|
Alexander Gololobov
|
8d8d1e8503
|
typo
|
2024-11-23 20:37:14 +01:00 |
|
Alexander Gololobov
|
833b137390
|
Undo changes to IColumnImpl.h
|
2024-11-23 20:33:43 +01:00 |
|
Alexander Gololobov
|
f14f794e7d
|
Undo changes to IColumnImpl.h
|
2024-11-23 20:32:37 +01:00 |
|
Alexander Gololobov
|
7e730bba9e
|
Fix: dictionary is already sorted in requested direction
|
2024-11-23 18:57:59 +01:00 |
|
Alexander Gololobov
|
18a881437d
|
Use sorted dictionary to further speed up the comparison
|
2024-11-23 15:41:43 +01:00 |
|
Alexander Gololobov
|
989c85ef52
|
De-virtualize compareAt and getUInt calls in comparator
|
2024-11-23 10:12:11 +01:00 |
|
Nikita Taranov
|
559c4c0b17
|
Merge pull request #72278 from ClickHouse/fix_dyn_col_race
Fix race in `ColumnDynamic::dumpStructure()`
|
2024-11-22 20:03:30 +00:00 |
|
Nikita Taranov
|
c3a32cc215
|
impl
|
2024-11-22 15:01:14 +01:00 |
|
Raúl Marín
|
19dd88c35b
|
Revert "Short circuit optimization for functions executed over Nullable arguments"
|
2024-11-22 12:49:30 +01:00 |
|
Alexey Milovidov
|
1d453fbc85
|
Merge pull request #72020 from ClickHouse/casted
Fix a problem with cast
|
2024-11-22 00:49:47 +00:00 |
|
Alexey Milovidov
|
ad4b201892
|
Merge branch 'master' into casted
|
2024-11-21 06:04:02 +01:00 |
|
Konstantin Bogdanov
|
4d0bc462a8
|
Another batch of clang-tidy fixes
|
2024-11-20 23:08:54 +01:00 |
|
Konstantin Bogdanov
|
b2c81981fb
|
Use clang-19
|
2024-11-20 23:08:47 +01:00 |
|
Raúl Marín
|
2e776256e8
|
Merge pull request #72046 from Algunenano/decimal_trash
Save several minutes of build time
|
2024-11-20 17:13:01 +00:00 |
|
Raúl Marín
|
1c414b9987
|
OSX fix
|
2024-11-19 21:48:37 +01:00 |
|
Raúl Marín
|
dd90fbe13b
|
Fix clang tidy after moving implementation to cpp
|
2024-11-19 20:04:52 +01:00 |
|
Raúl Marín
|
e6f4afe569
|
Move things to implementation file
|
2024-11-19 14:42:45 +01:00 |
|
Raúl Marín
|
2146ab4e4e
|
Move more things to private
|
2024-11-19 14:37:06 +01:00 |
|
Pavel Kruglov
|
e3e4e45278
|
Merge pull request #60129 from bigo-sg/short_circut_func
Short circuit optimization for functions executed over Nullable arguments
|
2024-11-19 13:31:55 +00:00 |
|
Raúl Marín
|
59f73a2053
|
Add back declaration
|
2024-11-19 13:27:19 +01:00 |
|
Raúl Marín
|
445a5e9c9e
|
Style
|
2024-11-18 20:03:35 +01:00 |
|
Raúl Marín
|
557b3e370d
|
Remove code bloat from ColumnVector.h
|
2024-11-18 19:08:42 +01:00 |
|
Sema Checherinda
|
67d1eb84aa
|
Merge branch 'master' into chesema-merge-wb
|
2024-11-18 13:54:20 +01:00 |
|
Raúl Marín
|
fb552dd2c0
|
Remove unused trash
|
2024-11-18 13:49:11 +01:00 |
|
李扬
|
b706458a23
|
Merge branch 'master' into short_circut_func
|
2024-11-18 10:39:51 +08:00 |
|
taiyang-li
|
f4e18669c4
|
fix failed uts
|
2024-11-18 10:30:41 +08:00 |
|
Alexey Milovidov
|
1062e6316f
|
Fix cast
|
2024-11-18 01:35:03 +01:00 |
|
Nikita Taranov
|
3a2dca0193
|
Merge branch 'master' into better_parallel_hash2
|
2024-11-16 20:09:46 +01:00 |
|
Sema Checherinda
|
b3f4e3e5a5
|
Merge branch 'master' into chesema-merge-wb
|
2024-11-15 13:53:46 +01:00 |
|
taiyang-li
|
02de47c9ba
|
Merge remote-tracking branch 'origin/master' into short_circut_func
|
2024-11-14 11:27:49 +08:00 |
|
taiyang-li
|
932caea5f7
|
improve performance
|
2024-11-14 11:24:56 +08:00 |
|
Alexey Milovidov
|
8a724cd2fa
|
Fix tidy
|
2024-11-13 02:50:18 +01:00 |
|
Sema Checherinda
|
f1ab911910
|
cancel or finalize write buffer
|
2024-11-11 11:37:12 +01:00 |
|
Alexey Milovidov
|
73eba44238
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fp16
|
2024-11-11 00:40:39 +01:00 |
|
Nikita Taranov
|
db30c33d04
|
Merge branch 'master' into better_parallel_hash2
|
2024-11-10 20:24:37 +01:00 |
|