Commit Graph

34411 Commits

Author SHA1 Message Date
Ivan Lezhankin
482a0b1c1a Merge remote-tracking branch 'upstream/master' into replxx 2020-01-21 17:25:09 +03:00
Alexander Kuzmenkov
e96021cefe [wip] performance comparison 2020-01-21 16:42:35 +03:00
chertus
cc5fc0a825 fix toDecimalOrNull with exception inside 2020-01-21 16:24:54 +03:00
Alexander Tokmakov
cdfc17e9b1 check path in constructor 2020-01-21 14:11:11 +03:00
kreuzerkrieg
a256741cf9 Add GCC warning to suggest virtual function override 2020-01-21 13:10:32 +02:00
chertus
414de57b99 fix hash join with processors 2020-01-21 13:11:30 +03:00
Nikolai Kochetov
c28e224e24
Merge pull request #8735 from ClickHouse/processors-5.12
Processors 5.12
2020-01-21 11:51:07 +03:00
Nikolai Kochetov
d9738bb88e Disable processors by default. 2020-01-21 11:50:43 +03:00
hcz
3f0d1e21c0
Remove a duplicated document entry 2020-01-21 11:26:26 +08:00
alexey-milovidov
2a1fb20c27
Merge pull request #8720 from ClickHouse/GrigoryPervakov-vfs-s3
Merging DiskS3
2020-01-21 02:06:41 +03:00
alexey-milovidov
c4e2d71b48
Merge pull request #8749 from ikopylov/function-bitCount-Int16-Int8-perf
bitCount performance: special handling for Int16 and Int8
2020-01-21 00:12:34 +03:00
alexey-milovidov
9630ef3701
Merge pull request #8752 from ClickHouse/insert_float_as_nullable_uint8_test
Added a test from Zlobober #5610
2020-01-21 00:12:19 +03:00
Alexander Tokmakov
05c4405b65 fix 2020-01-20 23:08:47 +03:00
Alexey Milovidov
e4ff88a604 Added a test from Zlobober #5610 2020-01-20 22:43:57 +03:00
alexey-milovidov
33e6593e3c
Merge pull request #8732 from ClickHouse/minimal-readline-support
Minimal readline support if replxx was not enabled.
2020-01-20 22:29:22 +03:00
alexey-milovidov
9f550fc97f
Merge pull request #8744 from filimonov/test_for_incremental_filling_with_feedback
Test for incremental filling with feedback
2020-01-20 22:03:29 +03:00
Nikolai Kochetov
ccb124ebdf Update SortingTransform. 2020-01-20 19:48:15 +03:00
chertus
6e304d5aef Merge branch 'master' into joins 2020-01-20 19:39:55 +03:00
chertus
b26c9a1f67 add test for pmj with consts and nullables 2020-01-20 19:36:21 +03:00
ikopylov
f5f36f0199
bitCount performance: special handling for Int16 and Int8 2020-01-20 19:36:03 +03:00
Alexey Milovidov
856962b290 Fixed test 2020-01-20 19:33:43 +03:00
Ivan Lezhankin
f737f19d25 Fix build 2020-01-20 19:23:37 +03:00
Alexey Milovidov
24a8bfe096 Minor improvements 2020-01-20 18:57:13 +03:00
Ivan Lezhankin
2e13f63de8 Refactor configuration 2020-01-20 17:34:27 +03:00
chertus
0669eff031 version with processors 2020-01-20 17:17:55 +03:00
Mikhail Filimonov
bfb448b209 Test for incremental filling from 2 sources with feedback 2020-01-20 14:04:16 +01:00
Alexey Milovidov
d547c23300 Minor modification 2020-01-20 15:58:55 +03:00
Ivan Lezhankin
03fdadee04 Merge remote-tracking branch 'upstream/master' into replxx 2020-01-20 15:52:45 +03:00
Alexey Milovidov
09f3890b20 Merge branch 'master' into GrigoryPervakov-vfs-s3 2020-01-20 15:39:15 +03:00
Ivan Lezhankin
2fc9f56fe2 Merge remote-tracking branch 'upstream/master' into replxx 2020-01-20 15:09:10 +03:00
alexey-milovidov
1e72b37a21
Merge pull request #8737 from BayoNet/docs/CLICKHOUSEDOCS-465-holistics
DOCS-465: Updated third-party gui description
2020-01-20 15:08:56 +03:00
Nikolai Kochetov
76171c7afc Do not add resize transform for SystemNumbers. 2020-01-20 10:24:28 +03:00
Sergei Shtykov
78a4de7bce CLICKHOUSEDOCS-465: Updated Holistics description. 2020-01-20 08:17:35 +03:00
Sergei Shtykov
313acfc201 Merge branch 'master' of github.com:ClickHouse/ClickHouse 2020-01-20 08:08:57 +03:00
Nikolai Kochetov
cd369bea4e Do not add resize transform for SystemNumbers. 2020-01-19 23:05:01 +03:00
Alexey Milovidov
d159570309 Added a test for fun 2020-01-19 22:09:03 +03:00
Alexey Milovidov
a0c625c568 Minimal readline support 2020-01-19 22:03:12 +03:00
Alexey Milovidov
6f5ef70a14 Minimal readline support 2020-01-19 21:48:04 +03:00
Alexey Milovidov
6b1cdbca8b Minimal readline support 2020-01-19 21:42:35 +03:00
Alexey Milovidov
94e18fbed2 Minimal readline support 2020-01-19 21:41:03 +03:00
Alexey Milovidov
7eb35a61ac Minor changes in CMakeLists 2020-01-19 20:09:58 +03:00
Alexey Milovidov
51d0d7691c Fixed "unbundled" build 2020-01-19 20:08:37 +03:00
Alexey Milovidov
05048bf0c1 Fixed "unbundled" build 2020-01-19 20:08:15 +03:00
Alexey Milovidov
40e35c36e7 Minor modifications 2020-01-19 20:02:29 +03:00
alexey-milovidov
7e0b28d9ef
Merge pull request #8726 from yurriy/mysql-protocol-docs
MySQL compatibility server docs
2020-01-19 16:22:55 +03:00
alexey-milovidov
9e1ab408f6
Merge pull request #8728 from Akazz/fixing_ternary_logic_for_batches
A followup to #8718: Simpler and faster code in logical functions
2020-01-19 16:22:30 +03:00
alexey-milovidov
c2e95c008e
Merge pull request #8724 from yurriy/less-mysql-logging
Proper logging levels in MySQL compatibility server
2020-01-19 16:19:30 +03:00
Alexey Milovidov
41263dc3f9 Merge remote-tracking branch 'origin/master' into oandrew-avro 2020-01-19 15:27:11 +03:00
Alexey Milovidov
98d393c957 Fixed LineReader 2020-01-19 15:26:49 +03:00
alexey-milovidov
9fa877341b
Merge pull request #8719 from ClickHouse/bitCount-improve-performance
Reasonable performance for function bitCount
2020-01-19 15:23:32 +03:00