Commit Graph

22483 Commits

Author SHA1 Message Date
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
BayoNet
533665c9f2 DOCAPI-4552: EN review of VersionedCollapsingMergeTree topic (#4395) 2019-02-14 17:10:21 +03:00
Alexey Milovidov
21247ebfac Better replica repair logic: clearing obsolete queue 2019-02-14 17:04:28 +03:00
Alexey Milovidov
2efb4bdca2 Slightly raised up the limit on max string and array size received from ZooKeeper 2019-02-14 16:47:00 +03:00
Alexey Milovidov
048f966cde Added a test #4396 2019-02-14 16:42:26 +03:00
Alexey Milovidov
b7a4456007 Avoid "Memory limit exceeded" during ATTACH TABLE query 2019-02-14 16:05:44 +03:00
Ivan Blinkov
edff16aa15
Minor docs changes (#4366) 2019-02-14 15:12:28 +03:00
alexey-milovidov
d5aba078e0
Merge pull request #4386 from nikvas0/nikvas0/set_index_args
Set index fix
2019-02-14 14:00:05 +03:00
Nikita Vasilev
64e0732b4a fixed 2019-02-14 12:13:04 +03:00