abel-wang
1c5d1c6b7a
Remove useless code.
2021-08-11 19:54:53 +08:00
Alexander Kuzmenkov
8f9845722a
Merge pull request #27250 from azat/minmax-nullable-new-format
...
Add new index data skipping minmax index format for proper Nullable support
2021-08-11 13:56:16 +03:00
tavplubix
2bf443ee5e
Merge pull request #27521 from ClickHouse/tavplubix-patch-3
...
Fix Logical error: 'Table UUID is not specified in DDL log'
2021-08-11 13:25:20 +03:00
tavplubix
c93868babf
Update ci-runner.py
2021-08-11 13:12:24 +03:00
Ivan Blinkov
72393d6deb
Less emotions
2021-08-11 13:05:18 +03:00
Raúl Marín
4545cc91fc
Add a note about split build drawbacks
2021-08-11 11:26:18 +02:00
Raúl Marín
61c4d94f1e
Add explicit dependency between roaring and clickhouse_common_io
...
Fixes roaring memory tracker for split builds
2021-08-11 11:21:39 +02:00
benbiti
83ebcd45eb
dup codes calc QueryMemoryLimitExceeded
2021-08-11 17:03:07 +08:00
Nikolai Kochetov
81b85c30f7
Remove streams from LV part 1.
2021-08-11 11:35:10 +03:00
Maksim Kita
1cf38e046d
ExternalQueryBuilder updated exception
2021-08-11 11:18:22 +03:00
Maksim Kita
f8500633e6
Added tests
2021-08-11 11:18:22 +03:00
Maksim Kita
30a95e77a7
Database dictionaries custom query support
2021-08-11 11:18:21 +03:00
kssenii
7d8b694a9f
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into cast-internal
2021-08-11 07:37:21 +00:00
kssenii
5348b06b59
Merge branch 'cast-internal' of github.com:kssenii/ClickHouse into cast-internal
2021-08-11 07:33:30 +00:00
kssenii
7f247becca
Move some templates
2021-08-11 07:32:46 +00:00
Azat Khuzhin
67ebcef978
Reopen sensors (/sys/class/thermal)
2021-08-11 10:16:44 +03:00
Azat Khuzhin
3f91f61c3c
Reopen EDAC files (/sys/devices/system/edac)
2021-08-11 10:16:44 +03:00
Azat Khuzhin
eed5052a86
Reopen hwmon sensors on error (/sys/class/hwmon)
...
Sensors maybe recreated (i.e. on module load/unload, or suspend/resume
cycle), so descriptors should be reopened.
2021-08-11 10:16:44 +03:00
Azat Khuzhin
ec4e8ca594
Firstly write current exception and then reopen block devices
2021-08-11 10:16:44 +03:00
Vladimir C
2d4030f98b
Merge pull request #27271 from ClickHouse/filimonov-changelog-21.8
...
Changelog for 21.8
2021-08-11 10:02:29 +03:00
vdimir
70db20172e
'Map type for system logs tables' is not backward incompatible in 21.8 changelog
2021-08-11 09:58:14 +03:00
vdimir
0737925dbe
Reorder entries in 21.8 changelog
2021-08-11 09:53:09 +03:00
vdimir
5a4684cdc5
Upd changelog for 21.8
2021-08-11 09:52:37 +03:00
abel-wang
92ef0a9ed7
format test results.
2021-08-11 12:34:41 +08:00
mergify[bot]
b1839e781c
Merge branch 'master' into fix_01176
2021-08-11 03:53:07 +00:00
mergify[bot]
127e050580
Merge branch 'master' into timezone_00719
2021-08-11 03:52:50 +00:00
Alexey Milovidov
08f8511854
Fix Style
2021-08-11 06:52:28 +03:00
fuwhu
8515f3b3a2
Add metric MaxPushedDDLEntryID.
2021-08-11 11:40:06 +08:00
abel-wang
b5c1ee9a8a
add tests
2021-08-11 11:32:44 +08:00
abel-wang
6ac4ad2920
add tests
2021-08-11 11:19:46 +08:00
alexey-milovidov
54d8282209
Merge pull request #27248 from azat/mt-mutation-stuck-fix
...
Fix mutation stuck on invalid partitions in non-replicated MergeTree
2021-08-11 06:10:15 +03:00
alexey-milovidov
a0a5c0da32
Update BackgroundJobsExecutor.cpp
2021-08-11 06:08:30 +03:00
mergify[bot]
0de123e0e2
Merge branch 'master' into fix_01176
2021-08-11 03:07:40 +00:00
mergify[bot]
ad65e5ac1a
Merge branch 'master' into timezone_00719
2021-08-11 03:07:34 +00:00
Braulio Valdivielso
65920b26bd
remove unnecessary comment
...
The `tupleToNameValuePairs` function is not expected to cast types of
values in a tuple to the least common super type. Users will have to
be explicit about casting in their queries
2021-08-10 23:20:15 +01:00
Braulio Valdivielso
4d2af9c404
change type annotation to aid devirtualization
2021-08-10 23:19:50 +01:00
Maksim Kita
be9444183b
Merge pull request #27514 from imiskolee/feature-add-source-ip-on-password-incorrect-error-message
...
add from IP on login fails error message
2021-08-10 23:57:42 +03:00
Braulio Valdivielso
a880b8a7a1
fixup! clean up and add more tests
2021-08-10 21:47:56 +01:00
Braulio Valdivielso
68c8a168b1
change name to function to "tupleToNameValuePairs"
2021-08-10 21:33:24 +01:00
alexey-milovidov
c9fa892230
Merge pull request #27508 from ClickHouse/untangle-cpu-features
...
Untangle CPU features specification in CMake
2021-08-10 22:45:39 +03:00
tavplubix
32e4a9a5a5
Update ci-runner.py
2021-08-10 20:58:36 +03:00
mergify[bot]
6bdd98642b
Merge branch 'master' into tavplubix-patch-3
2021-08-10 17:56:34 +00:00
Nikolai Kochetov
f0a7c6ec94
Merge pull request #27516 from vdimir/fix-join-const-nullable
...
Fix Nullable const columns in JOIN
2021-08-10 19:56:58 +03:00
abel-wang
ec0ee2cecf
Replace parameters in ASTFunctions with alias.
2021-08-10 23:22:33 +08:00
abel-wang
476b066668
Enable with constants.
2021-08-10 23:21:23 +08:00
Raúl Marín
8bae14acb1
Separate minute intervals
...
Instead of mixing multiple rounding, use toStartOfMinuteInterval for all
minute related calculations
2021-08-10 17:01:56 +02:00
Kseniia Sumarokova
c2cd4d452a
Update Settings.h
2021-08-10 17:42:18 +03:00
Amos Bird
e63c26edb7
Fix projection materialization with missing columns
2021-08-10 21:47:27 +08:00
Raúl Marín
7324c7cd6b
Style #2
2021-08-10 15:35:39 +02:00
Nikolai Kochetov
8613cfd4e2
Merge branch 'master' into fix-access-gtest-in-arcadia
2021-08-10 16:13:11 +03:00