Commit Graph

28134 Commits

Author SHA1 Message Date
Ivan Blinkov
9de561d865 refactor installation guide a bit 2019-08-23 17:36:51 +03:00
Ivan Blinkov
551de6ec31 Move tutorial to documentation with old content (for now) 2019-08-23 15:41:23 +03:00
Ivan Blinkov
a187fa7360 Sync RPM packages instructions to other docs languages 2019-08-20 15:50:42 +03:00
Ivan Blinkov
b5786fec29 Merge branch 'master' of github.com:yandex/ClickHouse 2019-08-20 10:02:39 +03:00
alexey-milovidov
c870cbce73
Merge pull request #6548 from achimbab/master
Added 'strict' parameter in windowFunnel() and added testcases.
2019-08-20 05:05:49 +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
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
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
philip.han
61769865d8 Added 'strict' parameter in windowFunnel() and added testcases. 2019-08-19 23:52:42 +09: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
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
Ivan Blinkov
7e600ccc06
revert #6544 (#6547) 2019-08-19 16:15:46 +03:00
Ivan Blinkov
453020593f revert #6544 2019-08-19 16:14:39 +03:00
Ivan Blinkov
646071f360
Update roadmap.md (#6545) 2019-08-19 16:13:58 +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
Alexander Tokmakov
6991683a5f remove local parts which source replica doesnt have 2019-08-19 15:08:45 +03:00
Ivan Blinkov
c0a8b7d547
[experimental] auto-mark documentation PRs with labels (#6544) 2019-08-19 14:11:29 +03:00
Ivan Blinkov
0d4f3d8cc7 [experimental] auto-mark documentation PRs with labels 2019-08-19 14:09:21 +03:00
Ivan Blinkov
2ca98c1ee0 merge SECURITY.md 2019-08-19 14:05:23 +03:00
alesapin
6d29ed99d9 Fix bug with enable_mixed_granularity_parts and mutations 2019-08-19 13:37:04 +03:00
BayoNet
07dc167289
Typo fix in the assumeNotNull description. (#6542) 2019-08-19 12:57:53 +03:00
Nikolai Kochetov
9c991b161e
Merge pull request #6536 from yandex/update-json-perftests
Updated json perftests.
2019-08-19 09:08:42 +03:00
Георгий Кондратьев
c70d585169 DEVTOOLS-5755 Remove odbc-bridge.cpp from clickhouse-lib
odbc-bridge.cpp defines main() so it should not be included in clickhouse-lib.
2019-08-19 05:13:39 +00:00
Nikolai Kochetov
28f4346fca Updated json perftest to loop. 2019-08-19 00:50:51 +03:00
Alexander Tokmakov
4bc8419042 fixes 2019-08-18 21:39:30 +03:00
Alexey Milovidov
d7d11b85ca Update version manually 2019-08-18 16:53:25 +03:00
alexey-milovidov
f36d20915b
Merge pull request #6529 from yandex/better-signals
Better debug-ability of fault signals.
2019-08-18 16:44:54 +03:00
alexey-milovidov
1c9fedb77b
Merge pull request #6530 from yandex/metric-log-rectification
Metric log rectification
2019-08-18 16:44:21 +03:00
alexey-milovidov
29cc99ad58
Merge pull request #6194 from yurriy/mysql
Compatibility with more MySQL clients.
2019-08-18 16:28:13 +03:00
Alexey Milovidov
9b48906f16 Rectification of MetricLog: simplified code 2019-08-18 03:34:23 +03:00
Alexey Milovidov
968cbda666 Rectification of MetricLog 2019-08-18 03:25:58 +03:00
Alexey Milovidov
16495bab5b Rectification of MetricLog 2019-08-18 03:04:58 +03:00
alexey-milovidov
1b3f19abab
Update StackTrace.h 2019-08-18 03:03:19 +03:00