Commit Graph

39453 Commits

Author SHA1 Message Date
potya
2974d81b2e Fix erros and add test 2020-05-25 21:58:30 +03:00
potya
70fac9c068 Fix problems 2020-05-25 14:22:52 +03:00
potya
fb08a96582 Add simple test 2020-05-25 14:11:51 +03:00
potya
bee14177cd Fix NOT nULL modifier 2020-05-23 17:32:47 +03:00
tavplubix
7e5de33e93
trigger CI 2020-05-22 17:35:56 +03:00
potya
8a9064cef2 at start 2020-05-20 21:23:35 +03:00
potya
a21cc0e76e Add NULL and NOT NULL modifiers for data types in create query 2020-05-20 04:26:19 +03:00
potya
d8bb98bbcf Add NULL and NOY NULL modifiers for data types in create query 2020-05-20 04:22:32 +03:00
potya
cee9c1517e cast_keep_nullable set to false 2020-05-20 01:51:06 +03:00
potya
f3c1cdb696 one more back to master 2020-05-20 01:41:54 +03:00
potya
88709d0f01 Back same as master 2020-05-20 01:25:13 +03:00
potya
f138628727 Add cast_keep_nullable setting 2020-05-20 01:18:49 +03:00
potya
0b51e25a69 Support numeric parameters in VARCHAR, VARBINARY, INT... data types (e.g. VARCHAR(255)) and ignore them completely. 2020-05-19 02:53:41 +03:00
potya
dc4af074b2 Remove REAl and INT8, add some tests 2020-05-14 17:11:59 +03:00
potya
1ceabf1e10 at start 2020-05-13 18:49:17 +03:00
potya
a6ea36162c Remove useless code 2020-05-12 16:48:39 +03:00
potya
82b3bc1683 Provide data type symonims 2020-05-12 16:29:20 +03:00
potya
723e61c410 go back 2020-05-12 16:19:38 +03:00
Potya
351d62aa83 Nothing interesting 2020-04-29 15:17:40 +03:00
Alexander Kuzmenkov
884db5c12e performance comparison 2020-04-29 12:47:17 +03:00
Alexander Kuzmenkov
a5911277b0 performance comparison 2020-04-29 12:28:35 +03:00
Nikolai Kochetov
a9d63d4520
Merge pull request #10498 from vzakaznikov/insert_into_watch_from_live_view
Adding support for INSERT INTO table WATCH query to build streaming systems using LIVE VIEW tables
2020-04-29 12:15:54 +03:00
Alexander Kuzmenkov
15e94d3de9 performance comparison 2020-04-29 09:30:37 +03:00
alexey-milovidov
cef5f12186
Merge pull request #10542 from azat/logger.levels.logger
Ability to set logger level for loggers that have non allowed in xml tags symbols
2020-04-29 00:13:52 +03:00
robot-clickhouse
de4e88ff97 Auto version update to [20.5.1.1] [54435] 2020-04-28 20:12:16 +03:00
robot-clickhouse
73e5353ed8 Auto version update to [20.4.1.3177] [54434] 2020-04-28 20:11:43 +03:00
Ivan Blinkov
b028288350
Switch to httpS://repo.clickhouse.tech for deb packages (#10529)
* Switch to httpS://repo.clickhouse.tech for deb packages

* deduplicate install instructions
2020-04-28 19:39:50 +03:00
Vitaliy Zakaznikov
664a09e55d Simplifying code related to auto set output_format_enable_streaming option. 2020-04-28 18:37:15 +02:00
Vitaliy Zakaznikov
4749122734 Adding support to auto set output_format_enable_streaming option
based on the query type.
2020-04-28 17:50:50 +02:00
Artem Zuikov
0b18b6104f add file to ya.make 2020-04-28 18:38:07 +03:00
Ivan Blinkov
4061bdcaa2
Update README.md 2020-04-28 17:51:19 +03:00
Alexander Kuzmenkov
cf63174139 performance comparison 2020-04-28 17:27:24 +03:00
Grigory
99561ab8e8
fix typo (#10556) 2020-04-28 17:21:14 +03:00
Ivan
91df18a906
Trigger new image build
to pull changes in freebsd toolchain
2020-04-28 17:06:52 +03:00
Artem Zuikov
e34a9457e6
Improve right table insert for Partial MergeJoin on disk (#10467) 2020-04-28 16:55:50 +03:00
alexey-milovidov
1b6e6b7e5c
Merge pull request #10552 from ClickHouse/blinkov-patch-20
Delete .gitlab-ci.yml
2020-04-28 13:03:42 +03:00
Ivan Blinkov
d3c4d295e2
Delete .gitlab-ci.yml
afaik it is not actually used

Changelog category (leave one):
- Non-significant (changelog entry is not required)
2020-04-28 12:58:06 +03:00
Ivan Blinkov
c50b00c3f2 Revert "Delete .gitlab-ci.yml"
This reverts commit 22227a44ac.
2020-04-28 12:57:14 +03:00
Ivan Blinkov
22227a44ac
Delete .gitlab-ci.yml
afaik this is not actually used
2020-04-28 12:53:02 +03:00
tavplubix
11c3493676
Merge pull request #10547 from ClickHouse/zhang2014/feature/ISSUES-5436
Merging #7572
2020-04-28 12:40:48 +03:00
Ivan Blinkov
32d1205752
Merge pull request #10548 from ClickHouse/dependabot/pip/docs/tools/click-7.1.2
Bump click from 7.1.1 to 7.1.2 in /docs/tools
2020-04-28 11:07:09 +03:00
dependabot-preview[bot]
8e2e81c25c
Bump click from 7.1.1 to 7.1.2 in /docs/tools
Bumps [click](https://github.com/pallets/click) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/7.1.1...7.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-28 07:46:58 +00:00
Alexander Kuzmenkov
ed1576507b performance comparison 2020-04-28 10:45:56 +03:00
Alexander Tokmakov
aeac8cb621 fix 2020-04-28 10:19:37 +03:00
Alexander Tokmakov
5a1d22a363 remove redundant configs from test 2020-04-28 02:05:15 +03:00
Alexander Tokmakov
9d43c2f6c2 save compiled regex 2020-04-28 02:05:15 +03:00
Alexander Tokmakov
e72a484beb minor fixes 2020-04-28 02:05:15 +03:00
Eugene Klimov
fce4072f9d
sync russian link with english version (#10538)
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-04-28 00:00:01 +03:00
Azat Khuzhin
f767309574 Ability to set logger level for loggers that have non allowed in xml tags symbols 2020-04-27 21:30:29 +03:00
Azat Khuzhin
9ff0aaac9c Add example of logger.levels usage into config.xml 2020-04-27 21:21:01 +03:00