alexey-milovidov
|
407f53b476
|
Merge pull request #26953 from ClickHouse/fix-race-in-connections-collector
Hold context in HedgedConnections to prevent use-after-free on settings.
|
2021-07-30 08:52:17 +03:00 |
|
alexey-milovidov
|
7220c0205e
|
Merge pull request #26958 from Algunenano/fix_dynamic_build
Fix linking of auxiliar programs when using dynamic libraries
|
2021-07-30 08:50:30 +03:00 |
|
alexey-milovidov
|
2bd5067e54
|
Merge pull request #26948 from azat/fix-custom-tld-read
Fix reading of custom TLDs (stops processing with lower buffer or bigger file)
|
2021-07-29 20:57:25 +03:00 |
|
tavplubix
|
c18c16855a
|
Merge pull request #26913 from PolyProgrammist/table-function-cluster-macros
Supported cluster macros inside table function 'cluster'
|
2021-07-29 18:43:36 +03:00 |
|
Raúl Marín
|
34b0bb6b7f
|
Move formatBlock to its own file
|
2021-07-29 16:39:42 +02:00 |
|
tavplubix
|
4a3ade1aa5
|
Merge pull request #26814 from ClickHouse/fix_lost_aggregate_function_parameters
Fix lost parameters of aggregate functions
|
2021-07-29 13:43:05 +03:00 |
|
tavplubix
|
f8b6815ade
|
Merge pull request #26847 from ClickHouse/check_aggregate_function_parameters
Check aggregate function parameters in -Merge combinator
|
2021-07-29 13:42:52 +03:00 |
|
Nikolai Kochetov
|
cfa3fd4b87
|
Hold context in HedgedConnections to prevent use-after-free on settings.
|
2021-07-29 13:29:36 +03:00 |
|
Vadim Volodin
|
918a4e8ab3
|
Supported cluster macros inside table function 'cluster'
|
2021-07-29 12:12:29 +03:00 |
|
Azat Khuzhin
|
bad1f91f28
|
Fix reading of custom TLDs (stops processing with lower buffer or bigger file)
|
2021-07-29 10:36:32 +03:00 |
|
alexey-milovidov
|
f62c11dbf3
|
Merge pull request #26898 from vitstn/arcadia_arrow2
Enable Arrow format in Arcadia
|
2021-07-29 01:17:57 +03:00 |
|
alesapin
|
26b129bef2
|
Merge pull request #26900 from ClickHouse/fix_trash_bug
Fix bug when default column reference non materialized column
|
2021-07-28 22:40:48 +03:00 |
|
Alexander Tokmakov
|
764701c3f3
|
allow mismatching parameters for some functions
|
2021-07-28 20:55:13 +03:00 |
|
Vitaly Stoyan
|
c1f71b2e6e
|
Merge branch 'ClickHouse:master' into arcadia_arrow2
|
2021-07-28 19:57:25 +03:00 |
|
Vitaly Stoyan
|
b2200913df
|
fix build
|
2021-07-28 19:56:01 +03:00 |
|
alesapin
|
71169d7937
|
Merge pull request #26716 from nvartolomei/nv/part-cleanup-sequence
Avoid deleting old parts from FS on shutdown for replicated engine
|
2021-07-28 18:29:37 +03:00 |
|
alesapin
|
d91380cd71
|
Fix bug when default column reference non materialized column
|
2021-07-28 15:04:42 +03:00 |
|
Vitaly Stoyan
|
4e269ce2e4
|
initial commit
|
2021-07-28 14:09:17 +03:00 |
|
Nikolai Kochetov
|
421650dc68
|
Merge pull request #26828 from ClickHouse/flush-LazyOutputFormat-on-cancel
Flush LazyOutputFormat on query cancel.
|
2021-07-28 13:07:58 +03:00 |
|
Alexander Tokmakov
|
fab4529c97
|
Merge branch 'master' into rename_materialize_mysql
|
2021-07-28 12:18:01 +03:00 |
|
alesapin
|
1277db4435
|
Merge pull request #26129 from ClickHouse/system_zookeeper_log
Add system.zookeeper_log table
|
2021-07-28 11:22:29 +03:00 |
|
Kseniia Sumarokova
|
fd29ad73e0
|
Merge pull request #26871 from kssenii/rabbit-fix-sink
Fix rabbitmq sink
|
2021-07-28 11:14:13 +03:00 |
|
kssenii
|
c6ee94db2e
|
Fix
|
2021-07-28 08:11:10 +00:00 |
|
Kseniia Sumarokova
|
f5d531bebb
|
Merge pull request #26834 from kssenii/fix-library-bridge
Fix library-bridge ids load
|
2021-07-28 10:46:30 +03:00 |
|
kssenii
|
6c220c8b35
|
Fix ids parsing
|
2021-07-27 20:54:21 +00:00 |
|
Alexander Tokmakov
|
fc9ab2cda7
|
Merge branch 'master' into rename_materialize_mysql
|
2021-07-27 22:38:40 +03:00 |
|
Alexander Tokmakov
|
a5d27ba6ad
|
fix another bug
|
2021-07-27 20:16:40 +03:00 |
|
Alexander Tokmakov
|
378dcef813
|
fixes
|
2021-07-27 19:57:28 +03:00 |
|
Kseniia Sumarokova
|
b5dce17707
|
Merge pull request #26821 from azat/rocksdb-improvements
Add system.rocksdb and read rocksdb/rocksdb_TABLE options from config
|
2021-07-27 17:31:12 +03:00 |
|
tavplubix
|
168edaed73
|
Merge pull request #26808 from amosbird/safe2
Make sure table is readonly when restarting fails.
|
2021-07-27 17:21:08 +03:00 |
|
Nikolai Kochetov
|
97bc754dd8
|
Merge pull request #26758 from ClickHouse/output-streams-to-processors
Remove some output streams
|
2021-07-27 17:19:26 +03:00 |
|
alexey-milovidov
|
d7b2404119
|
Merge pull request #15408 from ClickHouse/random_timezone_for_stateless_tests
Use random timezone in stateless and stateful tests
|
2021-07-27 16:18:14 +03:00 |
|
Nikita Mikhaylov
|
7bf0fc2ac1
|
Merge pull request #26703 from Algunenano/threadpool_safety
ParallelFormattingOutputFormat: Use mutex to handle the join to the collector_thread
|
2021-07-27 16:02:07 +03:00 |
|
Alexander Kuzmenkov
|
ece7d000dd
|
Merge pull request #26736 from Algunenano/ch_local_remote_localhost
CH local: Treat localhost:port as a remote database
|
2021-07-27 15:30:54 +03:00 |
|
Alexander Kuzmenkov
|
7e737d9568
|
Merge pull request #26334 from ryzuo/ryzuo
Implementation of window function nth_value
|
2021-07-27 15:02:29 +03:00 |
|
Nikolai Kochetov
|
be121ded20
|
Update PushingToViewsBlockOutputStream.cpp
|
2021-07-27 12:25:07 +03:00 |
|
Nikolai Kochetov
|
a5ed26c393
|
Flush LazyOutputFormat on query cancel.
|
2021-07-27 11:55:19 +03:00 |
|
Nikolai Kochetov
|
a9effdad18
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-27 11:31:53 +03:00 |
|
Nikolai Kochetov
|
f656b5a161
|
Another try to fix tests.
|
2021-07-27 11:29:24 +03:00 |
|
Nikolai Kochetov
|
6d348f2b18
|
Merge pull request #26820 from ClickHouse/fix-26815
Do not start new hedged connection if query was already canceled.
|
2021-07-27 10:18:36 +03:00 |
|
Nikolai Kochetov
|
671c2194b3
|
Merge pull request #26807 from amosbird/improvement2
Remove unneeded mutex during connection draining
|
2021-07-27 10:15:53 +03:00 |
|
Azat Khuzhin
|
8ef677b15f
|
Add ability to set any rocksdb option via config.xml
v2: Cover rocksdb options in ClickHouse config
v3: add missing __init__.py
v4: Rework rocksdb options from config
v5: add column_family_options support
|
2021-07-27 08:40:50 +03:00 |
|
Alexey Milovidov
|
5e2ea4e042
|
Whitespace
|
2021-07-27 05:20:03 +03:00 |
|
Kseniia Sumarokova
|
ee13f2e6bc
|
Merge pull request #26795 from kssenii/fixing-sqlite
Fix sqlite engine attach
|
2021-07-27 00:37:31 +03:00 |
|
Azat Khuzhin
|
c7d2a5aad8
|
Add system.rocksdb table (with various rocksdb internals)
v2: fix USE_ROCKSDB check (there is #cmakedefine01 so it is either 0/1,
so we should not check with #ifdef)
|
2021-07-26 23:13:59 +03:00 |
|
Alexander Tokmakov
|
a7e644f774
|
support old name
|
2021-07-26 21:24:32 +03:00 |
|
Alexander Tokmakov
|
63ab38ee09
|
rename MaterializeMySQL to MaterializedMySQL
|
2021-07-26 21:17:28 +03:00 |
|
Nikolai Kochetov
|
7da5bb3871
|
Do not start new hedged connection if query was already canceled.
|
2021-07-26 20:48:38 +03:00 |
|
Nikolai Kochetov
|
61f8524ae7
|
Fix style.
|
2021-07-26 20:36:54 +03:00 |
|
Nikolai Kochetov
|
4ec05e13da
|
Fix fuzz logical error.
|
2021-07-26 20:34:04 +03:00 |
|