Anton Popov
|
f58d470dd6
|
Merge pull request #21830 from foolchi/optimize_select_with_final
optimize select final with prewhere primary key
|
2021-03-25 15:32:13 +03:00 |
|
Nikolai Kochetov
|
977ebe8b44
|
Merge pull request #22058 from azat/system.errors-trace
Convert system.errors.stack_trace from String into Array(UInt64)
|
2021-03-25 10:23:05 +03:00 |
|
alexey-milovidov
|
ffa6585170
|
Merge pull request #21837 from Jokser/disk-cache-cleanup-directory-before-move
Cleanup destination directory during DiskCacheWrapper::moveFile()
|
2021-03-24 21:19:48 +03:00 |
|
fuqi
|
487d6bdcd9
|
add test case
fix order key check
|
2021-03-24 16:36:45 +08:00 |
|
Azat Khuzhin
|
7c07b43597
|
Convert system.errors.stack_trace from String into Array(UInt64)
This should decrease overhead for the errors collecting.
|
2021-03-24 06:52:48 +03:00 |
|
Anton Popov
|
8a56d04714
|
Merge branch 'merge_tree_part_block_number' of git://github.com/ahrefs/ClickHouse into merge_21760
|
2021-03-23 16:47:14 +03:00 |
|
alesapin
|
36898bdc4a
|
Merge pull request #21142 from Jokser/unfreeze-partitions
Add ALTER TABLE UNFREEZE command.
|
2021-03-23 14:05:38 +03:00 |
|
Pavel Kovalenko
|
a92cf30b67
|
Code review fixes.
|
2021-03-23 13:33:07 +03:00 |
|
Alexey Milovidov
|
ce67afd9e3
|
Fix bad code #18244
|
2021-03-23 00:49:18 +03:00 |
|
Alexander Kuzmenkov
|
2f5dbf57b6
|
Merge pull request #21839 from kssenii/add-postgres-connection-pool
Add connection pool for postgres engine
|
2021-03-22 19:49:51 +03:00 |
|
Maksim Kita
|
8be263062d
|
Merge pull request #21910 from kitaisreal/table-function-dictionary
Added table function dictionary
|
2021-03-22 16:08:56 +03:00 |
|
tavplubix
|
0e5362a02c
|
Merge pull request #21903 from ClickHouse/tavplubix-patch-3
Show path to data directory of EmbeddedRocksDB
|
2021-03-22 12:46:53 +03:00 |
|
Nikolai Kochetov
|
730785f4c2
|
Merge pull request #21459 from ClickHouse/refactor-actions-dag
Refactor actions dag
|
2021-03-22 11:58:16 +03:00 |
|
Maksim Kita
|
849a980644
|
Updated ExternalDictionariesLoader interface with context parameter
|
2021-03-20 18:02:09 +03:00 |
|
kssenii
|
698b1b043c
|
Fix typos check
|
2021-03-19 21:54:59 +00:00 |
|
kssenii
|
3b32c8fe9a
|
Block on empty connection pool
|
2021-03-19 21:00:45 +00:00 |
|
kssenii
|
e066feb81c
|
Slightly better
|
2021-03-19 18:50:41 +00:00 |
|
kssenii
|
50743b19c4
|
Add one more test
|
2021-03-19 16:12:33 +00:00 |
|
kssenii
|
f374a71165
|
Fix
|
2021-03-19 16:07:53 +00:00 |
|
Maksim Kita
|
32831e37ba
|
Added table function dictionary
|
2021-03-19 15:47:27 +03:00 |
|
Maksim Kita
|
a53c90e509
|
Upated system.dictionaries table
|
2021-03-19 12:43:57 +03:00 |
|
kssenii
|
a0f717619c
|
Remove initial filling
|
2021-03-19 08:33:04 +00:00 |
|
kssenii
|
9057aad798
|
Better version
|
2021-03-19 08:11:36 +00:00 |
|
tavplubix
|
fc0b87c5c4
|
Update StorageEmbeddedRocksDB.h
|
2021-03-19 10:24:27 +03:00 |
|
kssenii
|
f1ef87d966
|
Fix
|
2021-03-18 20:04:54 +00:00 |
|
Nikolai Kochetov
|
c3c393a7aa
|
Merge branch 'master' into refactor-actions-dag
|
2021-03-18 14:33:07 +03:00 |
|
kssenii
|
7847b78af9
|
Fix style, build
|
2021-03-17 20:49:56 +00: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 |
|
kssenii
|
3903d59d30
|
Better
|
2021-03-17 14:34:04 +00:00 |
|
fuqi
|
e116e8d5e8
|
fix bug
|
2021-03-17 22:19:10 +08:00 |
|
kssenii
|
ae64a24844
|
Add connection pool
|
2021-03-17 13:55:47 +00: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 |
|
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 |
|
Pavel Kovalenko
|
5627ae9067
|
Make MergeTreeData::getPartitionMatcher const
|
2021-03-17 12:12:55 +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 |
|
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 |
|
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
|
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
|
259e5ba88e
|
Separate accounting of remote exceptions in system.errors
|
2021-03-16 22:31:46 +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 |
|