Commit Graph

36991 Commits

Author SHA1 Message Date
Denis Zhuravlev
e76bfd20d3
Update CHANGELOG.md 2020-03-12 12:12:17 -03:00
Denis Zhuravlev
4c35819cd0
Update CHANGELOG.md
fixed param name deduplicate_blocks_in_dependent_materialized_views
2020-03-12 11:58:09 -03:00
alesapin
eac80dc420 Fix style error 2020-03-12 17:56:01 +03:00
Denis Zhuravlev
e867891265
Merge branch 'master' into docs/deduplicate_blocks_in_dependent_materialized_views 2020-03-12 11:53:41 -03:00
Alexander Kuzmenkov
e9a2534e30 performance comparison 2020-03-12 17:52:48 +03:00
Alexey Milovidov
e301e4fd51 Fixes after merge #9617 2020-03-12 17:36:54 +03:00
alexey-milovidov
170dc2124e
Merge pull request #9617 from shinoi2/master
Fix distributed ddl alter
2020-03-12 17:34:59 +03:00
Alexander Kuzmenkov
553e5a8867 performance comparison 2020-03-12 17:24:18 +03:00
Alexey Milovidov
22a89d5d8e Fixed changelog and documentation 2020-03-12 17:20:10 +03:00
alexey-milovidov
94dabe361f
Merge pull request #9323 from ClickHouse/datetime-arithmetic-preserve-timezone
Preserve timezone in arithmetic operations on DateTime
2020-03-12 17:19:05 +03:00
Alexey Milovidov
91856dc36c Miscellaneous 2020-03-12 17:17:31 +03:00
Alexey Milovidov
e7db91a109 Miscellaneous 2020-03-12 17:17:31 +03:00
Alexey Milovidov
8afee2c686 Attempt to improve performance of datetime interval functions 2020-03-12 17:17:31 +03:00
Alexey Milovidov
d6b3773459 Miscellaneous improvements 2020-03-12 17:17:31 +03:00
Alexey Milovidov
f297c32930 Remove garbage 2020-03-12 17:17:31 +03:00
Alexey Milovidov
ee1103be3b Updated test result 2020-03-12 17:17:31 +03:00
Alexey Milovidov
0a0ef1ecc8 Fixed test 2020-03-12 17:17:31 +03:00
Alexey Milovidov
10b67aa231 Fixed error 2020-03-12 17:17:31 +03:00
Alexey Milovidov
a1c3c050cc Preparation to fix a test 2020-03-12 17:17:31 +03:00
Alexey Milovidov
9f7c87a681 Removed test that exists only by ignorance 2020-03-12 17:17:31 +03:00
Alexey Milovidov
dbc776d422 Better error messages 2020-03-12 17:17:31 +03:00
Alexey Milovidov
66b1c1a87b Preserve timezone in arithmetic operations on DateTime 2020-03-12 17:17:31 +03:00
Alexander Kuzmenkov
a89ccd5eb7 performance comparison 2020-03-12 17:17:24 +03:00
alexey-milovidov
1b2fa6ee62
Update CHANGELOG.md 2020-03-12 17:13:43 +03:00
alexey-milovidov
4ebfbd2e05
Update CHANGELOG.md 2020-03-12 17:13:00 +03:00
alexey-milovidov
08e6daf24a
Update CHANGELOG.md 2020-03-12 17:07:10 +03:00
alexey-milovidov
1e5dd91880
Merge pull request #9576 from nikitamikhaylov/changelog
Update changelog
2020-03-12 17:06:35 +03:00
Alexander Kuzmenkov
7f8b2b0c41 performance comparison 2020-03-12 16:56:26 +03:00
alexey-milovidov
38d9002fff
Merge pull request #9625 from ClickHouse/packager-add-clang-tidy
Packager script: add --clang-tidy option
2020-03-12 16:43:36 +03:00
Alexey Milovidov
1c75827046 Packager script: add --clang-tidy option 2020-03-12 16:13:54 +03:00
robot-clickhouse
6a4e022a3b Auto version update to [20.4.1.1] [54434] 2020-03-12 16:07:08 +03:00
robot-clickhouse
fea24d0f98 Auto version update to [20.3.1.2621] [54433] 2020-03-12 16:06:31 +03:00
Alexander Kuzmenkov
5e26c33d58 fixup 2020-03-12 16:06:29 +03:00
Alexander Kuzmenkov
ca1dd5a357 performance comparison 2020-03-12 15:51:09 +03:00
Nikolai Kochetov
708fe27022 Fix exception message in LibraryDictionarySource. 2020-03-12 14:26:00 +03:00
Nikolai Kochetov
401372544c Lower the number of processing rows for slow query. 2020-03-12 13:46:53 +03:00
alexey-milovidov
05da1bff8b
Merge pull request #9566 from ClickHouse/clang-tidy
Added some clang-tidy checks
2020-03-12 13:33:19 +03:00
Ilya Yatsishin
56d2863316
Merge pull request #9613 from den-crane/docs/lifestreet-info
Doc. adopters.md / LifeStreet info updated
2020-03-12 13:32:11 +03:00
Alexander Kuzmenkov
970836082e Merge remote-tracking branch 'origin/master' into HEAD 2020-03-12 12:38:19 +03:00
Alexander Kuzmenkov
c8744ab739 fixup 2020-03-12 12:37:57 +03:00
alesapin
eb656c2a65 Fix round function error code 2020-03-12 12:26:54 +03:00
Alexey Milovidov
4543bca16f Fixed error 2020-03-12 12:09:44 +03:00
hao.he
5d14c50798 use dynamic_cast check distribued 2020-03-12 17:00:09 +08:00
Alexander Kuzmenkov
03f7130e98
Merge pull request #9605 from ClickHouse/aku/faster-perf-tests
Faster performance tests
2020-03-12 11:57:52 +03:00
hao.he
b3447aaa58 Fix distributed ddl alter 2020-03-12 14:43:01 +08:00
Denis Zhuravlev
bbef6a29c9 Fixed the wrong(old) parameter name to the correct one -- deduplicate_blocks_in_dependent_materialized_views 2020-03-11 23:57:47 -03:00
Denis Zhuravlev
20cc9e90da Lifestreet info updated 2020-03-11 23:46:58 -03:00
Anton Popov
76cfa8a215 fix incorrect number of rows after filtering column with defaults 2020-03-12 05:16:05 +03:00
Anton Popov
aa95a8d951
Update 01097_one_more_range_reader_test.sql 2020-03-12 03:50:45 +03:00
Anton Popov
32f82629d8 fix prewhere in case when filter is shrinked by optimization and exists missing default in part 2020-03-12 03:39:48 +03:00