Commit Graph

59862 Commits

Author SHA1 Message Date
alexey-milovidov
d02726bcac
Merge pull request #9404 from Enmk/DateTime64_extended_range
Date time64 extended range
2021-03-17 11:06:03 +03:00
Roman Bug
b52b4589f7
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:22:54 +03:00
Roman Bug
cee97aa11c
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:22:47 +03:00
Roman Bug
7b77590820
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:22:42 +03:00
Roman Bug
cf2d22a50b
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:20:00 +03:00
Roman Bug
c27a48d4e3
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:19:55 +03:00
Roman Bug
de2a2bd44e
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:19:47 +03:00
Roman Bug
91a26d3e2a
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:19:40 +03:00
Roman Bug
ab17fbf6d7
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:05:22 +03:00
Roman Bug
b978eb9410
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:05:15 +03:00
Roman Bug
6ab4a25a14
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:05:07 +03:00
gyuton
4878ad5b6c
Update docs/ru/operations/external-authenticators/ldap.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 09:59:09 +03:00
gyuton
8272d69f74
Update docs/ru/operations/external-authenticators/ldap.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 09:59:01 +03:00
Roman Bug
31b69e7b6c
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 09:58:55 +03:00
gyuton
349c7bf0d6
Update docs/ru/operations/external-authenticators/ldap.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 09:58:55 +03:00
gyuton
d8fe02ad91
Update docs/ru/operations/external-authenticators/ldap.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 09:58:51 +03:00
Amos Bird
0640bb4cba
Fix arena data race in two level merge 2021-03-17 14:33:57 +08:00
tavplubix
d42b442b83
Update ci-runner.py 2021-03-17 03:57:33 +03:00
George
9969124cc4 Change wording 2021-03-17 03:09:42 +03:00
tavplubix
ccf46d8269
Update ci-runner.py 2021-03-17 02:16:03 +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
George
3060d9bb3b fixed links 2021-03-17 01:49:02 +03:00
George
0855f5fb18 Troubleshooting 2021-03-17 01:34:40 +03:00
tavplubix
5d73a96a51
Update ci-runner.py 2021-03-17 00:39:38 +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
lehasm
64539452d9
Merge branch 'master' into alexey-sm-DOCSUP-7099-translate-runningConcurrency 2021-03-16 22:02:11 +03:00
lehasm
1ae127eb51 Merge with master 2021-03-16 21:55:58 +03:00
George
4d24cef69c fixed links 2021-03-16 21:46:05 +03:00
George
9801241760 fixed links 2021-03-16 21:31:59 +03:00
George
2c48ea6f59 fixed description 2021-03-16 21:18:08 +03:00
George
1130fd0654 minor fix 2021-03-16 21:14:45 +03:00
George
0d8b4ed838 Merge branch 'gyuton-DOCSUP-7106-Edit_and_translate_to_Russian' of https://github.com/gyuton/ClickHouse into gyuton-DOCSUP-7106-Edit_and_translate_to_Russian 2021-03-16 21:13:27 +03:00
George
5f9a854617 Some updates 2021-03-16 21:13:22 +03:00
gyuton
37e5578a03
Update docs/ru/operations/external-authenticators/ldap.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-16 21:12:53 +03:00
gyuton
8563b3b822
Update docs/ru/operations/external-authenticators/ldap.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-16 21:05:01 +03:00
gyuton
ce5f88a14e
Update docs/ru/operations/external-authenticators/ldap.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-16 21:04:33 +03:00