alexey-milovidov
5b820091a7
Merge pull request #11020 from excitoon/patch-9
...
Fixed link to external dictionaries
2020-05-19 03:58:41 +03:00
Azat Khuzhin
04aa6dd7e3
Update test_system_tables_lazy_load to cover both cases and make it run
2020-05-19 03:03:45 +03:00
Azat Khuzhin
e1fbf82d0c
Disable system_tables_lazy_load by default
...
Refs: #9642
Refs: #10359
2020-05-19 02:41:18 +03:00
Azat Khuzhin
ef01eb954f
Add note about system_tables_lazy_load into config.xml
2020-05-19 02:41:18 +03:00
alexey-milovidov
b6b7e30e41
Merge pull request #11017 from ClickHouse/playground-minor
...
[docs] minor playground.md improvements
2020-05-19 01:27:04 +03:00
alexey-milovidov
3d5e8e0f2c
Merge pull request #11024 from vzakaznikov/fix-00979_live_view_watch_continuous_aggregates
...
Fixing 00979_live_view_watch_continuous_aggregates test
2020-05-19 01:21:11 +03:00
Azat Khuzhin
e9dc2cbcf7
Add missing SYSTEM FLUSH LOGS before TRUNCATE TABLE in clickhouse-test
...
Suggested-by: @filimonov
2020-05-19 01:12:51 +03:00
Artem Zuikov
97c7447130
Bitonic sort improvements ( #10934 )
2020-05-19 00:41:23 +03:00
Alexander Kuzmenkov
c34ea27362
performance comparison
2020-05-19 00:15:33 +03:00
alexey-milovidov
551fbf8519
Update HTTPHandlerFactory.cpp
2020-05-18 22:46:32 +03:00
Alexander Kuzmenkov
a54773f947
Add more logs to debug trace_log overflow
2020-05-18 22:33:12 +03:00
Ivan Blinkov
d2211f3acb
Remove incorrect comment
2020-05-18 22:20:49 +03:00
Alexey Milovidov
08ff5b5966
Add NCHAR and NVARCHAR synonims
2020-05-18 22:13:13 +03:00
Azat Khuzhin
bd86f15680
Use QueryFinish over magic const in tests
...
Find all usages with:
$ git grep 'type[ ]*=[ ]*2' tests/queries/0_stateless/
Sure this is not all...
2020-05-18 21:18:37 +03:00
Azat Khuzhin
32071ba080
Do not add event_date/event_time condition for system.*_log
...
Also some of them can be even more simplified, since the system.*_log
are empty most of the time there should not be any conditions at all
(i.e. `query` LIKE and so on).
2020-05-18 21:18:37 +03:00
Azat Khuzhin
bdbfa08e02
Truncate system.*_log by default in tests
...
Enable it by default due to:
- it is a sane default
- avoids modifying docker images
2020-05-18 21:18:37 +03:00
Vitaliy Zakaznikov
59a1c230cd
Fixing tests/queries/0_stateless/00979_live_view_watch_continuous_aggregates.py.
2020-05-18 20:17:29 +02:00
Vladimir Chebotarev
8552d5e9b7
Fixed link to external dictionaries
2020-05-18 19:49:06 +03:00
Ivan Blinkov
15f704095a
[docs] support dark mode in AMP version ( #11019 )
2020-05-18 19:44:11 +03:00
alesapin
5a456032b8
Merge pull request #11012 from ClickHouse/docs_better_background_pool_size_description
...
Better background_pool_size description in docs
2020-05-18 18:55:02 +03:00
Ivan Blinkov
2d71089ad0
[docs] improve headerlink handling (¶) ( #11016 )
2020-05-18 18:28:33 +03:00
Ivan Blinkov
c7ec354362
[docs] rel=canonical match symlinks in sources ( #11013 )
2020-05-18 17:43:38 +03:00
Ivan Blinkov
452ad9bf2e
[docs] add edit link on narrow screens (mobile) ( #11014 )
2020-05-18 17:38:36 +03:00
Ivan Blinkov
99cdb1211d
[docs] minor playground.md improvements
2020-05-18 17:37:24 +03:00
Ivan Blinkov
bf66693a85
Get rid of "Note Note"
2020-05-18 17:29:05 +03:00
alesapin
bec7d1ce93
Fix style check
2020-05-18 16:49:19 +03:00
alesapin
03f09986fd
Add dot.
2020-05-18 16:47:30 +03:00
Alexander Tokmakov
e542e814de
better background_pool_size description in docs
2020-05-18 16:34:54 +03:00
Artem Zuikov
bfcbc08bba
arcadia sync fixes
2020-05-18 15:50:23 +03:00
Artem Zuikov
62f77abbc5
add file to ya.make
2020-05-18 13:40:02 +03:00
Artem Zuikov
fcaee7dc98
add file to ya.make
2020-05-18 13:37:13 +03:00
Ivan Blinkov
528ac30a01
[docs] handle incorrect hash in url ( #10999 )
...
* [docs] handle incorrect hash in url
* fix mistype
2020-05-18 13:31:01 +03:00
Artem Zuikov
0fe723acc9
Try to fix arcadia sync ( #10959 )
2020-05-18 13:26:23 +03:00
alesapin
b4652625c7
Try to enable skipped tests
2020-05-18 13:02:52 +03:00
alesapin
1ccd4fb978
Add missed drop in test
2020-05-18 12:24:48 +03:00
alesapin
0395f59b73
Just wait slightly more in test
2020-05-18 12:03:51 +03:00
alesapin
07cb21ccb7
Merge branch 'master' into refactor-reservations
2020-05-18 11:43:48 +03:00
alesapin
ab491c0dd9
boop CI
2020-05-18 11:42:39 +03:00
Ivan Blinkov
7e71042c18
Merge pull request #10995 from ClickHouse/dependabot/pip/docs/tools/protobuf-3.12.0
...
Bump protobuf from 3.11.3 to 3.12.0 in /docs/tools
2020-05-18 11:33:09 +03:00
Ivan Blinkov
f39e0a8375
Merge pull request #10997 from ClickHouse/dependabot/pip/docs/tools/soupsieve-2.0.1
...
Bump soupsieve from 2.0 to 2.0.1 in /docs/tools
2020-05-18 11:25:14 +03:00
Ivan Blinkov
c67855dfed
Merge pull request #10996 from ClickHouse/dependabot/pip/docs/tools/beautifulsoup4-4.9.1
...
Bump beautifulsoup4 from 4.9.0 to 4.9.1 in /docs/tools
2020-05-18 11:25:11 +03:00
Ivan Blinkov
e7fa91c5ad
Update playground.md
2020-05-18 11:17:43 +03:00
Alexey Milovidov
f54435e7fd
Fix clang-tidy
2020-05-18 11:08:55 +03:00
dependabot-preview[bot]
0d1f63d1c5
Bump soupsieve from 2.0 to 2.0.1 in /docs/tools
...
Bumps [soupsieve](https://github.com/facelessuser/soupsieve ) from 2.0 to 2.0.1.
- [Release notes](https://github.com/facelessuser/soupsieve/releases )
- [Commits](https://github.com/facelessuser/soupsieve/compare/2.0.0...2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 07:57:03 +00:00
dependabot-preview[bot]
380dce33f3
Bump beautifulsoup4 from 4.9.0 to 4.9.1 in /docs/tools
...
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/ ) from 4.9.0 to 4.9.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 07:56:39 +00:00
dependabot-preview[bot]
07759d5d01
Bump protobuf from 3.11.3 to 3.12.0 in /docs/tools
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 3.11.3 to 3.12.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.3...v3.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 07:56:20 +00:00
alexey-milovidov
a316184bef
Merge pull request #10990 from ClickHouse/odbc-bridge-wait-exp-backoff
...
Wait for odbc-bridge with exponential backoff
2020-05-18 10:17:59 +03:00
Alexey Milovidov
738842b846
Moved test #4277 to bugs
2020-05-18 09:20:17 +03:00
Alexey Milovidov
daeaa07c90
Merge branch 'pull-4277'
2020-05-18 09:19:23 +03:00
Nikolai Kochetov
cdb742dd4b
Added comment.
2020-05-18 09:06:48 +03:00