fuqi
|
d76edc33d5
|
rename test case name
|
2021-03-24 18:35:03 +08:00 |
|
fuqi
|
487d6bdcd9
|
add test case
fix order key check
|
2021-03-24 16:36:45 +08:00 |
|
fuqi
|
cfa92f0045
|
fix code style
|
2021-03-18 00:25:43 +08:00 |
|
fuqi
|
b8edc12812
|
fix code style
|
2021-03-17 23:56:55 +08:00 |
|
fuqi
|
e116e8d5e8
|
fix bug
|
2021-03-17 22:19:10 +08:00 |
|
fuqi
|
9ab713c2e1
|
optimize select final with prewhere primary key
|
2021-03-17 18:57:58 +08:00 |
|
fuqi
|
5e20ea2c33
|
optimize select final with prewhere primary key
|
2021-03-17 18:49:24 +08: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 |
|
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 |
|
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 |
|
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 |
|
Nikita Mikhaylov
|
1d15ed34ce
|
Merge pull request #21737 from excitoon-favorites/reverts3connectionpools
Reverted S3 connection pools
|
2021-03-16 14:40:54 +03:00 |
|
Nikita Mikhaylov
|
2e13c767a0
|
Merge pull request #21149 from nikitamikhaylov/pp-for-csv-with-names
Support parallel parsing for *WithNames types
|
2021-03-16 14:38:03 +03:00 |
|
Nikita Mikhaylov
|
7d7a2bc724
|
Merge pull request #21630 from nikitamikhaylov/pf-local
Parallel formatting for clickhouse-local
|
2021-03-16 14:37:40 +03:00 |
|
kssenii
|
fb5c871140
|
Merge branch 'non-default-schema' of https://github.com/kssenii/ClickHouse into non-default-schema
|
2021-03-16 11:17:45 +00:00 |
|
kssenii
|
f8a99804c1
|
Add double quotes
|
2021-03-16 11:15:43 +00:00 |
|
Alexey Milovidov
|
ea049b2cc0
|
Merge branch 'master' into DateTime64_extended_range
|
2021-03-16 14:08:02 +03:00 |
|
Alexey Milovidov
|
eadf0248d0
|
Build fixes
|
2021-03-16 14:07:53 +03:00 |
|
alexey-milovidov
|
f52e29cfec
|
Merge pull request #21624 from vdimir/storage-s3-fail
Try to fix test_storage_s3: crash in WriteBufferFromS3
|
2021-03-16 13:38:48 +03:00 |
|
Ali Demirci
|
27b8d10bd8
|
docs(fix): typo
|
2021-03-16 13:30:05 +03:00 |
|
kssenii
|
4bdfc799f5
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into non-default-schema
|
2021-03-16 10:05:10 +00:00 |
|
Nikolai Kochetov
|
e8d7349c79
|
Merge branch 'master' into dist-query-zero-shards-fix
|
2021-03-16 12:00:08 +03:00 |
|