Alexey Milovidov
|
a574727269
|
Attempt to fix deadlock
|
2019-08-20 04:24:53 +03:00 |
|
Alexey Milovidov
|
ebbcd26981
|
Improved test
|
2019-08-20 03:53:12 +03:00 |
|
Alexey Milovidov
|
666029db6e
|
Merge branch 'added-test-for-race-conditions' of github.com:yandex/ClickHouse into added-test-for-race-conditions
|
2019-08-20 03:50:40 +03:00 |
|
Alexey Milovidov
|
99aa5cce38
|
Fixed idiotic error in system.parts
|
2019-08-20 03:49:58 +03:00 |
|
Alexey Milovidov
|
f1fef3f169
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-08-20 03:48:24 +03:00 |
|
Alexey Milovidov
|
e594c344f5
|
Fixed idiotic error in system.parts
|
2019-08-20 03:48:08 +03:00 |
|
Alexey Milovidov
|
6d8161e644
|
Merge branch 'added-test-for-race-conditions' of github.com:yandex/ClickHouse into added-test-for-race-conditions
|
2019-08-20 03:10:59 +03:00 |
|
Alexey Milovidov
|
48867580e6
|
Added another test that produce segfault under ASan easily
|
2019-08-20 03:10:32 +03:00 |
|
alexey-milovidov
|
3a909c54c5
|
Merge pull request #6523 from yandex/fix_inconsistent_parts_after_clone_replica
Fix inconsistent parts after clone replica
|
2019-08-20 02:25:00 +03:00 |
|
tavplubix
|
fa40dfb257
|
Merge pull request #6559 from yandex/fix_csv_6426
Fix csv input
|
2019-08-20 02:24:33 +03:00 |
|
Alexander Tokmakov
|
bca580653d
|
fix csv input
|
2019-08-20 02:09:02 +03:00 |
|
philip.han
|
a2fe2fb7b1
|
Fixed the test for 00632_aggregation_window_funnel.
|
2019-08-20 07:55:02 +09:00 |
|
alexey-milovidov
|
dfa6385eb3
|
Merge pull request #6538 from orivej/odbc-bridge
DEVTOOLS-5755 Remove odbc-bridge.cpp from clickhouse-lib
|
2019-08-20 01:39:48 +03:00 |
|
alexey-milovidov
|
fe634d69fe
|
Merge pull request #6550 from yandex/fix_6125
Fix NPE when using IN clause with a subquery with a tuple
|
2019-08-20 01:39:02 +03:00 |
|
Alexander Kazakov
|
fe5cd47068
|
Process prewhere clause in "skip unused shards" optimization (#6521)
* Process prewhere clause in optimize_skip_unused_shards
* Better diagnostics and logging
|
2019-08-19 23:28:24 +03:00 |
|
alexey-milovidov
|
f0a161787a
|
Update CHANGELOG.md
|
2019-08-19 23:12:04 +03:00 |
|
Alexey Milovidov
|
5d17e0e0e0
|
Updated test
|
2019-08-19 22:51:53 +03:00 |
|
Alexey Milovidov
|
5575be034d
|
Whitespaces
|
2019-08-19 22:32:02 +03:00 |
|
Alexey Milovidov
|
4809586ed6
|
Updated instruction
|
2019-08-19 22:07:13 +03:00 |
|
Alexey Milovidov
|
22a11343e8
|
Attempt to fix race condition
|
2019-08-19 22:02:20 +03:00 |
|
Nikolai Kochetov
|
19a303f498
|
Update perf tests with hash functions.
|
2019-08-19 21:55:42 +03:00 |
|
Nikolai Kochetov
|
d359ff3d4a
|
Fix build.
|
2019-08-19 21:34:12 +03:00 |
|
Nikolai Kochetov
|
56a9c3920f
|
Fix build.
|
2019-08-19 21:28:48 +03:00 |
|
Nikolai Kochetov
|
8535ba9e47
|
Review fixes.
|
2019-08-19 21:23:37 +03:00 |
|
Alexey Milovidov
|
d2e5789f82
|
Fixed strange code in mutations that may lead to memory corruption
|
2019-08-19 21:12:22 +03:00 |
|
Nikolai Kochetov
|
04c17c56c2
|
Review fixes.
|
2019-08-19 21:10:40 +03:00 |
|
Nikolai Kochetov
|
3277f9e3de
|
Add patch to Live View tests.
|
2019-08-19 20:56:00 +03:00 |
|
Nikolai Kochetov
|
d4363768e6
|
Added IFunctonBase::getResultIfAlwaysReturnsConstantAndHasArguments
|
2019-08-19 20:48:19 +03:00 |
|
Alexey Milovidov
|
481b9d36dd
|
Merge branch 'master' into added-test-for-race-conditions
|
2019-08-19 20:43:35 +03:00 |
|
alexey-milovidov
|
a116fd7a69
|
Merge pull request #6477 from dimarub2000/quantileExact_improvement
QuantileExactExclusive & Inclusive function added.
|
2019-08-19 20:39:37 +03:00 |
|
Alexander Tokmakov
|
9e2537a7d0
|
add test
|
2019-08-19 19:52:05 +03:00 |
|
Alexander Tokmakov
|
c62eb7a3ae
|
check columns count and types
|
2019-08-19 19:51:50 +03:00 |
|
dimarub2000
|
bb4136f7b0
|
virtual functions deleted
|
2019-08-19 19:03:25 +03:00 |
|
Nikolai Kochetov
|
a4e2fcdd49
|
Remove recursiveMaterializeConstants.
|
2019-08-19 18:41:42 +03:00 |
|
philip.han
|
61769865d8
|
Added 'strict' parameter in windowFunnel() and added testcases.
|
2019-08-19 23:52:42 +09:00 |
|
Nikolai Kochetov
|
a466040201
|
Added 00991_temporary_live_view_watch_events_heartbeat.
|
2019-08-19 17:39:35 +03:00 |
|
Alexander Tokmakov
|
be5df60c7a
|
Merge branch 'master' into fix_inconsistent_parts_after_clone_replica
|
2019-08-19 17:34:22 +03:00 |
|
alexey-milovidov
|
e4dda4332e
|
Update CHANGELOG.md
|
2019-08-19 16:52:16 +03:00 |
|
alesapin
|
87473465c0
|
Merge pull request #6543 from yandex/fix_adaptive_granularity_and_mutations
Fix bug with enable_mixed_granularity_parts and mutations
|
2019-08-19 16:50:35 +03:00 |
|
alexey-milovidov
|
4ded8deea2
|
Update CHANGELOG.md
|
2019-08-19 16:48:29 +03:00 |
|
alexey-milovidov
|
d77c02ecf6
|
Update CHANGELOG.md
|
2019-08-19 16:46:26 +03:00 |
|
alexey-milovidov
|
943a7480b5
|
Update CHANGELOG.md
|
2019-08-19 16:43:59 +03:00 |
|
Nikolai Kochetov
|
e188ae40ce
|
Added 00991_temporary_live_view_watch_live.
|
2019-08-19 16:35:00 +03:00 |
|
alexey-milovidov
|
c2e831a38f
|
Merge pull request #6527 from yandex/update_changelog_19.11_19.13
Update changelog
|
2019-08-19 16:28:07 +03:00 |
|
Nikolai Kochetov
|
619ee4489e
|
Added 00991_live_view_watch_event_live.
|
2019-08-19 16:26:37 +03:00 |
|
Ivan Blinkov
|
7e600ccc06
|
revert #6544 (#6547)
|
2019-08-19 16:15:46 +03:00 |
|
Ivan Blinkov
|
646071f360
|
Update roadmap.md (#6545)
|
2019-08-19 16:13:58 +03:00 |
|
Nikolai Kochetov
|
61432b83d8
|
Added table function numbers_mt.
|
2019-08-19 15:27:51 +03:00 |
|
alesapin
|
56beb26e5d
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-08-19 15:16:34 +03:00 |
|
alesapin
|
04f553c628
|
Fix images with coverage
|
2019-08-19 15:16:20 +03:00 |
|