Commit Graph

33264 Commits

Author SHA1 Message Date
Alexey Milovidov
ea0df54c0f Remove -fPIC from some libraries 2019-12-29 23:06:44 +03:00
alexey-milovidov
70f45d6a54
Merge pull request #8463 from ClickHouse/bounding-ratio-performance-degradation-fix
Fixed performance degradation of "boundingRatio" aggregate function
2019-12-29 22:40:21 +03:00
Alexey Milovidov
612b37b320 Minor addition to previous revision 2019-12-29 22:36:02 +03:00
Alexey Milovidov
9a2b781f4d Fixed performance degradation of "boundingRatio" aggregate function 2019-12-29 22:30:08 +03:00
alexey-milovidov
ac02578637
Merge pull request #8462 from ClickHouse/argmax-performance-fix
Fixed performance degradation in argMin/argMax
2019-12-29 22:11:12 +03:00
Alexey Milovidov
0ef507b2e2 Fixed performance degradation in argMin/argMax 2019-12-29 22:08:10 +03:00
Amos Bird
84c7589c9a
whitelist /dev/null in StorageFile 2019-12-30 02:37:55 +08:00
Alexey Milovidov
d4689532b1 Disable mysql client on Mac OS 2019-12-29 20:39:05 +03:00
Alexey Milovidov
02c06fb156 Merge branch 'master' into enable-internal-mysql-on-non-linux 2019-12-29 20:32:38 +03:00
alexey-milovidov
79615cab91
Merge pull request #8459 from ClickHouse/curl-clean
Clean CMakeLists for curl a little.
2019-12-29 20:21:20 +03:00
alexey-milovidov
e1ad53cab9
Update extended_roadmap.md 2019-12-29 20:13:14 +03:00
Vitaly Baranov
3ce295e870 Partial corrections. 2019-12-30 00:12:28 +07:00
Alexey Milovidov
966f46cfab Added a test from andrea-s 2019-12-29 19:52:22 +03:00
Vitaly Baranov
1fa64a2a86 Use separate variables for the database and name in dictionaries. 2019-12-29 23:48:10 +07:00
alexey-milovidov
55a72a5485
Merge pull request #6850 from ClickHouse/enable_use_minimalistic_part_header_in_zookeeper
Enable "use_minimalistic_part_header_in_zookeeper" by default
2019-12-29 19:42:27 +03:00
Alexey Milovidov
53826d6050 Updated tests 2019-12-29 19:42:07 +03:00
alesapin
e95fbecf03 Lock structure by default for generic alter implementation 2019-12-29 19:34:32 +03:00
alexey-milovidov
1b47aec9b5
Merge branch 'master' into enable_use_minimalistic_part_header_in_zookeeper 2019-12-29 19:30:34 +03:00
Vitaly Baranov
a84d72a38a Partial corrections. 2019-12-29 22:35:34 +07:00
Alexey Milovidov
fc8a0a1f12 Improvement 2019-12-29 17:34:23 +03:00
Alexey Milovidov
3c62a53101 Merge branch 'master' of github.com:yandex/ClickHouse 2019-12-29 17:32:59 +03:00
Alexey Milovidov
68ef7a6e4b Added comment 2019-12-29 17:32:46 +03:00
alexey-milovidov
17021e8b7b
Update jdbc.md 2019-12-29 16:57:26 +03:00
Alexey Milovidov
4ca3720a5a Fixed error in performance test 2019-12-29 16:46:49 +03:00
Alexey Milovidov
3d8703e81b Minor cleanups 2019-12-29 16:20:41 +03:00
Mikhail Nacharov
d6cd202860 refs #8443 fix logging 2019-12-29 18:08:33 +05:00
Alexey Milovidov
d635441090 Removed all harmful libraries 2019-12-29 16:04:11 +03:00
alexey-milovidov
96b1da762f
Merge pull request #8453 from vitlibar/fix-make-changelog
Fix make_changelog.py
2019-12-29 15:32:12 +03:00
alexey-milovidov
4b4efa3b0b
Merge pull request #8451 from ClickHouse/BayoNet-feature/randomASKII-function
Merging #8401
2019-12-29 15:25:18 +03:00
alexey-milovidov
b95e25c0b5
Merge pull request #8457 from nickevin/patch-1
Update 2020 roadmap
2019-12-29 15:24:56 +03:00
Vitaly Baranov
b0511e6fc7 Correct the changelog for 19.17 2019-12-29 19:17:20 +07:00
zhen ni
1a595a5931
Update 2020 roadmap 2019-12-29 19:30:42 +08:00
alesapin
44370467f0 More comments 2019-12-29 14:25:26 +03:00
alesapin
247906a4d7 Move check alter to alter interpreter 2019-12-29 14:09:10 +03:00
alesapin
9ee7807f45 Remove redundant file 2019-12-29 14:04:42 +03:00
Vitaly Baranov
61fa853c45 Add changelog for 19.17 2019-12-29 13:04:05 +07:00
Vitaly Baranov
56a95e1719 make_changelog.py now considers not only release PR but also PRs which
were cherry-picked to the release branch.
2019-12-29 12:46:17 +07:00
Alexey Milovidov
1b96ba5e10 Fixed error 2019-12-29 05:26:51 +03:00
Alexey Milovidov
88bb7b48bf Merge branch 'master' of github.com:yandex/ClickHouse into BayoNet-feature/randomASKII-function 2019-12-29 04:15:23 +03:00
Alexey Milovidov
7e1aa3da4a Fixed issue with rebuild time 2019-12-29 04:14:21 +03:00
Alexey Milovidov
84a08ff1ba Fixed possible overflow 2019-12-29 04:12:19 +03:00
Alexey Milovidov
49cfe326e3 Fixed build after merge 2019-12-29 04:08:12 +03:00
alexey-milovidov
fe3c789242
Merge pull request #8398 from ClickHouse/refactor_databases
Refactor Databases
2019-12-29 04:04:52 +03:00
alexey-milovidov
15c67f0a0e
Merge branch 'master' into refactor_databases 2019-12-29 03:52:07 +03:00
Alexey Milovidov
d42b50456f Merging randomPrintableASCII #8401 2019-12-29 02:11:02 +03:00
Ruslan
af2b17fbcb add tests and fix build 2019-12-29 01:08:18 +03:00
Alexey Milovidov
4faf2f5485 Merge branch 'feature/randomASKII-function' of https://github.com/BayoNet/ClickHouse into BayoNet-feature/randomASKII-function 2019-12-29 00:14:18 +03:00
alexey-milovidov
6830d7fa2d
Merge pull request #8440 from excitoon-favorites/bettercheckforpartsonanotherdisks
Improved check for parts on different disks
2019-12-29 00:10:47 +03:00
alexey-milovidov
593c75654c
Merge pull request #8450 from ClickHouse/kononencheg-kononencheg/runningAccumulate
Merging #8326
2019-12-29 00:07:00 +03:00
Alexey Milovidov
f4f2ed7a30 Fixed errors: checking the number of arguments; managing of state #8326 2019-12-28 23:54:50 +03:00