feng lv
|
6325d4d9b0
|
continue of #34317
fix
fix
|
2022-02-06 08:59:17 +00:00 |
|
Maksim Kita
|
5ef83deaa6
|
Update sort to pdqsort
|
2022-01-30 19:49:48 +00:00 |
|
Azat Khuzhin
|
d37ebda2d2
|
Tiny cleanup in SerializationTuple
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-29 12:35:32 +03:00 |
|
Azat Khuzhin
|
b511abb72c
|
Use reserve() over resize() for Map
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-29 12:29:13 +03:00 |
|
Azat Khuzhin
|
9e740eb9d0
|
Use reserve() over resize() for Tuple
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-29 12:29:13 +03:00 |
|
Azat Khuzhin
|
06318ebed5
|
SerializationArray: Use reserve() over resize()
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-29 12:28:32 +03:00 |
|
alexey-milovidov
|
cd2305eb57
|
Merge pull request #33956 from CurtizJ/fix-nested-tuples
Fix reading of nested tuples
|
2022-01-27 22:58:11 +03:00 |
|
Kruglov Pavel
|
662ea9d024
|
Merge pull request #33927 from kitaisreal/range-hashed-dictionary-refactoring
RangeHashedDictionary refactoring
|
2022-01-26 15:26:57 +03:00 |
|
tavplubix
|
9e91a9dfd1
|
Merge pull request #33429 from zzsmdfj/MaterializeMySQL_support_set_and_other_dataType
MaterializeMySQL support SET YEAR TIME GEOMETRY dataType
|
2022-01-26 11:29:46 +03:00 |
|
Anton Popov
|
9a34f195bd
|
add comments
|
2022-01-26 02:24:22 +03:00 |
|
Kruglov Pavel
|
1b19139f74
|
Merge pull request #31862 from Avogar/fix-lz4
Try to fix lz4 compression
|
2022-01-25 14:34:45 +03:00 |
|
Maksim Kita
|
c72f7f2147
|
RangeHashedDictionary added support for range values that extend Int64 type
|
2022-01-25 11:13:37 +00:00 |
|
Anton Popov
|
56d2b52693
|
fix reading of nested tuples
|
2022-01-24 18:44:11 +03:00 |
|
alexey-milovidov
|
43f2e2c178
|
Merge pull request #33849 from CurtizJ/fix-sparse-columns
Fix sparse columns
|
2022-01-21 21:13:02 +03:00 |
|
Kruglov Pavel
|
daba57a933
|
Merge pull request #33737 from Avogar/bool-type
Some improvements and fixes for Bool data type
|
2022-01-21 15:24:58 +03:00 |
|
mergify[bot]
|
65e940d55c
|
Merge branch 'master' into MaterializeMySQL_support_set_and_other_dataType
|
2022-01-21 11:37:22 +00:00 |
|
Maksim Kita
|
c68fe35b2f
|
Merge pull request #33832 from kitaisreal/type-id-name-fix
TypeId better naming
|
2022-01-21 11:36:02 +01:00 |
|
zzsmdfj
|
411f43ec4d
|
to MaterializeMySQL_support_set_and_other_dataType
|
2022-01-21 12:24:12 +08:00 |
|
zzsmdfj
|
e380e59b16
|
MaterializeMySQL support SET YEAR TIME GEOMETRY dataType
|
2022-01-21 12:24:11 +08:00 |
|
Anton Popov
|
c2206c0b96
|
better storing serialization infos
|
2022-01-21 03:29:30 +03:00 |
|
Maksim Kita
|
4d41c6a2ac
|
Fixed build
|
2022-01-20 17:08:55 +00:00 |
|
Amos Bird
|
e62f4e50a6
|
Fix KeyCondition with no common types
|
2022-01-20 21:56:12 +08:00 |
|
Maksim Kita
|
6b9a5ab15e
|
TypeId name fix
|
2022-01-20 13:51:00 +00:00 |
|
mergify[bot]
|
9326f99d78
|
Merge branch 'master' into fix-lz4
|
2022-01-20 11:53:51 +00:00 |
|
avogar
|
ba54a5ff80
|
Some improvements and fixes for Bool data type
|
2022-01-20 14:16:11 +03:00 |
|
Maksim Kita
|
ff15e5af1d
|
Fixed tests
|
2022-01-16 11:45:36 +00:00 |
|
Anton Popov
|
12195b149f
|
Merge pull request #31966 from ucasfl/comp-decimal-float
Enable comparison between Decimal and Float
|
2022-01-14 12:56:26 +03:00 |
|
mergify[bot]
|
48f8706869
|
Merge branch 'master' into comp-decimal-float
|
2022-01-13 04:33:28 +00:00 |
|
taiyang-li
|
1e102bc1b2
|
merge master
|
2022-01-01 09:01:06 +08:00 |
|
Vladimir C
|
794e906ffd
|
Merge pull request #33218 from amosbird/betternullablekey
|
2021-12-30 17:13:44 +03:00 |
|
avogar
|
8112a71233
|
Implement schema inference for most input formats
|
2021-12-29 12:18:56 +03:00 |
|
Amos Bird
|
1cbd05ae9e
|
Correctly prevent nullable primary keys if necessary.
|
2021-12-27 17:32:37 +08:00 |
|
taiyang-li
|
9036b18c2f
|
merge master
|
2021-12-27 15:12:48 +08:00 |
|
mergify[bot]
|
f5a7e58cb0
|
Merge branch 'master' into comp-decimal-float
|
2021-12-26 07:13:00 +00:00 |
|
Alexey Milovidov
|
fa25a95273
|
Fix clang-tidy
|
2021-12-25 15:41:07 +03:00 |
|
alexey-milovidov
|
26a735c52f
|
Merge pull request #32984 from Avogar/bool-type
Improve Bool data type
|
2021-12-25 06:22:54 +03:00 |
|
avogar
|
602578deab
|
Update bool serialization/deserialization for Values format
|
2021-12-24 13:20:58 +03:00 |
|
Alexey Milovidov
|
29d28c531f
|
Move code around to avoid dlsym on Musl
|
2021-12-24 12:25:27 +03:00 |
|
avogar
|
e38cb0389c
|
Remove NOLINT
|
2021-12-23 21:22:51 +03:00 |
|
avogar
|
26dc1bc4e1
|
Fix style
|
2021-12-23 21:03:26 +03:00 |
|
avogar
|
9333265c1a
|
Minor change
|
2021-12-23 19:47:29 +03:00 |
|
avogar
|
ce68c54b03
|
Fix comments, reduce extra copying
|
2021-12-23 19:47:29 +03:00 |
|
avogar
|
5e5d6609ed
|
Proper cast to bool
|
2021-12-23 19:47:29 +03:00 |
|
avogar
|
19faf46b68
|
Improve Bool data type
|
2021-12-23 19:47:29 +03:00 |
|
Kruglov Pavel
|
f38bc9fc38
|
Merge branch 'master' into fix-lz4
|
2021-12-23 16:13:26 +03:00 |
|
Kruglov Pavel
|
a1455c0f2a
|
Merge pull request #32981 from Avogar/fix-csv-tuples
Fix tuple output in CSV format
|
2021-12-23 13:27:34 +03:00 |
|
tavplubix
|
c297c2c4c3
|
Revert "Dictionaries added Date32 type support"
|
2021-12-22 19:41:52 +03:00 |
|
Maksim Kita
|
97b0a343f8
|
Merge pull request #32971 from kitaisreal/dictionaries-added-date32-type-support
Dictionaries added Date32 type support
|
2021-12-22 19:22:01 +03:00 |
|
Nikolay Degterinsky
|
3d34f7421a
|
Merge pull request #33049 from evillique/fix_pr
Fix merge #33021
|
2021-12-22 18:59:24 +03:00 |
|
Dmitry Novik
|
d256c3a9ca
|
Merge pull request #29224 from ClickHouse/fix_IP_conversion
Merging #27914
|
2021-12-22 18:36:13 +03:00 |
|