Maksim Kita
|
a35d7096d8
|
Added concept HasIndexOperator
|
2021-10-15 23:26:09 +03:00 |
|
Nikolai Kochetov
|
f3cbac79d3
|
Try fix integration test.
|
2021-10-15 23:22:24 +03:00 |
|
Maksim Kita
|
6f682d54b2
|
Fixed test
|
2021-10-15 23:21:18 +03:00 |
|
Nikolai Kochetov
|
da45d55e22
|
Remove DataStreams folder.
|
2021-10-15 23:18:37 +03:00 |
|
Nikolai Kochetov
|
fd14faeae2
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
|
Maksim Kita
|
e4ae49e2f4
|
ComplexKeyHashedDictionary fix config parsing
|
2021-10-15 23:16:56 +03:00 |
|
alexey-milovidov
|
50b54b37ca
|
Merge pull request #30072 from ClickHouse/client-profile-msg
Fix hardware utilization info printing in client
|
2021-10-15 23:05:43 +03:00 |
|
alexey-milovidov
|
8359a82a0d
|
Merge pull request #30149 from azat/disable-fsync_metadata-on-ci
Disable fsync_metadata on CI
|
2021-10-15 23:01:00 +03:00 |
|
Maksim Kita
|
fceb763228
|
Fixed test
|
2021-10-15 23:00:30 +03:00 |
|
Maksim Kita
|
429c7a57be
|
Merge pull request #30238 from kitaisreal/flat-hashed-dictionary-fix-bytes-allocated-for-nullable-attributes
FlatDictionary, HashedDictionary fix bytes_allocated calculation for nullable attributes
|
2021-10-15 22:59:06 +03:00 |
|
Maksim Kita
|
87b5710173
|
Merge pull request #30239 from kitaisreal/polygon-dictionary-fix-bytes-allocated
PolygonDictionary fix bytes_allocated
|
2021-10-15 22:52:27 +03:00 |
|
alexey-milovidov
|
f31bf32687
|
Update CHANGELOG.md
|
2021-10-15 22:37:25 +03:00 |
|
Nikita Mikhaylov
|
882c876090
|
Update codegen_select_fuzzer.cpp
|
2021-10-15 21:21:08 +03:00 |
|
Nikita Mikhaylov
|
ec188000b6
|
Style + more uncomment
|
2021-10-15 17:06:20 +00:00 |
|
Raúl Marín
|
01fbd52758
|
Fix crash with shortcircuit and locardinality in multiIf
|
2021-10-15 18:52:23 +02:00 |
|
Maksim Kita
|
e66735e21e
|
Fixed style check
|
2021-10-15 18:55:28 +03:00 |
|
Maksim Kita
|
33ef3edcfa
|
Updated tests
|
2021-10-15 18:54:41 +03:00 |
|
Maksim Kita
|
c9638bacbf
|
Added HashedArray dictionary
|
2021-10-15 18:53:17 +03:00 |
|
Ivan Blinkov
|
574970a852
|
Update clickhouse-v21.10-released.md
|
2021-10-15 18:37:38 +03:00 |
|
Maksim Kita
|
8dde0a5dfb
|
ComplexKeyHashedDictionary fix keys copy
|
2021-10-15 18:35:20 +03:00 |
|
Maksim Kita
|
f3c568fbe6
|
PolygonDictionary fix bytes_allocated
|
2021-10-15 18:33:10 +03:00 |
|
avogar
|
be4fc79d32
|
Better handling exceptions, update tests
|
2021-10-15 18:30:32 +03:00 |
|
Maksim Kita
|
09b8d697bd
|
Flat Hashed dictionary fix bytes_allocated for nullable attributes
|
2021-10-15 18:26:56 +03:00 |
|
Ivan Blinkov
|
f0452b34d5
|
Update clickhouse-v21.10-released.md
|
2021-10-15 18:21:02 +03:00 |
|
Ivan Blinkov
|
a374d8a2a8
|
Merge pull request #30186 from flickerbox/crb-blog-post-v21-10
Add blog post for v21.10 release
|
2021-10-15 18:19:25 +03:00 |
|
Pavel Cheremushkin
|
058081bcb2
|
fixed typo in gen.py; clickhouse.g applying Nikita's in build-time generation
|
2021-10-15 18:18:02 +03:00 |
|
Nikita Mikhaylov
|
e9bf496d42
|
Added an ability to generate data in build time
|
2021-10-15 14:35:50 +00:00 |
|
Artur Filatenkov
|
f69daace7b
|
attemp to fix build
|
2021-10-15 16:01:28 +03:00 |
|
Maksim Kita
|
a744097fb6
|
Fixed build
|
2021-10-15 15:34:13 +03:00 |
|
Anton Popov
|
5b6b8cf564
|
fix clang-tidy
|
2021-10-15 15:14:44 +03:00 |
|
avogar
|
df81d3f74a
|
Fix build in fast test
|
2021-10-15 14:52:59 +03:00 |
|
Nikita Mikhaylov
|
d1138a8a25
|
Merge pull request #29691 from azat/fix-merge-mutate-memory-tracking
Fix memory tracking for merges and mutations
|
2021-10-15 13:53:52 +03:00 |
|
Maksim Kita
|
97fa53d6b2
|
Merge pull request #27961 from amosbird/indexcache
Dedicated Mark/Uncompressed cache for skip indices
|
2021-10-15 13:31:44 +03:00 |
|
Nikolai Kochetov
|
41dc195b34
|
Fix build.
|
2021-10-15 13:15:14 +03:00 |
|
Maksim Kita
|
65aec857ec
|
FunctionsJSON updated
|
2021-10-15 13:12:59 +03:00 |
|
Nikolai Kochetov
|
ad8a344b46
|
Move TTL streams and algo
|
2021-10-15 13:11:57 +03:00 |
|
Maksim Kita
|
7beaeb8b13
|
Merge branch 'master' into indexcache
|
2021-10-15 12:59:09 +03:00 |
|
Ivan Blinkov
|
20798ac9f1
|
Merge pull request #30221 from Tentoshka/patch-1
Translation external-dicts-dict-sources.md
|
2021-10-15 12:57:08 +03:00 |
|
Maksim Kita
|
27fdeef4b6
|
Merge pull request #29650 from kitaisreal/add-default-database-visitor-support-dict-get
AddDefaultDatabaseVisitor support dictGet
|
2021-10-15 12:28:58 +03:00 |
|
Maksim Kita
|
8d9f593a61
|
Merge pull request #30217 from azat/fix-clang-tidy-json
Fix clang-tidy warnings in FunctionsJSON code
|
2021-10-15 12:27:24 +03:00 |
|
Nikolay Degterinsky
|
6b9a1ab60b
|
Merge pull request #30222 from PaVeL-Ekt/patch-2
Fixed a typo in the string-functions.md
|
2021-10-15 12:10:24 +03:00 |
|
Pavel
|
49e9ea40ac
|
Update string-functions.md
|
2021-10-15 14:02:57 +05:00 |
|
Tentoshka
|
0d635cf34e
|
Translation external-dicts-dict-sources.md
Translation of untranslated texts
|
2021-10-15 15:55:03 +07:00 |
|
Nikolai Kochetov
|
769be69f15
|
Merge pull request #30029 from karnevil13/karnevil-DOCSUP-14788
DOCSUP-14788: Edit and translate to Russian
|
2021-10-15 11:38:43 +03:00 |
|
Nikolai Kochetov
|
03a7f24fa3
|
Fix build.
|
2021-10-15 11:14:15 +03:00 |
|
Kseniia Sumarokova
|
0e228a2369
|
Merge pull request #30189 from azat/fix-INSERT-SELECT-MATERIALIZED
Fix INSERT SELECT incorrectly fills MATERIALIZED column based of Nullable column
|
2021-10-15 10:48:23 +03:00 |
|
mergify[bot]
|
8246aacb90
|
Merge branch 'master' into debug_keeper
|
2021-10-15 07:40:26 +00:00 |
|
alesapin
|
4ab6f7d771
|
Finally fix test
|
2021-10-15 10:39:31 +03:00 |
|
Azat Khuzhin
|
07adc847db
|
Fix clang-tidy warnings in FunctionsJSON code
|
2021-10-15 10:11:03 +03:00 |
|
Maksim Kita
|
8db2c844d3
|
Fixed test
|
2021-10-15 02:07:52 +03:00 |
|