Alexey Milovidov
08ff5b5966
Add NCHAR and NVARCHAR synonims
2020-05-18 22:13:13 +03:00
Nikolai Kochetov
4ce0ef6055
Fix tests.
2020-05-18 21:40:01 +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
Nikolai Kochetov
0ce9afd1e3
Try fix tests.
2020-05-18 19:19:43 +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
Nikolai Kochetov
deeae66455
Fix clang build.
2020-05-18 18:52:00 +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
Nikolai Kochetov
0e48cb1f80
Removed allow_processors flag from executeQuery().
2020-05-18 16:55:07 +03:00
Alexander Tokmakov
6af9c78476
remove data on DROP DATABASE
2020-05-18 16:51:01 +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
Nikolai Kochetov
fcde0d36bd
Merge pull request #10978 from ClickHouse/static-mutate
...
Try fix performance after static mutate.
2020-05-18 09:02:24 +03:00
Alexey Milovidov
65e387f1a3
Added a test
2020-05-18 08:03:58 +03:00
Alexey Milovidov
f5072aab18
Fix error
2020-05-18 08:01:55 +03:00
Alexey Milovidov
db422434ff
Add performance test
2020-05-18 07:55:06 +03:00
Alexey Milovidov
719a3b5a2c
Performance improvement for "sum" over nullable
2020-05-18 07:49:51 +03:00
alexey-milovidov
893d05c1a0
Merge pull request #10989 from ClickHouse/fix-test-right-join
...
Fix non-deterministic test
2020-05-18 07:43:12 +03:00
Alexey Milovidov
6f0c78dfdd
Vectorize "sum" function
2020-05-18 06:50:53 +03:00