Nikita Mikhaylov
|
88fc6f2e91
|
remove unused code
|
2020-03-12 22:54:37 +03:00 |
|
Nikita Mikhaylov
|
65d6cc0aa9
|
codestyle
|
2020-03-12 22:52:36 +03:00 |
|
Nikita Mikhaylov
|
fc599780b6
|
slightly better code
|
2020-03-12 22:46:48 +03:00 |
|
Alexey Milovidov
|
f4f4e96d15
|
Wrap pthread functions in ThreadFuzzer
|
2020-03-12 22:09:20 +03:00 |
|
Alexey Milovidov
|
2a70f5ccd8
|
Wrap pthread functions in ThreadFuzzer
|
2020-03-12 22:08:25 +03:00 |
|
Nikolai Kochetov
|
4ea2361f37
|
Added comment.
|
2020-03-12 22:04:12 +03:00 |
|
Azat Khuzhin
|
5134af51ce
|
Do not restore previous cursor if send_logs_level is used
This will avoid overlapping logs with progress/output rows.
|
2020-03-12 21:56:34 +03:00 |
|
Alexander Kuzmenkov
|
9b4e45748a
|
fixup
|
2020-03-12 21:26:02 +03:00 |
|
Alexander Kuzmenkov
|
148690ca20
|
fixup
|
2020-03-12 20:04:06 +03:00 |
|
Nikolai Kochetov
|
4a98887e27
|
Update LimitTransform.
|
2020-03-12 20:02:12 +03:00 |
|
Nikolai Kochetov
|
77bf8805ee
|
Update LimitTransform.
|
2020-03-12 19:59:49 +03:00 |
|
Nikita Mikhaylov
|
12dd0c92c0
|
better
|
2020-03-12 19:48:28 +03:00 |
|
Alexander Kuzmenkov
|
e8f9e4d5fd
|
performance comparison
|
2020-03-12 19:21:58 +03:00 |
|
Slach
|
c5b5bb3168
|
add DistributedConnectionFailAtAll, DistributedConnectionFailTry system.events description
Signed-off-by: Slach <bloodjazman@gmail.com>
|
2020-03-12 21:14:00 +05:00 |
|
Ivan Blinkov
|
c88de7f0d7
|
Merge pull request #9628 from den-crane/docs/deduplicate_blocks_in_dependent_materialized_views
Doc. Fixed wrong parameter -- deduplicate_blocks_in_dependent_materialized_views
|
2020-03-12 19:00:19 +03:00 |
|
Nikolai Kochetov
|
b1488952c2
|
Added test.
|
2020-03-12 18:58:53 +03:00 |
|
Slach
|
d5bf33541e
|
add NetworkErrors system.events description
Signed-off-by: Slach <bloodjazman@gmail.com>
|
2020-03-12 20:53:08 +05:00 |
|
Nikolai Kochetov
|
4b0cac25d1
|
Update LimitTransform.
|
2020-03-12 18:52:27 +03:00 |
|
Nikolai Kochetov
|
75185e5b40
|
Update LimitTransform.
|
2020-03-12 18:37:21 +03:00 |
|
Nikolai Kochetov
|
67518b777f
|
Update LimitTransform.
|
2020-03-12 18:33:13 +03:00 |
|
alexey-milovidov
|
a17fac48e9
|
Merge pull request #9629 from den-crane/patch-1
Update CHANGELOG.md /deduplicate_blocks_in_dependent_materialized_views
|
2020-03-12 18:30:18 +03:00 |
|
Nikolai Kochetov
|
c580e42825
|
Update LimitTransform.
|
2020-03-12 18:29:35 +03:00 |
|
Alexander Kuzmenkov
|
81ac09746a
|
Fix jit compilation settings in performance test
|
2020-03-12 18:27:24 +03:00 |
|
alexey-milovidov
|
5090198d3a
|
Merge pull request #9620 from ClickHouse/fix_round_error_code
Fix round function error code
|
2020-03-12 18:16:39 +03:00 |
|
Denis Zhuravlev
|
f527256319
|
Update CHANGELOG.md
|
2020-03-12 12:16:21 -03:00 |
|
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 |
|