Commit Graph

44775 Commits

Author SHA1 Message Date
myrrc
6f953e06ae fix: style-checker 2020-07-24 18:02:57 +03:00
myrrc
1e32210953 updated reference, fixed NULL values handling 2020-07-24 17:17:39 +03:00
myrrc
63938e0fbd add: new test reference 2020-07-24 15:49:41 +03:00
myrrc
b44b3e9b2b added column cast, added new test 2020-07-24 15:07:26 +03:00
myrrc
4a55186a99 some investigation 2020-07-23 19:46:38 +03:00
myrrc
9b9360eb2c try to handle runtime type casting to compare the index column and the
target value correctly
2020-07-23 02:09:03 +03:00
myrrc
31fc55ccef fix: const attributes 2020-07-23 00:54:43 +03:00
myrrc
76a866af47 another attribute fix 2020-07-23 00:44:39 +03:00
myrrc
61ef8852a1 reverting explicit fix 2020-07-22 23:13:57 +03:00
myrrc
586ecf0a0b fixed 2 explicit constructors 2020-07-22 23:10:12 +03:00
myrrc
6af63213ce Merge remote-tracking branch 'upstream/master' into bug/low-cardinality-arrays-optimisations 2020-07-22 22:49:46 +03:00
myrrc
1d0bf93444 added perftest, fixed style check and PVS bugs 2020-07-22 22:44:11 +03:00
alexey-milovidov
004481f98b
Merge pull request #12418 from amosbird/jgmk
Refactor joinGet and implement multi-key lookup.
2020-07-22 21:44:24 +03:00
alexey-milovidov
f75c242491
Merge pull request #12653 from zhang2014/feature/truncate_without_table
ISSUES-4006 support truncate table without table keyword
2020-07-22 21:43:04 +03:00
Artem Zuikov
2afd123eda
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645) 2020-07-22 20:13:05 +03:00
Nikolai Kochetov
a663bc76ba
Merge pull request #12634 from ClickHouse/const-iface-for-functions
Make IFunction::executeImpl const
2020-07-22 19:08:52 +03:00
alesapin
1bd4c1dbf9 Disable 00992 temporary 2020-07-22 18:38:01 +03:00
Nikolai Kochetov
76d784be9c
Merge pull request #12613 from ClickHouse/remove-sort-description-from-streams
Remove sort description from streams
2020-07-22 17:35:05 +03:00
alexey-milovidov
89fcdeb979
Merge pull request #12652 from amosbird/qld
Add current_database to system.query_log
2020-07-22 16:35:41 +03:00
alexey-milovidov
7935b6a9f7
Merge pull request #12635 from ClickHouse/alter_non_metadata
Add setting allow_non_metadata_alters
2020-07-22 16:29:14 +03:00
alexey-milovidov
838c329966
Update adopters.md 2020-07-22 16:20:22 +03:00
Alexander Kuzmenkov
72167aa746
Update Dockerfile 2020-07-22 16:18:57 +03:00
myrrc
222eb7fba3 fixed result column overwriting 2020-07-22 16:18:21 +03:00
Ivan Blinkov
5333c38aeb
[docs] markdown fixes @ style.md 2020-07-22 15:08:25 +03:00
Ivan
b86248a57a
Update ya.make 2020-07-22 12:08:38 +03:00
alesapin
26a6f7993d
Merge pull request #12637 from qoega/helper_container
Do not build helper_container image inside integrational tests. Part 1: build helper_container in CI
2020-07-22 11:50:51 +03:00
Dmitrii Raev
2a575fd5c8
Update external-dicts-dict-lifetime.md (#12657)
duplicated line
2020-07-22 11:26:04 +03:00
robot-clickhouse
3810a21451
Merge pull request #12655 from ClickHouse/dependabot/pip/docs/tools/numpy-1.19.1
Bump numpy from 1.18.5 to 1.19.1 in /docs/tools
2020-07-22 10:51:58 +03:00
alesapin
1e2be54898
Merge pull request #12625 from ClickHouse/fix_error_message
Better exception during directories creation
2020-07-22 10:37:02 +03:00
dependabot-preview[bot]
5e83a2c48e
Bump numpy from 1.18.5 to 1.19.1 in /docs/tools
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.19.1.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.5...v1.19.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-22 07:10:48 +00:00
Winter Zhang
503b16d4a5
ISSUES-4006 fix truncate table syntax error 2020-07-22 14:00:45 +08:00
alexey-milovidov
49adaf95aa
Merge pull request #12585 from ClickHouse/mod-compatible
Make behaviour of remainder of division for floating point numbers compatible with most of DBMS
2020-07-22 08:43:45 +03:00
alexey-milovidov
a7fcdb34db
Merge pull request #12648 from ClickHouse/if-array-uuid
Add support for function if with Array(UUID) arguments
2020-07-22 08:42:08 +03:00
alexey-milovidov
c91c8608d8
Merge pull request #12633 from ClickHouse/alter-update-cast
Fix "There is no supertype" error on ALTER UPDATE #7306
2020-07-22 08:05:23 +03:00
zhang2014
f8b6054b74 ISSUES-4006 support truncate table without table keyword 2020-07-22 13:00:02 +08:00
Amos Bird
63eebd7f6c
Add current_database to system.query_log 2020-07-22 12:00:16 +08:00
Ivan
4417a79b86
Update scripts (#12650) 2020-07-22 04:05:46 +03:00
Alexander Kuzmenkov
9956285091
Update run-fuzzer.sh 2020-07-22 01:02:05 +03:00
Alexey Milovidov
506cc6859a Added a test #11066 2020-07-22 00:16:16 +03:00
Alexey Milovidov
7b81640e9b Add support for function if with Array(UUID) arguments #11066 2020-07-22 00:15:19 +03:00
Ivan Blinkov
39ead5a405
[docs] change syntax highlight mode 2020-07-21 23:28:23 +03:00
Ivan Blinkov
5eefd3792d
fix mistype 2020-07-21 23:26:28 +03:00
Ivan Blinkov
75832354d9
[website] try the default htmlmin settings 2020-07-21 22:44:14 +03:00
Denis Zhuravlev
813f5d3265
Doc. Update drop.md (#12644)
* Update drop.md

DROP VIEW added

* Update drop.md

* Update drop.md

* Update docs/en/sql-reference/statements/drop.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-21 22:24:08 +03:00
Denis Zhuravlev
ae8c6e57c1
Doc change. Update view.md (#12643)
* Update view.md

OR REPLACE / ON CLUSTER

* Update docs/en/sql-reference/statements/create/view.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-21 22:22:33 +03:00
Nikolai Kochetov
c4381e8a5d
Merge pull request #12618 from ClickHouse/fix-external-sort-pipeline-stuck
Fix external sort pipeline stuck
2020-07-21 21:54:09 +03:00
Alexey Milovidov
e3594b89ea Fix typo 2020-07-21 20:48:54 +03:00
alesapin
be106b662e Comment and style 2020-07-21 18:19:41 +03:00
Yatsishin Ilya
9633215684 Do not build helper_container image inside integrational tests. Part 1: build helper_container in CI 2020-07-21 17:40:48 +03:00
alesapin
3946f89878 Fix setting description 2020-07-21 17:08:23 +03:00