alexey-milovidov
|
4cc0b0298c
|
Merge pull request #28269 from amosbird/fixweirdcode
Better nullable primary key implementation
|
2021-09-01 00:48:45 +03:00 |
|
Amos Bird
|
f2374a6916
|
Better nullable primary key implementation.
|
2021-08-28 17:48:28 +08:00 |
|
Alexey Milovidov
|
8f57216180
|
Progress on development
|
2021-08-25 00:45:58 +03:00 |
|
Alexey Milovidov
|
d184b79bba
|
Progress on async reads.
|
2021-08-16 03:00:32 +03:00 |
|
Amos Bird
|
f2ed5ef42b
|
Nullable primary key with correct KeyCondition
|
2021-06-18 23:04:24 +08:00 |
|
Alexey Milovidov
|
4e982a3ae6
|
Merge branch 'master' into minor-changes-3
|
2021-06-15 00:45:45 +03:00 |
|
Alexey Milovidov
|
f49463d1e5
|
Fix clang-tidy
|
2021-06-14 07:28:17 +03:00 |
|
Alexey Milovidov
|
447d7bb8cd
|
Minor changes
|
2021-06-14 07:13:35 +03:00 |
|
Alexey Milovidov
|
2211ba53d4
|
Copy paste some code
|
2021-06-14 05:48:10 +03:00 |
|
Alexey Milovidov
|
6c5b2b827c
|
Move code to more appropriate place
|
2021-06-10 02:58:51 +03:00 |
|
Nikolai Kochetov
|
12791431da
|
Revert old UUID hash used for partition ID.
|
2021-06-09 16:51:40 +03:00 |
|
kssenii
|
70469429c1
|
Fixes
|
2021-05-24 23:39:56 +00:00 |
|
kssenii
|
5606e248a7
|
Fix
|
2021-05-22 16:19:56 +00:00 |
|
kssenii
|
94b5763dbd
|
Revert "Different approach to fix modulo"
This reverts commit 665f1aa0f6 .
|
2021-05-21 16:14:01 +00:00 |
|
kssenii
|
30845a383f
|
Fix comparisons with modulo key
|
2021-05-21 15:01:41 +00:00 |
|
kssenii
|
665f1aa0f6
|
Different approach to fix modulo
|
2021-05-21 14:30:08 +00:00 |
|
kssenii
|
56b388addf
|
Add check for nullptr
|
2021-05-19 19:32:04 +00:00 |
|
kssenii
|
477214a57f
|
Fix partitionPrunner with modulo
|
2021-05-19 17:36:32 +00:00 |
|
kssenii
|
8c955680ad
|
Add comments and remove adjusted deserializarion
|
2021-05-17 14:33:04 +00:00 |
|
kssenii
|
807684812e
|
Fix clang tidy
|
2021-05-16 18:18:11 +00:00 |
|
kssenii
|
d44f1680da
|
Use unsigned type for (de)serialization
|
2021-05-16 18:09:55 +00:00 |
|
kssenii
|
22b6d0eb25
|
Adjust modulo recursively
|
2021-05-16 09:20:59 +00:00 |
|
kssenii
|
c7f51fe60e
|
Modulo adjustment for partition key
|
2021-05-15 19:51:02 +00:00 |
|
Anton Popov
|
bc417cf54a
|
refactoring of serializations
|
2021-03-09 17:46:52 +03:00 |
|
Pavel Kovalenko
|
69b4bc6f33
|
Proper error handling during insert into MergeTree with S3.
|
2020-10-06 12:38:00 +03:00 |
|
alesapin
|
6f1824f0ea
|
Correct merge with master
|
2020-06-26 14:30:23 +03:00 |
|
alesapin
|
e9c47dc89c
|
Merge branch 'master' into CurtizJ-polymorphic-parts
|
2020-06-26 14:27:19 +03:00 |
|
alesapin
|
63f8f89ca0
|
bump CI
|
2020-06-24 19:06:01 +03:00 |
|
alesapin
|
08f5ed6da3
|
Fix unitialized memory
|
2020-06-24 17:12:44 +03:00 |
|
alesapin
|
ab61abccc1
|
Partition key in StorageInMemoryMetadata
|
2020-06-17 13:34:23 +03:00 |
|
Anton Popov
|
1ce09e1faa
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-06-03 16:27:54 +03:00 |
|
alesapin
|
8bc527eecd
|
Compile partition key
|
2020-05-20 15:16:55 +03:00 |
|
Anton Popov
|
4878c91d07
|
in-memory parts: better restore from wal
|
2020-05-06 14:57:38 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|