Commit Graph

33696 Commits

Author SHA1 Message Date
Vitaly Baranov
dba031d0c4 Partial corrections. 2019-12-30 23:55:57 +07:00
alesapin
55c47106d4
Merge pull request #8456 from ClickHouse/refactor_alter_addition
Refactor alter addition
2019-12-30 17:50:34 +03:00
Nikolai Kochetov
1284d2eb4e Try enable affinity 2019-12-30 15:26:14 +03:00
alexey-milovidov
458f596e18
Merge pull request #8455 from amosbird/perfformat
Perf test format io without disk
2019-12-30 02:45:52 +03:00
alexey-milovidov
fed3912a25
Merge pull request #8464 from ClickHouse/remove-pic
Remove -fPIC from some libraries
2019-12-30 02:35:13 +03:00
Alexey Milovidov
8741c99677 Added threshold for linear search 2019-12-30 01:40:05 +03:00
alexey-milovidov
2a103a2141
Merge pull request #8426 from ClickHouse/enable-internal-mysql-on-non-linux
Disable MySQL library on non-Linux system, because usage of OS packages is very fragile and usually doesn't work at all
2019-12-30 01:07:14 +03:00
Alexey Milovidov
22c4e5cfd7 Merge branch 'remove-pic' into round-down-performance 2019-12-30 01:01:05 +03:00
Alexey Milovidov
434746d7c6 Improved performance of function roundDown 2019-12-30 01:00:15 +03:00
Nikolai Kochetov
40b0784528 Inline in sort cursor. 2019-12-30 00:07:20 +03:00
Nikolai Kochetov
84072fe977 Try disable affinity. 2019-12-29 23:09:11 +03:00
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
Nikolai Kochetov
d3060f42e0 Remove commented code. 2019-12-29 10:30:26 +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