Commit Graph

69909 Commits

Author SHA1 Message Date
Pavel Kruglov
aa8b52fe58 Update tests 2021-08-13 14:55:33 +03:00
Pavel Kruglov
36bea6abb4 Add setting optimize_short_circuit_function_evaluation 2021-08-13 14:48:32 +03:00
Pavel Kruglov
fc59c98676 Clean up 2021-08-13 11:18:34 +03:00
Pavel Kruglov
dc8e1be96b Fix time zone in test 2021-08-12 11:58:47 +03:00
mergify[bot]
80eaea1c51
Merge branch 'master' into short-circuit 2021-08-12 08:38:45 +00:00
Pavel Kruglov
eac2dc52a1 Fix style 2021-08-12 11:31:28 +03:00
Kruglov Pavel
918a69e70b
Merge pull request #27174 from fuwhu/feature/add-metric-MaxPushedDDLEntryID
Add metric MaxPushedDDLEntryID
2021-08-12 10:57:03 +03:00
alexey-milovidov
c5250196a3
Merge pull request #27557 from Algunenano/roaring_malloc
Fix 01961_roaring_memory_tracking for split builds
2021-08-12 03:17:37 +03:00
alexey-milovidov
8fe123e9c4
Merge pull request #27561 from Algunenano/odd_tests
Improve the experience of running stateless tests locally
2021-08-12 00:54:08 +03:00
alexey-milovidov
1239a91aca
Merge pull request #27080 from Algunenano/timezone_00719
Improve compatibility with non-whole-minute timezone offsets
2021-08-11 22:34:55 +03:00
alexey-milovidov
33ad51588d
Merge pull request #27569 from filimonov/less_include_stopwatch
Less Stopwatch.h
2021-08-11 22:32:24 +03:00
alexey-milovidov
494ef840be
Merge pull request #27326 from Algunenano/fix_01176
Fix Mysql protocol when using parallel formats (CSV / TSV)
2021-08-11 22:28:48 +03:00
Nikolai Kochetov
f80da4c2c1
Merge pull request #27562 from kssenii/fix-integration-tests
Fix integration tests
2021-08-11 20:23:54 +03:00
alexey-milovidov
f8bdbe7dfd
Update and rename 40_bug-report.md to 85_bug-report.md 2021-08-11 20:01:18 +03:00
Maksim Kita
b587431b98
Merge pull request #27556 from benbiti/fix-QueryMemoryLimitExceeded-event
fix  recalculate QueryMemoryLimitExceeded event error
2021-08-11 19:50:00 +03:00
Maksim Kita
c52e23a15c
Merge pull request #27574 from kitaisreal/aggregation-temporary-disable-compilation-without-key
Aggregation temporary disable compilation without key
2021-08-11 19:42:34 +03:00
Maksim Kita
07c1a8e26e Aggregation temporary disable compilation without key 2021-08-11 19:37:33 +03:00
alexey-milovidov
fe40990a6d
Update CHANGELOG.md 2021-08-11 19:37:03 +03:00
Maksim Kita
486f857922
Merge pull request #27566 from kitaisreal/dictionaries-refactor
Dictionaries refactor
2021-08-11 19:29:52 +03:00
Pavel Kruglov
320b3c474c Remove extra include 2021-08-11 19:07:59 +03:00
Pavel Kruglov
c0ae93107f Fix bad conflict resolving 2021-08-11 19:04:04 +03:00
Pavel Kruglov
bba67a8b87 Remove extra line 2021-08-11 18:59:13 +03:00
Pavel Kruglov
95d52b9e5f Refactor 2.0 2021-08-11 18:56:03 +03:00
Mikhail Filimonov
af6249c8ec
Less include <Common/Stopwatch.h> 2021-08-11 16:20:59 +02:00
Raúl Marín
4ebdb5917a clickhouse-test: Implement @@SKIP@@ directive in tests 2021-08-11 15:22:31 +02:00
Maksim Kita
51d31b9213 Dictionaries refactor 2021-08-11 15:32:01 +03:00
kssenii
5ba959e12c Add timeout 2021-08-11 12:30:11 +00:00
kssenii
eaea0a3e40 fix 2021-08-11 12:05:38 +00: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
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
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
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
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
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
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
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