Commit Graph

22491 Commits

Author SHA1 Message Date
proller
ba97218cab Build fixes (freebsd) 2019-02-19 13:29:44 +03:00
proller
b6aac05f87 Merge remote-tracking branch 'upstream/master' into fix15 2019-02-19 13:25:38 +03:00
alesapin
1b0ae80a49
Merge pull request #4437 from yandex/add_cli_settings_to_performance_test
Add CLI settings for clickhouse-performance-test.
2019-02-19 10:20:50 +03:00
0xflotus
a0ffdcfe17 fixed short (#4440) 2019-02-19 08:54:58 +03:00
0xflotus
908d958696 fixed other (#4441)
Did you mean 'In other words'...?
2019-02-19 08:54:31 +03:00
proller
fa9e9e57c8 [PATCH] Fixup for "AIOcontextPool: Found io_event with unknown id 0'' error #4434 from urgordeadbeef 2019-02-18 20:30:00 +03:00
proller
d951df1342 [PATCH] Fixup for "AIOcontextPool: Found io_event with unknown id 0'' error #4434 from urgordeadbeef 2019-02-18 18:54:24 +03:00
alesapin
b2d90d5c10 Add CLI settings for clickhouse-performance-test. 2019-02-18 18:43:58 +03:00
alexey-milovidov
15b03f6e12
Merge pull request #4412 from 4ertus2/joins
Support aliases in JOIN ON section for right table columns
2019-02-18 18:31:01 +03:00
Alex Zatelepin
cadc023af8
Update CMakeLists.txt
remove redundant statement
2019-02-18 18:24:20 +03:00
Nikolai Kochetov
eb63a8c3b1
Merge pull request #4427 from danlark1/master
Implement Levenshtein distance with linear memory
2019-02-18 17:29:32 +03:00
alesapin
c23089d280
Merge pull request #4410 from yandex/add_changelog_19_1_7_and_19_3_3
Add changelog for 19.1.7 and 19.3.3
2019-02-18 14:13:07 +03:00
alesapin
64219fede2 Add 19.1.8 and 19.3.4 changelogs 2019-02-18 12:48:05 +03:00
alesapin
b611a7ecb7 Changelog review fixes 2019-02-18 12:26:16 +03:00
Danila Kutenin
35bfe7950e Pointer codestyle fix in Levenshtein distance 2019-02-18 04:21:18 +03:00
Danila Kutenin
ed57671948 Implement Levenstein distance with linear memory 2019-02-18 04:18:39 +03:00
BayoNet
fdac3bd662 DOCAPI-4552: RU translation of VersionedCollapsingMergeTree topic (#4404) 2019-02-18 00:31:56 +03:00
BayoNet
d42cf0a769 DOCAPI-4907: EN review and RU translation of the Expression Aliases topic (#4418) 2019-02-17 13:52:49 +03:00
BayoNet
afb53d9b08 TANKER-457940: RU translation of the Backup topic. (#4417) 2019-02-17 13:47:07 +03:00
BayoNet
411f14dbdc TANKER-457940: EN review for Backup topic (#4416) 2019-02-16 08:53:04 +03:00
alexey-milovidov
85a5ece942
Merge pull request #4407 from nikvas0/nikvas0/index_fix2
indices fix
2019-02-15 18:56:14 +03:00
alexey-milovidov
b828354ed1
Merge pull request #4408 from zhang2014/fix/ISSUES-4389
ISSUES-4389 fix lambda function with predicate optimizer
2019-02-15 18:55:53 +03:00
chertus
1fc6c60668 undo unneeded changes 2019-02-15 18:47:39 +03:00
chertus
b72d12d12e join on allow aliases for right table columns 2019-02-15 18:47:39 +03:00
chertus
dc1a0ed3f4 normalize JOIN ON section 2019-02-15 18:47:39 +03:00
chertus
33c3b5cdad some more refactoring 2019-02-15 18:47:39 +03:00
chertus
c6e541858e refactoring: do not match columns to tables twice 2019-02-15 18:47:39 +03:00
alesapin
b2912613e9 Better author 2019-02-15 15:32:21 +03:00
alesapin
8d4c863b15 Better author 2019-02-15 15:13:03 +03:00
alesapin
694f9dad7f Remove redundant indendation 2019-02-15 14:53:28 +03:00
robot-clickhouse
d8abd09457 Auto version update to [19.3.4] [54415] 2019-02-15 14:50:37 +03:00
proller
263e69e861
Build fixes (FreeBSD port) (#4397) 2019-02-15 14:46:07 +03:00
proller
affdde671c Wrong folder "preprocessed" link #3892 - bugfix 2019-02-15 14:43:47 +03:00
alesapin
5bd726f6b1 Better 2019-02-15 14:31:13 +03:00
alesapin
ca3dc9d581 Change author 2019-02-15 14:28:21 +03:00
alesapin
a64eb4b472 Better 2019-02-15 12:46:01 +03:00
alesapin
c37f1f34ca Better 2019-02-15 12:43:36 +03:00
alesapin
e393d6f96a Add changelog for 19.1.7 and 19.3.3 2019-02-15 12:37:00 +03:00
zhang2014
597ae0b937 ISSUES-4389 fix lambda function with predicate optimizer 2019-02-15 17:04:02 +08:00
Murat Kabilov
81f8d2f1f3 add columns parameter to the syntax for SummingMergeTree (#4400) 2019-02-15 11:45:22 +03:00
Nikita Vasilev
4fb7abfeff removed logs 2019-02-15 08:58:29 +03:00
Nikita Vasilev
83d37a6f83 removed logs 2019-02-15 08:56:37 +03:00
alexey-milovidov
ed3a8a66a2
Merge pull request #4399 from yandex/better-replica-repair
Better replica repair
2019-02-14 21:50:20 +03:00
alexey-milovidov
6d5bbd642a
Merge pull request #4401 from 4ertus2/ast
fix UB in TranslateQualifiedNamesMatcher
2019-02-14 21:48:30 +03:00
Nikita Vasilev
77d8fe0aee fix 2019-02-14 20:35:50 +03:00
Nikita Vasilev
610534e5ff fix 2019-02-14 19:59:26 +03:00
Vivien Maisonneuve
6cf3d8c151 Doc fix: definition of varPop (#4403) 2019-02-14 19:44:46 +03:00
alesapin
6d865b538e
Merge pull request #4398 from yandex/zookeeper-size-limit
Slightly raised up the limit on max string and array size received from ZooKeeper
2019-02-14 19:33:34 +03:00
alesapin
ad8c9f8845
Merge pull request #4396 from yandex/attach-memory-limit-exceeded
Avoid "Memory limit exceeded" during ATTACH TABLE query
2019-02-14 19:29:10 +03:00
chertus
a2ff9391ad fix UB 2019-02-14 17:25:55 +03:00