Nikolai Kochetov
|
6436024e08
|
Fix test with ttl.
|
2022-02-04 16:05:02 +00:00 |
|
Nikolai Kochetov
|
2a6eb593be
|
Revert "Revert "Add pool to WriteBufferFromS3""
|
2022-02-01 13:36:51 +03:00 |
|
alexey-milovidov
|
095d9bfa43
|
Revert "Add pool to WriteBufferFromS3"
|
2022-02-01 05:49:40 +03:00 |
|
Nikolai Kochetov
|
28f2012b06
|
Add some more async writing.
|
2022-01-11 19:02:48 +00:00 |
|
Nikolai Kochetov
|
68bf38133a
|
Add pool to WriteBufferFromS3
|
2021-12-29 14:04:21 +00:00 |
|
Anton Popov
|
9823f28855
|
fix nested
|
2021-11-02 06:03:52 +03:00 |
|
Anton Popov
|
0099dfd523
|
refactoring of SerializationInfo
|
2021-10-29 20:21:02 +03:00 |
|
Anton Popov
|
d71ffc355a
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-10-18 15:18:22 +03:00 |
|
Anton Popov
|
92413aed68
|
better interfaces for IDataType and ISerialization
|
2021-10-14 05:36:49 +03:00 |
|
Anton Popov
|
c4b454494f
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-07-20 15:41:01 +03:00 |
|
Latysheva Alexandra
|
1a2cbe9275
|
Merge branch 'master' into alexelex-encryption-1
|
2021-06-07 21:18:54 +06:00 |
|
Anton Popov
|
3e92c7f61a
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-05-25 21:45:19 +03:00 |
|
Amos Bird
|
c68ef31065
|
Skip data finalization when doing projection materialization.
|
2021-05-20 00:28:50 +08:00 |
|
Anton Popov
|
76613a5dd1
|
serialization: better interfaces
|
2021-05-19 04:48:46 +03:00 |
|
Alexandra
|
3f00f064af
|
wide parts validation with file opening via disk
|
2021-05-18 20:06:09 +00:00 |
|
Anton Popov
|
86d6673d61
|
minor fixes
|
2021-05-16 21:59:43 +03:00 |
|
Anton Popov
|
aea93d9ae5
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-04-20 15:16:12 +03:00 |
|
Anton Popov
|
0a0c510aa2
|
minor fixes
|
2021-04-20 05:51:07 +03:00 |
|
Anton Popov
|
6ce875175b
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-04-16 02:08:20 +03:00 |
|
Anton Popov
|
aa617c6b3c
|
ColumnSparse: fix vertical merge
|
2021-04-16 00:47:11 +03:00 |
|
Anton Popov
|
298251e55d
|
fix merges with sparse columns and disable sparse for some data types
|
2021-04-12 02:33:53 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Anton Popov
|
4b8e90338d
|
ColumnSparse: fixes
|
2021-04-08 05:08:37 +03:00 |
|
Anton Popov
|
17071471f2
|
ColumnSparse: support of functions
|
2021-03-31 04:08:27 +03:00 |
|
Anton Popov
|
372a1b1fe7
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-29 19:57:49 +03:00 |
|
Anton Popov
|
577d571300
|
ColumnSparse: initial implementation
|
2021-03-29 19:54:24 +03:00 |
|
Anton Popov
|
ea82e7725f
|
Merge pull request #21562 from CurtizJ/serialization-refactoring-4
Refactoring of data types serialization
|
2021-03-29 16:36:44 +03:00 |
|
Alexey Milovidov
|
50f712e198
|
Integrate mmap cache to the infrastructure
|
2021-03-28 04:10:30 +03:00 |
|
Anton Popov
|
f7c7c5a9c7
|
Revert "refactoring of serializations"
This reverts commit df6663dcb6 .
|
2021-03-09 20:25:23 +03:00 |
|
Anton Popov
|
df6663dcb6
|
refactoring of serializations
|
2021-03-09 20:02:26 +03:00 |
|
Anton Popov
|
bc417cf54a
|
refactoring of serializations
|
2021-03-09 17:46:52 +03:00 |
|
alesapin
|
21faea1f68
|
Relax check in data writer for non adaptive tables
|
2021-02-10 13:43:31 +03:00 |
|
Alexey Milovidov
|
24c8e53440
|
Merge branch 'master' into multiple-nested
|
2021-01-16 16:28:40 +03:00 |
|
alesapin
|
184dbedb06
|
Fix stupid error
|
2021-01-15 21:50:30 +03:00 |
|
alesapin
|
8ccaa6ede9
|
Additional check for huge granules in MergeTreeDataWriter
|
2021-01-15 15:40:37 +03:00 |
|
alexey-milovidov
|
78fff6bc39
|
Merge branch 'master' into multiple-nested
|
2021-01-15 14:54:27 +03:00 |
|
alesapin
|
f3e55183ad
|
Better test and check
|
2021-01-12 11:46:31 +03:00 |
|
alesapin
|
5ae31b8068
|
Slightly relax check
|
2021-01-12 10:59:14 +03:00 |
|
alesapin
|
c5df8f324c
|
More checks in writer wide
|
2021-01-11 15:03:00 +03:00 |
|
Anton Popov
|
36ae0e4d35
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-01-11 13:51:12 +03:00 |
|
Alexey Milovidov
|
6eb5a5f4d9
|
Remove useless code
|
2021-01-10 03:28:59 +03:00 |
|
Anton Popov
|
11283e3d81
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-12-25 21:25:59 +03:00 |
|
alesapin
|
07b5c03c54
|
Better adjustment of the last mark
|
2020-12-21 11:24:52 +03:00 |
|
alesapin
|
0041c293ab
|
Fix gcc-10 build
|
2020-12-20 11:01:39 +03:00 |
|
alesapin
|
ca6708e594
|
Fix check and granule adjust for non adaptive parts
|
2020-12-19 21:59:20 +03:00 |
|
alesapin
|
b2d53d802d
|
Fix for non-adaptive granularity
|
2020-12-18 23:32:52 +03:00 |
|
alesapin
|
cd598034cd
|
Fix add tests
|
2020-12-18 17:44:31 +03:00 |
|
alesapin
|
c1e7d5d3c1
|
Working code
|
2020-12-18 16:49:45 +03:00 |
|
Anton Popov
|
009efeff40
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-12-18 16:14:09 +03:00 |
|
Anton Popov
|
a42b00c9aa
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-12-17 20:43:23 +03:00 |
|