Anton Popov
|
54f51444c0
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-12-01 15:49:02 +03:00 |
|
alexey-milovidov
|
1e058fb207
|
Merge pull request #30190 from azat/ReadBuffer-throw-on-empty
Do not allow zero-length reads
|
2021-11-17 10:21:08 +03:00 |
|
Anton Popov
|
9823f28855
|
fix nested
|
2021-11-02 06:03:52 +03:00 |
|
Anton Popov
|
d50137013c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-11-01 16:55:53 +03:00 |
|
Anton Popov
|
c66207f606
|
fix nested
|
2021-11-01 05:13:07 +03:00 |
|
Anton Popov
|
0099dfd523
|
refactoring of SerializationInfo
|
2021-10-29 20:21:02 +03:00 |
|
Azat Khuzhin
|
a1926b3a55
|
Fix MergeTreeReaderCompact with empty buffer (max_read_buffer_size=0)
CI: https://clickhouse-test-reports.s3.yandex.net/30190/0682d80f603d934eda51c93959164ee29eb52c02/functional_stateless_tests_(debug).html#fail1
|
2021-10-27 22:25:03 +03:00 |
|
kssenii
|
52296e8b04
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-25 00:22:32 +03:00 |
|
Azat Khuzhin
|
4599e9191b
|
Fix explicit 0 size for readFile()
|
2021-10-24 18:58:22 +03:00 |
|
kssenii
|
39b9e9c258
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-22 15:40:41 +03:00 |
|
kssenii
|
df5dc4e991
|
Adjust MergeTreeIndexReader
|
2021-10-19 10:51:45 +03:00 |
|
Azat Khuzhin
|
cd4b33c8c9
|
Verify that all rows was read in MergeTreeReaderCompact
v0: Use fmt-like style exception in MergeTreeReaderCompact
v2: Update the check
|
2021-10-18 21:19:34 +03:00 |
|
Anton Popov
|
d71ffc355a
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-10-18 15:18:22 +03:00 |
|
kssenii
|
3995506d37
|
Adjust range reader for remote fs reads
|
2021-10-15 11:36:26 +03:00 |
|
Anton Popov
|
92413aed68
|
better interfaces for IDataType and ISerialization
|
2021-10-14 05:36:49 +03:00 |
|
Anton Popov
|
6f9e53197c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-20 17:17:05 +03:00 |
|
Anton Popov
|
1c80a95b36
|
slightly better code near reading of subcolumns
|
2021-09-18 22:34:54 +03:00 |
|
Anton Popov
|
eef436fe22
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-16 18:07:42 +03:00 |
|
Anton Popov
|
8999a83320
|
add comment
|
2021-09-10 20:22:28 +03:00 |
|
Anton Popov
|
a63887413c
|
fix reading of subcolumns from compact parts
|
2021-09-10 20:19:18 +03:00 |
|
Anton Popov
|
8203bd1ac6
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-09 14:04:37 +03:00 |
|
Alexey Milovidov
|
f7ca674b0c
|
Progress on development
|
2021-08-25 01:07:06 +03:00 |
|
Anton Popov
|
e69cbab3fb
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-06-02 20:18:19 +03:00 |
|
kssenii
|
2a631aaf08
|
Final fixes
|
2021-05-29 00:34:44 +03:00 |
|
Anton Popov
|
a06f2fed9a
|
serializations: fix mutations
|
2021-05-19 19:09:04 +03:00 |
|
Anton Popov
|
76613a5dd1
|
serialization: better interfaces
|
2021-05-19 04:48:46 +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
|
81ac6382a3
|
slightly better performance
|
2021-03-13 21:05:18 +03:00 |
|
Anton Popov
|
bc417cf54a
|
refactoring of serializations
|
2021-03-09 17:46:52 +03:00 |
|
Alexey Milovidov
|
9ee5c1535e
|
Allow to disable checksums on read
|
2021-01-25 23:29:04 +03:00 |
|
Anton Popov
|
d7200ee2ed
|
minor changes
|
2021-01-13 02:20:32 +03:00 |
|
Anton Popov
|
40b5ffe3b5
|
minor renames
|
2020-12-22 18:06:12 +03:00 |
|
Anton Popov
|
6de8b05b7c
|
improvements in subcolumns reading
|
2020-12-17 20:10:33 +03:00 |
|
Anton Popov
|
1f65478b49
|
implement nested with multiple nesting
|
2020-11-21 20:27:42 +03:00 |
|
Anton Popov
|
01a04e06ef
|
implement nested with multiple nesting
|
2020-11-06 21:57:04 +03:00 |
|
Anton Popov
|
55d867a660
|
avoid double reading of subcolumns
|
2020-10-26 21:55:52 +03:00 |
|
Anton Popov
|
cbe12a532e
|
allow to extract subcolumns from column
|
2020-10-13 22:39:22 +03:00 |
|
Anton Popov
|
68913eab62
|
better reading from compact parts with differents codecs
|
2020-09-04 15:48:55 +03:00 |
|
Anton Popov
|
98011f6fc3
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-09-03 17:53:05 +03:00 |
|
alesapin
|
943eb2f990
|
bump CI
|
2020-08-04 12:42:51 +03:00 |
|
Amos Bird
|
019f6d3a76
|
Report broken parts in compact MergeTree
|
2020-08-04 16:45:52 +08:00 |
|
Anton Popov
|
d3fbeb296e
|
write compressed blocks for every column in granule
|
2020-07-23 19:56:12 +03:00 |
|
Anton Popov
|
1d0493cfcc
|
better code in ReaderCompact and perf test added
|
2020-07-23 18:37:44 +03:00 |
|
Anton Popov
|
c6423b2b28
|
lower read buffer size, while reading from compact parts
|
2020-07-15 14:53:23 +03:00 |
|
Anton Popov
|
fbec940e0f
|
fix reading and check query for compact parts with different codecs
|
2020-07-11 02:33:36 +03:00 |
|
Anton Popov
|
24f627e52c
|
fix reading from compact parts with different codecs
|
2020-07-10 18:57:10 +03:00 |
|
alesapin
|
e9c47dc89c
|
Merge branch 'master' into CurtizJ-polymorphic-parts
|
2020-06-26 14:27:19 +03:00 |
|
Alexey Milovidov
|
5608f15749
|
Revive mmap IO
|
2020-06-25 22:15:41 +03:00 |
|
alesapin
|
dffdece350
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +03:00 |
|