avogar
|
cd06945a03
|
Fix crash with Variant + AggregateFunction type
|
2024-07-25 13:05:25 +00:00 |
|
Nikita Taranov
|
c15699e32d
|
Merge pull request #66652 from ClickHouse/separate_macro_for_debug_or_san_build
Introduce separate DEBUG_OR_SANITIZER_BUILD macro
|
2024-07-22 14:52:13 +00:00 |
|
Alexey Milovidov
|
2beed8c304
|
Merge pull request #66579 from ClickHouse/fix-weak-hash-for-sparce
Fix weak hash for sparse
|
2024-07-21 04:32:17 +00:00 |
|
lgbo-ustc
|
09cf5b1188
|
column_length is not updated in ColumnTuple::insertManyFrom
|
2024-07-19 20:25:36 +08:00 |
|
Nikita Taranov
|
5608914bca
|
impl
|
2024-07-17 16:59:31 +01:00 |
|
Nikolai Kochetov
|
05874d0b85
|
Fixing style.
|
2024-07-17 15:37:55 +00:00 |
|
Nikolai Kochetov
|
9b1e5c81d5
|
Merge branch 'master' into fix-weak-hash-for-sparce
|
2024-07-17 15:25:18 +02:00 |
|
Nikolai Kochetov
|
baade8baf4
|
Replace updateWeakHash to getWeakHash
|
2024-07-17 13:23:44 +00:00 |
|
Nikolai Kochetov
|
4dea89df76
|
Cleanup.
|
2024-07-16 13:50:58 +00:00 |
|
Nikolai Kochetov
|
04f3c29b60
|
Fix crash.
|
2024-07-16 13:47:38 +00:00 |
|
Nikolai Kochetov
|
2bc65fe208
|
Make ColumnSparse::updateWeakHash32 consistent with internal column.
|
2024-07-16 09:44:05 +00:00 |
|
Sema Checherinda
|
a8e55ac816
|
Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview
|
2024-07-11 18:01:12 +02:00 |
|
Alexey Milovidov
|
3c93091bd8
|
Merge pull request #65687 from ClickHouse/checks_for_column_type
Introduce type contract checks in `IColumn`
|
2024-07-10 23:40:34 +00:00 |
|
Kruglov Pavel
|
f3bfe8d881
|
Merge branch 'master' into data-types-binary-encoding
|
2024-07-09 12:27:06 +02:00 |
|
Nikita Taranov
|
1e48831d76
|
better
|
2024-07-08 18:21:06 +01:00 |
|
Sema Checherinda
|
f371daa7a7
|
Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview
|
2024-07-08 18:56:36 +02:00 |
|
Nikita Taranov
|
b3993532a9
|
compareAt
|
2024-07-08 17:17:39 +01:00 |
|
Nikita Taranov
|
1b45ac30a2
|
insertFrom
|
2024-07-08 17:14:25 +01:00 |
|
Nikita Taranov
|
3be0ab5c4b
|
insertManyFrom
|
2024-07-08 17:05:55 +01:00 |
|
Nikita Taranov
|
24dc3b4020
|
insertRangeFrom
|
2024-07-08 16:57:00 +01:00 |
|
Nikita Taranov
|
7dc3ae381f
|
better
|
2024-07-08 15:51:13 +01:00 |
|
Nikita Taranov
|
55f363d5f0
|
better
|
2024-07-08 15:51:13 +01:00 |
|
Nikita Taranov
|
f972e80589
|
fix
|
2024-07-08 15:51:13 +01:00 |
|
Nikita Taranov
|
286f2abca2
|
try fix
|
2024-07-08 15:51:13 +01:00 |
|
Nikita Taranov
|
2302fcf9ac
|
fix build
|
2024-07-08 15:51:13 +01:00 |
|
Nikita Taranov
|
dd1b85e63d
|
add type check
|
2024-07-08 15:51:13 +01:00 |
|
Nikita Taranov
|
93d0f7a485
|
refactor
|
2024-07-08 15:51:12 +01:00 |
|
Michael Kolupaev
|
d4a4e4ec2d
|
Fix crash when adding empty tuple to query cache
|
2024-07-05 22:43:33 +00:00 |
|
Sema Checherinda
|
5e4a244faf
|
Revert "Revert "insertion deduplication on retries for materialised views""
|
2024-07-05 16:52:51 +02:00 |
|
Sema Checherinda
|
77e60543fd
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
|
Kruglov Pavel
|
6239f7d62f
|
Merge branch 'master' into data-types-binary-encoding
|
2024-07-05 13:20:31 +02:00 |
|
avogar
|
b1f45da3eb
|
Implement binary encoding for ClickHouse data types
|
2024-06-21 18:20:35 +00:00 |
|
Sema Checherinda
|
aab99ed70a
|
Merge branch 'master' into chesema-dedup-matview
|
2024-06-14 16:43:26 +02:00 |
|
Nikita Taranov
|
dc1d710b82
|
Merge pull request #64783 from canhld94/fix_vertical_final2
Remove bad optimization in vertical final implementation and re-enable vertical final
|
2024-06-14 11:17:33 +00:00 |
|
Alexey Milovidov
|
efb31c1d3f
|
Merge pull request #60556 from HappenLee/master
Remove useless virtual func call in ColumnNullable
|
2024-06-14 11:11:40 +00:00 |
|
Sema Checherinda
|
979e84513b
|
Merge branch 'master' into chesema-dedup-matview
|
2024-06-13 18:56:46 +02:00 |
|
Duc Canh Le
|
7f60444934
|
Merge branch 'master' into fix_vertical_final2
Fix CI
|
2024-06-11 03:34:53 +00:00 |
|
Raúl Marín
|
078f5f4ee0
|
Fix bug in short circuit evaluation
|
2024-06-07 13:10:12 +02:00 |
|
Alexey Milovidov
|
78506304b7
|
Merge pull request #55061 from amosbird/support-empty-tuple-2
Support empty tuple [second implementation]
|
2024-06-05 02:00:03 +02:00 |
|
Sema Checherinda
|
7794fd9ebc
|
Merge branch 'master' into chesema-dedup-matview
|
2024-06-04 17:27:23 +02:00 |
|
Duc Canh Le
|
2d72e194fb
|
remove bad optimization and re-enable vertical final
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-06-04 08:19:07 +00:00 |
|
Igor Markelov
|
52eb917ef0
|
Merge branch 'master' into add-compression-sorts-optimization
|
2024-06-03 20:47:04 +00:00 |
|
Raúl Marín
|
ee416a6862
|
Merge pull request #63723 from Algunenano/ifunction_column_size
Add a bunch of important asserts
|
2024-06-03 14:04:02 +00:00 |
|
Amos Bird
|
6fe266bc09
|
Fix build
|
2024-06-03 16:06:40 +08:00 |
|
Amos Bird
|
162a6c5685
|
Update src/Columns/ColumnTuple.cpp
Co-authored-by: vdimir <vdimir@clickhouse.com>
|
2024-06-03 16:05:45 +08:00 |
|
Amos Bird
|
d5835b6eea
|
Update src/Columns/ColumnTuple.h
Co-authored-by: vdimir <vdimir@clickhouse.com>
|
2024-06-03 16:05:45 +08:00 |
|
Amos Bird
|
f397853577
|
Fix more tests
|
2024-06-03 16:05:44 +08:00 |
|
Amos Bird
|
1826159c37
|
Fix tests
|
2024-06-03 16:05:44 +08:00 |
|
Amos Bird
|
7bec19a82d
|
Address reviews
|
2024-06-03 16:05:44 +08:00 |
|
Amos Bird
|
b2d6610d5f
|
Support empty tuple.
|
2024-06-03 16:05:42 +08:00 |
|