Anton Popov
|
94407682b4
|
fix function with sparse columns arguments
|
2023-02-09 18:07:27 +00:00 |
|
Robert Schulze
|
756b704f81
|
build: fix build
|
2022-08-22 08:55:53 +00:00 |
|
Robert Schulze
|
4caf2c4c33
|
Reduce some usage of StringRef
See #39535 and #39300
|
2022-08-21 18:10:32 +00:00 |
|
Maksim Kita
|
07b0845110
|
Fix clang-tidy warnings in Backups, Client, Columns folders
|
2022-03-14 18:17:35 +00:00 |
|
Maksim Kita
|
cbe059f4bd
|
Updated IColumn interface to support getting stable permutation
|
2022-03-10 21:45:31 +00:00 |
|
Dmitry Novik
|
56917ca0ff
|
Fix WriteBuffer initialization
|
2021-12-21 18:49:20 +03:00 |
|
Anton Popov
|
7aa6068fb2
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-10-14 19:44:08 +03:00 |
|
Anton Popov
|
9c296e94f3
|
fix performance of updatePermutation
|
2021-10-01 19:45:17 +03:00 |
|
Anton Popov
|
515cc74530
|
generalize code in IColumn::updatePermutation
|
2021-10-01 00:11:54 +03:00 |
|
Anton Popov
|
c3c3a06078
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-08-20 01:45:38 +03:00 |
|
Pavel Kruglov
|
b841a96c39
|
Refactor code
|
2021-08-10 14:31:15 +03:00 |
|
Pavel Kruglov
|
3ec2ab6156
|
Avoid using expand, fix bugs, add tests and comments
|
2021-08-09 17:54:49 +03:00 |
|
Pavel Kruglov
|
62d4f4b25c
|
Small refactoring and adding comments
|
2021-08-09 17:54:14 +03:00 |
|
Pavel Kruglov
|
400cad4d8b
|
Refactor, fix bugs, improve performance
|
2021-08-09 17:44:04 +03:00 |
|
Pavel Kruglov
|
ae8df9c1c5
|
Add reverse parameter to filter, fix tests, reduce coping
|
2021-08-09 17:43:10 +03:00 |
|
Anton Popov
|
eaf806a731
|
better interface for getIndicesOfNonDefaultRows
|
2021-06-07 18:34:22 +03:00 |
|
Anton Popov
|
e41749997d
|
better interface for getting ratio of default values
|
2021-06-07 16:50:27 +03:00 |
|
Maksim Kita
|
9763c4a4fb
|
IColumn added skipSerializedInArena method
|
2021-03-06 14:36:37 +03:00 |
|
Amos Bird
|
62e8684ad1
|
IColunm::hasEqualValues()
|
2021-03-02 11:55:58 +08:00 |
|
Vitaly Baranov
|
2eecaee08d
|
Better tests for protobuf format.
|
2021-02-20 23:13:32 +03:00 |
|
Alexey Milovidov
|
a9d9a6d56f
|
Merge branch 'master' into in-memory-compression
|
2021-02-19 12:01:33 +03:00 |
|
Alexey Milovidov
|
9b72255ca4
|
Implement compression for all columns except LowCardinality
|
2021-02-18 02:09:46 +03:00 |
|
Vitaly Baranov
|
18e036d19b
|
Improved serialization for data types combined of Arrays and Tuples.
Improved matching enum data types to protobuf enum type.
Fixed serialization of the Map data type.
Omitted values are now set by default.
|
2021-02-17 20:50:09 +03:00 |
|
Alexey Milovidov
|
a368a6802d
|
Move implementation inside out
|
2021-01-03 01:58:10 +03:00 |
|
Vitaly Baranov
|
b76b23ce31
|
Better conversion of String and std::string_view to Field.
|
2020-07-31 19:11:27 +03:00 |
|
alesapin
|
e9c47dc89c
|
Merge branch 'master' into CurtizJ-polymorphic-parts
|
2020-06-26 14:27:19 +03:00 |
|
Nikolai Kochetov
|
38bebfb20d
|
Merge remote-tracking branch 'origin' into provert-master
|
2020-06-17 22:05:45 +03:00 |
|
Nikolai Kochetov
|
6c477d06ad
|
Review fixes.
|
2020-06-17 14:43:55 +03:00 |
|
Anton Popov
|
b19d48a11c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-06-16 06:37:55 +03:00 |
|
Artem Zuikov
|
b66ad25841
|
IColumn::getDataType() (#11438)
|
2020-06-05 01:02:59 +03:00 |
|
Anton Popov
|
1ce09e1faa
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-06-03 16:27:54 +03:00 |
|
Albert Kidrachev
|
d717919c0c
|
some improvements of vectorization compare
|
2020-06-02 03:23:41 +03:00 |
|
Albert Kidrachev
|
fe170508bd
|
devirtualize compareAt calls
|
2020-06-01 15:10:32 +03:00 |
|
Nikita Mikhaylov
|
b48deb91ac
|
comments and styles
|
2020-05-25 17:33:31 +03:00 |
|
Anton Popov
|
6d8749b100
|
in-memory parts: faster computation of checksums
|
2020-05-21 01:16:08 +03:00 |
|
Vasily Morozov
|
ca1bf06498
|
updatePermutation
|
2020-05-18 13:16:49 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|