Commit Graph

45379 Commits

Author SHA1 Message Date
Alexey Milovidov
18e23acbd5 Merge branch 'master' into merge-tree-settings-sanity-check 2020-08-02 04:33:24 +03:00
Alexey Milovidov
0adf8c723e Fix test that was broken after merge with master 2020-08-02 03:14:08 +03:00
alexey-milovidov
8e462a671a
Merge pull request #13214 from ClickHouse/deprecate-special-zero-datetime-docs
Deprecate special zero datetime docs
2020-08-02 03:10:38 +03:00
Alexey Milovidov
53450b1b09 Merge branch 'master' into merge-tree-settings-sanity-check 2020-08-02 02:47:57 +03:00
Alexey Milovidov
747239d850 Whitespace 2020-08-02 02:44:42 +03:00
Alexey Milovidov
d17284e7bc Whitespace 2020-08-02 02:06:08 +03:00
alexey-milovidov
56a974049e
Merge pull request #13158 from ClickHouse/amosbird-fm
Merge #12574
2020-08-02 01:48:57 +03:00
alexey-milovidov
120092e486
Merge pull request #13208 from ClickHouse/libunwind-register
Allow "register" variables in libunwind
2020-08-02 01:45:06 +03:00
alexey-milovidov
8f65b7f569
Merge pull request #13205 from azat/FunctionUnixTimestamp64-const-arg-fix
Fix DateTime64 conversion functions with constant argument
2020-08-02 01:33:54 +03:00
alexey-milovidov
344925fbdd
Merge pull request #13151 from ClickHouse/refactor-pipeline-executor
Refactor pipeline executor
2020-08-02 01:30:33 +03:00
alexey-milovidov
4f0a9b6465
Merge pull request #12316 from ClickHouse/crash-log
Add system.crash_log table.
2020-08-02 01:28:14 +03:00
alexey-milovidov
1f19d7e9bd
Merge pull request #13016 from ClickHouse/limit-push-down
Limit push down
2020-08-02 01:23:06 +03:00
alexey-milovidov
b0b27e687f
Update ITransformingStep.h 2020-08-02 01:21:50 +03:00
alexey-milovidov
bb25cff7b9
Update ITransformingStep.h 2020-08-02 01:21:15 +03:00
alexey-milovidov
626b709085
Merge pull request #13055 from ClickHouse/fixed-hash-map-implicit-zero
Slightly improve the inner loop of aggregation by UInt8/UInt16 keys
2020-08-02 01:09:00 +03:00
Alexey Milovidov
b7ec7be296 Update docs 2020-08-02 01:02:46 +03:00
Alexey Milovidov
db13f782d0 Remove trash (blinkov) 2020-08-02 00:54:19 +03:00
Alexey Milovidov
2dc74a8a54 Update documentation 2020-08-02 00:47:10 +03:00
alexey-milovidov
5e0437eeac
Merge pull request #12442 from ClickHouse/deprecate-special-zero-datetime
Deprecate special printing of zero Date/DateTime
2020-08-02 00:36:34 +03:00
alexey-milovidov
566044f9c8
Merge pull request #12991 from ClickHouse/kafka-fix-msan
Fix MSan error in "rdkafka" library #12990
2020-08-02 00:22:44 +03:00
alexey-milovidov
38deb00403
Update 01403_datetime64_constant_arg.sql 2020-08-01 19:23:08 +03:00
Alexey Milovidov
8fe201f1b9 Merge branch 'master' into merge-tree-settings-sanity-check 2020-08-01 19:20:11 +03:00
Alexey Milovidov
c7878cd771 Merge branch 'master' into amosbird-fm 2020-08-01 19:17:59 +03:00
alexey-milovidov
664b2c10c8
Update CMakeLists.txt 2020-08-01 18:56:50 +03:00
Alexey Milovidov
64d91d0f90 Fix build; fix errors 2020-08-01 18:54:44 +03:00
alexey-milovidov
e9b5687e68
Merge pull request #12506 from ClickHouse/add-test-for-lost-replicas-cleanup
Added a test to ensure that amount of ZooKeeper nodes doesn't grow in presense of lost replicas
2020-08-01 18:17:43 +03:00
Alexey Milovidov
344d898df3 Allow "register" variables in libunwind 2020-08-01 18:10:47 +03:00
Alexey Milovidov
4fa0b16eaa Revert "Smaller stack frames"
This reverts commit 73c349fd7f.
2020-08-01 17:54:51 +03:00
Azat Khuzhin
29c21b4a4f Hide ClientInfo::current_password under #ifdef ARCADIA_BUILD
Cc: @alexey-milovidov
2020-08-01 16:02:26 +03:00
Azat Khuzhin
8f83c262d5 Cover FunctionUnixTimestamp64 with constant argument 2020-08-01 13:32:38 +03:00
Azat Khuzhin
3b022b85a5 Fix FunctionUnixTimestamp64 with constant argument 2020-08-01 13:29:36 +03:00
Alexander Kuzmenkov
dd475fe82c
Update report.py 2020-08-01 13:10:36 +03:00
Nikolai Kochetov
c786f05388
Merge pull request #13189 from ClickHouse/refactor-pipes-2
Remove TreeExecutorBIS
2020-08-01 11:56:50 +03:00
Alexey Milovidov
73c349fd7f Smaller stack frames 2020-08-01 00:23:16 +03:00
Alexey Milovidov
f509077d16 Taking "Merge" log entries into account 2020-07-31 23:58:08 +03:00
Alexey Milovidov
07f3662f6d Merge remote-tracking branch 'origin/master' into deprecate-special-zero-datetime 2020-07-31 23:49:06 +03:00
Alexey Milovidov
3723b163d9 Crash log: development 2020-07-31 23:25:15 +03:00
Alexey Milovidov
9ef9d31f03 Crash log: development 2020-07-31 23:16:31 +03:00
Alexander Kuzmenkov
a317f995be performance comparison 2020-07-31 22:58:38 +03:00
Alexey Milovidov
59840c725c Merge remote-tracking branch 'origin/master' into crash-log 2020-07-31 22:52:37 +03:00
alexey-milovidov
6ba7316957
Merge pull request #13169 from ClickHouse/fix_killed_mutation_status
Fix segfault when mutation get killed
2020-07-31 21:27:39 +03:00
Alexey Milovidov
72bb5af15c More perf tests 2020-07-31 21:19:54 +03:00
Alexander Kuzmenkov
6f861294f4 query fuzzer 2020-07-31 18:57:01 +03:00
Alexander Kuzmenkov
365f914802 fix potential segfault in cloning ASTDictionary 2020-07-31 18:41:23 +03:00
Alexander Kuzmenkov
429d0fdbe4
Merge pull request #12731 from ClickHouse/aku/site-typo
Fix a typo on the site.
2020-07-31 18:22:56 +03:00
BayoNet
2041a8df54
CLICKHOUSEDOCS-721: Removed Avro uuid from the list of usupported logical types. (#13062)
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <em@don.ru>
2020-07-31 17:52:45 +03:00
alesapin
523902dc3d
Merge pull request #13183 from ClickHouse/add_labeler_hook
Add pr labeler to github hook
2020-07-31 17:48:52 +03:00
Alexey Milovidov
6304e06f71 Added missing file 2020-07-31 17:15:04 +03:00
alesapin
ae8ad38af6 Review fix 2020-07-31 17:07:54 +03:00
alexey-milovidov
f89b9e9d5e
Merge pull request #13167 from ClickHouse/fix-trivial-error-in-kill-mutation-test
Fix trivial error in kill mutation test
2020-07-31 17:00:33 +03:00