chertus
|
4fd7340416
|
New ANY JOIN for StorageJoin + SEMI, ANTI
|
2019-12-25 20:32:55 +03:00 |
|
alexey-milovidov
|
e2d2f02d59
|
Merge pull request #8383 from ClickHouse/fix-race-in-directory-monitor
Fix race in StorageDistributedDirectoryMonitor
|
2019-12-25 01:30:16 +03:00 |
|
alexey-milovidov
|
1150169e55
|
Merge pull request #8385 from 4ertus2/joins
Relax ambiguous column check for multiple JOIN ON section
|
2019-12-25 01:28:17 +03:00 |
|
chertus
|
afaf860810
|
relax ambiguous column check for multiple JOIN ON section
|
2019-12-24 21:51:37 +03:00 |
|
Nikolai Kochetov
|
6a1dccd27c
|
Change initialization order for StorageDistributedDirectoryMonitor members.
|
2019-12-24 21:25:00 +03:00 |
|
Alexey Milovidov
|
8d190e6807
|
Fixed build
|
2019-12-24 20:16:38 +03:00 |
|
Alexey Milovidov
|
bc36c3f1a9
|
Avoid std::terminate in destructors of some WriteBuffers
|
2019-12-24 20:12:08 +03:00 |
|
Nikolai Kochetov
|
2e8cf5356f
|
Merge pull request #8376 from ClickHouse/try-fix-tests-with-processors
Try fix tests with processors.
|
2019-12-24 19:59:04 +03:00 |
|
tavplubix
|
7c1a6c726d
|
Merge pull request #8359 from ClickHouse/more_readable_interpreter_create
Refactor table creation
|
2019-12-24 18:07:43 +03:00 |
|
Nikolai Kochetov
|
6541b2db9e
|
Merge pull request #8351 from ClickHouse/fix-dict-with-clickhouse-source-and-subquery
Fix dict with clickhouse source and subquery
|
2019-12-24 16:56:48 +03:00 |
|
Nikolai Kochetov
|
6fbc202bb3
|
Try fix tests with processors.
|
2019-12-24 16:30:28 +03:00 |
|
Alexey Milovidov
|
94318c50a1
|
Renamed a test because it's inconvenient to do Ctrl+F and type 'fail' in browser
|
2019-12-24 15:13:20 +03:00 |
|
alexey-milovidov
|
780481a4f9
|
Merge pull request #8372 from ClickHouse/compiled-aggregator-remove-unused-function
Removed unused method that is unneeded after removing compiled aggregator
|
2019-12-24 15:11:14 +03:00 |
|
alexey-milovidov
|
28c7e78d36
|
Merge pull request #8344 from ClickHouse/system-stack-trace
Added system.stack_trace table.
|
2019-12-24 12:15:48 +03:00 |
|
Alexey Milovidov
|
8bd22bf190
|
Removed unused method that is unneeded after removing compiled aggregator
|
2019-12-24 12:06:44 +03:00 |
|
alesapin
|
a8ab28b612
|
Remove flaps from kill mutation test
|
2019-12-24 12:05:06 +03:00 |
|
Alexey Milovidov
|
bdefa9248c
|
Removed test because it cannot run in Sandbox (CI)
|
2019-12-24 03:54:32 +03:00 |
|
Alexey Milovidov
|
badbee2385
|
Added another mode of diagnostic trap
|
2019-12-23 23:26:46 +03:00 |
|
Alexey Milovidov
|
3b7f3b07cd
|
Better handling of signals
|
2019-12-23 22:23:54 +03:00 |
|
Alexey Milovidov
|
e907ce103e
|
Fixed warning
|
2019-12-23 21:58:42 +03:00 |
|
Alexey Milovidov
|
9da4b63fe9
|
Fixed Darwin build
|
2019-12-23 21:56:57 +03:00 |
|
alesapin
|
88c05c4a1f
|
Merge pull request #8237 from ClickHouse/synchronous_mutations
Add ability to execute mutations synchronously
|
2019-12-23 21:55:48 +03:00 |
|
Alexey Milovidov
|
f04a2a5f7b
|
Fixed Darwin build
|
2019-12-23 19:54:51 +03:00 |
|
Alexey Milovidov
|
56870c6b3b
|
Fixed -Wshadow
|
2019-12-23 19:49:06 +03:00 |
|
Alexey Milovidov
|
239451a24d
|
Merge branch 'master' into system-stack-trace
|
2019-12-23 19:41:23 +03:00 |
|
alesapin
|
73c9f0e71c
|
Remove redundant code
|
2019-12-23 17:46:00 +03:00 |
|
alesapin
|
f168977b9a
|
Merge branch 'master' into synchronous_mutations
|
2019-12-23 16:24:50 +03:00 |
|
Vitaly Baranov
|
297a5fd627
|
Merge pull request #8342 from vitlibar/fix-checks-localhost-is-allowed
Fix checks if a client host is allowed in case it's the localhost.
|
2019-12-23 16:03:29 +03:00 |
|
alesapin
|
cfeaea2627
|
Better exception message in case of duplicate dictionary
|
2019-12-23 12:35:37 +03:00 |
|
Nikolai Kochetov
|
4f641b05d4
|
Added test.
|
2019-12-23 12:28:09 +03:00 |
|
Nikolai Kochetov
|
68305165d1
|
Create query context for clickhouse dictionary source.
|
2019-12-23 12:25:58 +03:00 |
|
alesapin
|
4555d1398c
|
Merge pull request #8267 from ClickHouse/fix_coverage_one_more_time
More strict coverage flush.
|
2019-12-23 11:43:49 +03:00 |
|
Alexey Milovidov
|
4d349e9ed0
|
Added TODO
|
2019-12-23 00:01:12 +03:00 |
|
Alexey Milovidov
|
c78443d939
|
Avoid using query_id from old threads
|
2019-12-22 23:50:33 +03:00 |
|
Alexey Milovidov
|
1e83ebe521
|
Added test
|
2019-12-22 23:50:00 +03:00 |
|
Alexey Milovidov
|
ca25e2f30f
|
Added query_id to "system.stack_trace"
|
2019-12-22 23:37:29 +03:00 |
|
Alexey Milovidov
|
9c868c910a
|
Simplification
|
2019-12-22 23:17:16 +03:00 |
|
Alexey Milovidov
|
e0000bef98
|
Added "system.stack_trace" table (development)
|
2019-12-22 20:20:33 +03:00 |
|
Vitaly Baranov
|
2e4174a54c
|
Fix checks if a client host is allowed in case it's the localhost.
|
2019-12-22 23:24:43 +07:00 |
|
alexey-milovidov
|
fee9fda34c
|
Merge pull request #8130 from CurtizJ/optimize-storage-merge
Implement ORDER BY optimization for Storage Merge.
|
2019-12-22 12:43:18 +03:00 |
|
alexey-milovidov
|
08669e512c
|
Merge pull request #8332 from Vdimir/prometheus-endpoint-fixes
Prometheus endpoint fixes
|
2019-12-22 12:37:31 +03:00 |
|
alexey-milovidov
|
89e3793db1
|
Merge pull request #8311 from ClickHouse/gcc-libcxx
Using libc++ even with gcc
|
2019-12-22 12:32:27 +03:00 |
|
CurtizJ
|
d941643416
|
fix build
|
2019-12-22 05:44:04 +03:00 |
|
Alexey Milovidov
|
360c85c818
|
Merge remote-tracking branch 'origin/better-priority-queue' into gcc-libcxx
|
2019-12-22 00:51:47 +03:00 |
|
Alexey Milovidov
|
bc845ebce5
|
Optimization of sorting heap
|
2019-12-22 00:51:22 +03:00 |
|
Alexey Milovidov
|
2c63baa52a
|
Merge remote-tracking branch 'origin/better-priority-queue' into gcc-libcxx
|
2019-12-21 23:29:40 +03:00 |
|
Alexey Milovidov
|
8ff361eda4
|
Optimization of sorting heap
|
2019-12-21 23:28:51 +03:00 |
|
VDimir
|
5a84f4782f
|
Set prometheus default port to 9363
|
2019-12-21 17:56:24 +00:00 |
|
VDimir
|
e301c1fe59
|
Fix test_prometheus_endpoint
|
2019-12-21 20:50:02 +03:00 |
|
VDimir
|
cc5af3174e
|
Update async methics at program srartup
|
2019-12-21 17:48:35 +00:00 |
|