Denis Zhuravlev
|
597370e9bc
|
mark the test long
|
2021-03-17 23:27:36 -03:00 |
|
Denis Zhuravlev
|
ff9e74bf2a
|
test for #17302
|
2021-03-17 20:29:24 -03:00 |
|
alexey-milovidov
|
b8a437c35a
|
Merge pull request #21842 from HumanUser/master
zookeeper-dump-tree: added ctime option to dump node ctime
|
2021-03-18 01:06:43 +03:00 |
|
alexey-milovidov
|
3a8d7e9a48
|
Update main.cpp
|
2021-03-17 22:12:10 +03:00 |
|
alexey-milovidov
|
04c957962f
|
Merge pull request #21724 from azat/tests-replicated-merge-tree-zk-path
Do not overlap zookeeper path for ReplicatedMergeTree in stateless *.sh tests
|
2021-03-17 22:11:14 +03:00 |
|
robert
|
e1b11c786b
|
zookeeper-dump-tree: move ctime option to bool
|
2021-03-17 21:10:51 +03:00 |
|
robert
|
8cb19d63ae
|
zookeeper-dump-tree: added ctime option to dump node ctime
|
2021-03-17 20:38:49 +03:00 |
|
Alexander Kuzmenkov
|
89e79185a0
|
Update tests.md
|
2021-03-17 20:09:29 +03:00 |
|
Nikita Mikhaylov
|
2303f1788c
|
Merge pull request #21807 from 3ldar-nasyrov/master
DDLWorker.cpp: fixed exceeded amount of tries typo
|
2021-03-17 16:04:59 +03:00 |
|
Nikita Mikhaylov
|
f51b41b7a4
|
Merge pull request #21710 from kssenii/replica-priorities
Support replicas priority for postgres dictionary source
|
2021-03-17 16:02:00 +03:00 |
|
Kseniia Sumarokova
|
f8fc4281f2
|
Update PostgreSQLReplicaConnection.h
|
2021-03-17 15:56:47 +03:00 |
|
alexey-milovidov
|
055a6563d7
|
Merge pull request #21739 from Enmk/optimize-deduplicate-by-docs
Documentation on OPTIMIZE DEDUPLICATE BY expression.
|
2021-03-17 15:00:26 +03:00 |
|
alexey-milovidov
|
e6158be4da
|
Update CHANGELOG.md
|
2021-03-17 14:54:14 +03:00 |
|
Vasily Nemkov
|
f69b6ecf0e
|
Fixed cross-links to other pages
|
2021-03-17 13:16:41 +02:00 |
|
tavplubix
|
74a9249ae1
|
Merge pull request #20554 from gyuton/gyuton-DOCSUP-6074-Document_DETACH_TABLE_PERMAMENTLY
DOCSUP-6074: Documented DETACH TABLE PERMANENTLY
|
2021-03-17 13:38:23 +03:00 |
|
Nikolai Kochetov
|
3a3f800f6e
|
Merge pull request #21579 from azat/dist-query-zero-shards-fix
Fix optimize_skip_unused_shards for zero shards case
|
2021-03-17 11:54:08 +03:00 |
|
Nikolai Kochetov
|
4f1f344d4d
|
Merge pull request #21529 from azat/system.errors-improvements
Add last_error_time/last_error_message/last_error_stacktrace/remote columns for system.errors
|
2021-03-17 11:51:29 +03:00 |
|
alexey-milovidov
|
d02726bcac
|
Merge pull request #9404 from Enmk/DateTime64_extended_range
Date time64 extended range
|
2021-03-17 11:06:03 +03:00 |
|
George
|
9969124cc4
|
Change wording
|
2021-03-17 03:09:42 +03:00 |
|
tavplubix
|
a093980767
|
Merge pull request #21711 from kssenii/non-default-schema
Support non-default table schema for postgres storage/table-function
|
2021-03-17 02:10:32 +03:00 |
|
Alexey Milovidov
|
9ca0566132
|
Minor modification
|
2021-03-17 02:08:33 +03:00 |
|
3ldar-nasyrov
|
37a17749ea
|
fixed exceeded amount of tries typo
'retires' -> 'retries'
|
2021-03-16 23:17:07 +03:00 |
|
alexey-milovidov
|
c20438bf3e
|
Merge pull request #21798 from ClickHouse/play-array-map
Better formatting for Array and Map in Web UI
|
2021-03-16 22:39:39 +03:00 |
|
Azat Khuzhin
|
9dee842b60
|
Distinguish remote and local error info
|
2021-03-16 22:31:49 +03:00 |
|
Azat Khuzhin
|
a337691b06
|
Fix modernize-use-bool-literals clang-tidy warning in StorageSystemErrors
|
2021-03-16 22:31:49 +03:00 |
|
Azat Khuzhin
|
9921e7ca28
|
Add 01545_system_errors into skip_list.parallel
https://clickhouse-test-reports.s3.yandex.net/21529/2ce2772d35eb3d81628f4d294d5799e9f05333fd/functional_stateless_tests_flaky_check_(address).html#fail1
|
2021-03-16 22:31:49 +03:00 |
|
Azat Khuzhin
|
cc87bcfb63
|
Fix errorCodeToName() for signed integers
- https://clickhouse-test-reports.s3.yandex.net/21529/2ce2772d35eb3d81628f4d294d5799e9f05333fd/functional_stateless_tests_(address).html#fail1
- https://clickhouse-test-reports.s3.yandex.net/21529/2ce2772d35eb3d81628f4d294d5799e9f05333fd/functional_stateless_tests_(ubsan).html#fail1
- https://clickhouse-test-reports.s3.yandex.net/21529/2ce2772d35eb3d81628f4d294d5799e9f05333fd/stress_test_(address).html#fail1
|
2021-03-16 22:31:49 +03:00 |
|
Azat Khuzhin
|
efdd04c958
|
Drop last_ prefix for ErrorCodes::ValuePair::error_time_ms
|
2021-03-16 22:31:49 +03:00 |
|
Azat Khuzhin
|
44c9dc753d
|
Add system.errors.last_error_stacktrace column
|
2021-03-16 22:31:49 +03:00 |
|
Azat Khuzhin
|
775f8f7682
|
Add system.errors.last_error_message column
|
2021-03-16 22:31:49 +03:00 |
|
Azat Khuzhin
|
c8852331a2
|
Add system.errors.last_error_time column
|
2021-03-16 22:31:49 +03:00 |
|
Azat Khuzhin
|
0d01eaf94f
|
Guard ErrorCodes with mutex over atomic
|
2021-03-16 22:31:49 +03:00 |
|
Azat Khuzhin
|
7f73ac2b7a
|
Fix ErrorCodes::Value/ErrorCode types (sigh)
Note, that system.errors already uses correct types
|
2021-03-16 22:31:49 +03:00 |
|
Azat Khuzhin
|
259e5ba88e
|
Separate accounting of remote exceptions in system.errors
|
2021-03-16 22:31:46 +03:00 |
|
Azat Khuzhin
|
b39f8cc6ac
|
Move ErrorCodes::increment() into module part
|
2021-03-16 22:31:41 +03:00 |
|
George
|
94da7f422c
|
updated translation
|
2021-03-16 20:57:17 +03:00 |
|
tavplubix
|
848bb59175
|
Merge pull request #21728 from ClickHouse/fix_alter_decimal
Fix alter modify for decimal columns when type size doesn't change
|
2021-03-16 20:01:35 +03:00 |
|
Alexey Milovidov
|
174bce9ca4
|
TODO is resolved
|
2021-03-16 19:55:56 +03:00 |
|
Alexey Milovidov
|
bc25624b88
|
Better formatting for Array and Map in Web UI
|
2021-03-16 19:54:16 +03:00 |
|
Alexey Milovidov
|
9f05fc22d0
|
Modern JavaScript
|
2021-03-16 19:31:25 +03:00 |
|
alexey-milovidov
|
02a06eb448
|
Update mergetree.md
|
2021-03-16 18:39:39 +03:00 |
|
Alexey Milovidov
|
637b683ae9
|
Fix clang-tidy
|
2021-03-16 18:35:14 +03:00 |
|
Alexey Milovidov
|
1dd730d2d6
|
Fix perf test
|
2021-03-16 15:59:14 +03:00 |
|
Nikolai Kochetov
|
0ffea300ac
|
Merge pull request #21643 from azat/async_socket_for_remote-cancel-fix
Fix distributed requests cancellation with async_socket_for_remote=1
|
2021-03-16 15:51:49 +03:00 |
|
alexey-milovidov
|
f9bead5f33
|
Merge pull request #21768 from VitaliyMF/patch-1
Update gui.md: add SeekTable
|
2021-03-16 15:50:39 +03:00 |
|
Anton Popov
|
172f668fa3
|
fix doc
|
2021-03-16 15:45:08 +03:00 |
|
Maksim Kita
|
3b6857a3dd
|
Merge pull request #21775 from depyronick/patch-1
docs(fix): typo
|
2021-03-16 15:43:29 +03:00 |
|
Anton Popov
|
06b7d17148
|
Merge pull request #21675 from MichaelMonashev/patch-4
DOC Fix ORDER BY syntax
|
2021-03-16 15:43:13 +03:00 |
|
Alexey Milovidov
|
de091114f3
|
Fix UBSan report
|
2021-03-16 15:22:52 +03:00 |
|
alexey-milovidov
|
13c98648fe
|
Merge pull request #21759 from ClickHouse/memcpy-bench-2
Add one more variant to memcpy benchmark
|
2021-03-16 15:06:19 +03:00 |
|