Commit Graph

25451 Commits

Author SHA1 Message Date
sundy-li
d23e505414 remove line 2019-06-12 18:56:01 +08:00
sundy-li
38d4d2937e Support more AlterType in distribute DDL 2019-06-12 18:50:50 +08:00
alexey-milovidov
96975c8881
Update arrayEnumerateRanked.h 2019-06-12 12:18:51 +03:00
Danila Kutenin
ff594aaf1b
Merge pull request #5588 from yandex/Volnitsky-optimizations-and-design
Fix some weird cases in Searchers
2019-06-12 07:27:54 +03:00
Danila Kutenin
585e4b75c5 Fix some weird cases in Searchers 2019-06-12 07:14:03 +03:00
Danila Kutenin
08335fffea
Merge pull request #5586 from yandex/Volnitsky-optimizations-and-design
Clearer interfaces of Searchers
2019-06-12 06:55:12 +03:00
Danila Kutenin
4fd85b4136 Clearer interfaces of Searchers 2019-06-12 05:35:25 +03:00
Vitaliy Zakaznikov
536bdb588d * Fixing and reorganazing LIVE VIEW tests 2019-06-11 21:28:20 -04:00
alexey-milovidov
bb5239f18d
Merge pull request #5577 from BayoNet/en-docs/DOCAPI-3856
DOCAPI-3856: Removed the phrase about limited usage of tuples in tables.
2019-06-11 18:17:18 +03:00
alexey-milovidov
8f2ac97ba8
Merge pull request #5580 from vivienm/master
Fix Settings.h URL in docs
2019-06-11 18:11:45 +03:00
Vitaliy Zakaznikov
12060d8879 * Fixing errors that prevented clang build. 2019-06-11 08:27:47 -04:00
Vitaly Baranov
095c36a4b2
Merge pull request #5575 from vitlibar/doc-settings-constraints
Added documentation of constraints on settings.
2019-06-11 15:26:47 +03:00
Vitaliy Zakaznikov
b6efd8599f * Trying again to fix style checks. Now running ./utils/check-style/check-style reports no errors. 2019-06-11 06:30:57 -04:00
Vivien Maisonneuve
e5f06ef012 Fix Settings.h URL in docs 2019-06-11 11:38:07 +02:00
BayoNet
fe7209dc07 DOCAPI-3856: Removed the phrase about limited usage of tuples in tables. 2019-06-11 08:59:46 +03:00
Vitaliy Zakaznikov
a467e7c105 * Moving uexpect.py so that it can be found
* Trying to fix failed style checks
* Trying to fix clang build fail
2019-06-10 22:22:53 -04:00
Vitaliy Zakaznikov
79989a766c * Fixing uexpect.py close() method and forcing to close the process
by default
* Updating tests to be more robust
2019-06-10 19:56:12 -04:00
Vitaly Baranov
ebf9d2a19e Added documentation for constraints on settings. 2019-06-11 02:33:09 +03:00
Vitaliy Zakaznikov
1ebe3047ff * Moving uexpect.py to dbms/tests/integration/helpers folder
* Updating uexpect.py to support close() method and
  context manager for proper resource cleanup
* Updating tests to use uexpect context manager
2019-06-10 18:12:06 -04:00
proller
c800913e5a
Fix build clickhouse as submodule (#5574) 2019-06-10 21:50:46 +03:00
Vitaly Baranov
cb7afaf0df
Merge pull request #5573 from yandex/vitlibar-patch-1
Fix grammatical error in client.py
2019-06-10 20:17:31 +03:00
proller
cfbe05ca63
Upgrade boost to 1.70 (#5570) 2019-06-10 19:36:37 +03:00
Ivan Lezhankin
d42d543ee9 Merge branch 'master' into pytest 2019-06-10 18:25:38 +03:00
Vitaly Baranov
fd5fbcab25
Fix grammatical error in client.py 2019-06-10 18:11:51 +03:00
Ivan Lezhankin
fd6fbc9be8 Fix dict_get.sql test 2019-06-10 15:22:57 +03:00
Vitaliy Zakaznikov
fc4ea55b98 * Fixing bug in dbms/src/DataStreams/PushingToViewsBlockOutputStream.cpp
that was introduced when trying to fix a clang error.
2019-06-10 08:11:43 -04:00
Vitaliy Zakaznikov
a68980ab38 * Style check fixes 2019-06-10 07:41:33 -04:00
Vitaliy Zakaznikov
87b58e4150 * Fixing clang errors
* Fixing LIVE VIEW tests
2019-06-10 07:18:33 -04:00
Ivan Lezhankin
496376a6bc Try to use random database name by default 2019-06-10 13:41:53 +03:00
proller
836243d654 Merge remote-tracking branch 'upstream/master' into fix28 2019-06-10 12:44:22 +03:00
tai
e01138a7e7 feature: if MySQL table doesn't exits should report the error. 2019-06-10 15:51:14 +08:00
BayoNet
27c3ae401c DOCAPI-6180: Syncronization between EN and RU versions of document. 2019-06-09 20:39:45 +03:00
alexey-milovidov
4c7d71af1c
Merge pull request #5560 from yandex/perftests-file-formats
Fix #5439 bug PrettySpace format
2019-06-09 17:22:47 +03:00
alexey-milovidov
7324e5e8d4
Update PrettySpaceBlockOutputStream.cpp 2019-06-09 17:22:16 +03:00
alexey-milovidov
b5d67a5c45
Merge pull request #5564 from hatarist/patch-2
Fix a typo in a Decimal exception
2019-06-09 17:06:43 +03:00
proller
21d523904b fix style 2019-06-09 14:40:25 +03:00
Igor Hatarist
fc55d38377
Fix typo in a Decimal exception
(presicion -> precision)
2019-06-08 19:56:45 +03:00
BayoNet
07b76f9779 DOCAPI-4197: Fixes. 2019-06-08 19:34:59 +03:00
BayoNet
cf6777c986 DOCAPI-6213: Docs for send_progress_in_http_headers setting. 2019-06-08 18:24:10 +03:00
Vitaliy Zakaznikov
137f5127ac * Renaming 00953_live_view_select test to avoid test number conflict 2019-06-08 09:54:48 -04:00
Vitaliy Zakaznikov
5079180595 * Fixing a bug in LIVE VIEW tables. Before when a table
is created with "AS SELECT 1" the SELECT and WATCH queries would fail
* Adding and updating LIVE VIEW tests to increase coverage
2019-06-08 09:26:02 -04:00
stavrolia
2ee6601990 Add fixed pretty space to perf test 2019-06-08 00:54:16 +03:00
stavrolia
6c487a253b Fix #5439 bug pretty space 2019-06-08 00:04:06 +03:00
proller
7449f4f68d clang-format 2019-06-07 21:22:57 +03:00
proller
516ce69d70 CLICKHOUSE-4179 Fix of function arrayEnumerateUniqRanked for arguments with empty arrays 2019-06-07 20:37:01 +03:00
Vitaliy Zakaznikov
4b68ffb15b * Fixing typos in test names 2019-06-07 12:43:37 -04:00
Ivan Lezhankin
30e4571c89 Fix some tests 2019-06-07 19:09:21 +03:00
Ivan Lezhankin
ab6652da3a Fix some tests 2019-06-07 19:02:24 +03:00
Ivan Lezhankin
f24a4ef9a4 Fix some tests 2019-06-07 18:41:24 +03:00
Ivan Lezhankin
a8fee10059 Fix some tests 2019-06-07 17:59:41 +03:00