Alexey Milovidov
|
ccde0211dc
|
Update test
|
2021-07-24 18:45:33 +03:00 |
|
Alexey Milovidov
|
4d7434f16d
|
Fix test
|
2021-07-24 18:40:22 +03:00 |
|
Alexey Milovidov
|
3f4cfb67bd
|
Fix conversion between DateTime and String in Protobuf
|
2021-07-24 18:29:19 +03:00 |
|
Alexey Milovidov
|
db43bb1b44
|
Fix parquet test
|
2021-07-24 18:12:39 +03:00 |
|
Alexey Milovidov
|
83ff27e455
|
Update parquet test
|
2021-07-24 17:41:13 +03:00 |
|
Alexey Milovidov
|
d6c1593b22
|
Correct read of Date and UInt16 as DateTime in Arrow format
|
2021-07-24 17:36:21 +03:00 |
|
Ivan Blinkov
|
2033cb610d
|
Remove past event
|
2021-07-24 16:36:26 +03:00 |
|
BoloniniD
|
2fa02061b7
|
Fix parallel reads
|
2021-07-24 15:31:35 +03:00 |
|
alexey-milovidov
|
acb97c6f4a
|
Update materialize-mysql.md
|
2021-07-24 15:11:23 +03:00 |
|
alexey-milovidov
|
039bb1cc5e
|
Merge pull request #26720 from azat/part_log-fix-event_time_microseconds
Fix event_time_microseconds for REMOVE_PART in system.part_log
|
2021-07-24 15:09:37 +03:00 |
|
Alexey Milovidov
|
68df1b4564
|
Remove awful code by unresponsive developers
|
2021-07-24 14:56:29 +03:00 |
|
Alexey Milovidov
|
5e8a22c45c
|
Remove more trash
|
2021-07-24 14:49:42 +03:00 |
|
Alexey Milovidov
|
01ab23b907
|
Remove another trash
|
2021-07-24 14:46:00 +03:00 |
|
Roman Bug
|
1ecdff4aea
|
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-24 14:43:01 +03:00 |
|
Roman Bug
|
6a832366fa
|
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-24 14:42:55 +03:00 |
|
Roman Bug
|
2036ab8d63
|
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-24 14:42:30 +03:00 |
|
Alexey Milovidov
|
2b03d54e94
|
Fix half of trash
|
2021-07-24 14:38:42 +03:00 |
|
Roman Bug
|
9ddd6616f5
|
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-24 14:34:28 +03:00 |
|
Roman Bug
|
9441054ee4
|
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-24 14:33:15 +03:00 |
|
Roman Bug
|
2421b3b5a5
|
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-24 14:33:04 +03:00 |
|
Roman Bug
|
e61e36beeb
|
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-24 14:32:47 +03:00 |
|
Roman Bug
|
6252251351
|
Update docs/ru/development/style.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-24 14:32:23 +03:00 |
|
Roman Bug
|
194f3318f6
|
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-24 14:23:59 +03:00 |
|
Alexey Milovidov
|
f56269243e
|
Merge branch 'master' into random_timezone_for_stateless_tests
|
2021-07-24 13:55:21 +03:00 |
|
Alexey Milovidov
|
9dd32ce30f
|
Revert "Auto version update to [21.9.1.7556] [54454]" CC @akuzm, please fix your script.
This reverts commit 2af02cc103 .
|
2021-07-24 13:11:40 +03:00 |
|
alexey-milovidov
|
70ca77b342
|
Merge pull request #26768 from ClickHouse/opened-file-cache
Experiment with sharing file descriptors
|
2021-07-24 13:08:03 +03:00 |
|
Amos Bird
|
2ba6ef1487
|
Better implementation
|
2021-07-24 18:02:51 +08:00 |
|
Mostafa Dahab
|
69beadbfbf
|
Document MaterializeMySQL Settings
|
2021-07-24 12:36:41 +03:00 |
|
Alexey
|
39e2567e60
|
temp
|
2021-07-24 08:41:37 +00:00 |
|
Alexey
|
df274daa3a
|
reset.md added
|
2021-07-24 08:38:11 +00:00 |
|
robot-clickhouse
|
2af02cc103
|
Auto version update to [21.9.1.7556] [54454]
|
2021-07-24 09:02:06 +03:00 |
|
alexey-milovidov
|
ace86a7203
|
Merge pull request #26742 from vdimir/clickhouse-benchmark-data-race-on-cerr
Lock mutex before access to std::cerr in clickhouse-benchmark
|
2021-07-24 05:52:43 +03:00 |
|
alexey-milovidov
|
418af36372
|
Merge pull request #26757 from Felixoid/fix-18923
Disable watchdog in docker by default
|
2021-07-24 05:52:16 +03:00 |
|
alexey-milovidov
|
dab9cfb9c9
|
Merge pull request #26713 from ClickHouse/remove-more-and--more-streams
Remove more streams.
|
2021-07-24 02:24:10 +03:00 |
|
Alexey Milovidov
|
0a4e26e682
|
Experiment with sharing file descriptors
|
2021-07-24 01:50:14 +03:00 |
|
BoloniniD
|
07c57edbfc
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into pipe_reading
|
2021-07-23 23:39:38 +03:00 |
|
Vitaly Baranov
|
249ccd879e
|
SET PROFILE applies constraints too.
|
2021-07-23 23:28:55 +03:00 |
|
Vitaly Baranov
|
db97921b5b
|
Changing default roles affects new sessions only.
|
2021-07-23 23:23:14 +03:00 |
|
Vitaly Baranov
|
c68c74634d
|
Merge pull request #26707 from vitlibar/fix-set-role
Fix SET ROLE
|
2021-07-23 23:16:15 +03:00 |
|
Mikhail f. Shiryaev
|
64c35b2511
|
Disable watchdog in docker by default
|
2021-07-23 21:42:33 +02:00 |
|
Nikolai Kochetov
|
9c92f43359
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
|
alexey-milovidov
|
c4f997337d
|
Merge pull request #26744 from vzakaznikov/fix_testflows_test_window_functions_error_window_function_in_join
Update error message in tests/testflows/window_functions/tests/errors.py
|
2021-07-23 19:42:15 +03:00 |
|
Vitaliy Zakaznikov
|
1b5f697480
|
Enabling RBAC TestFlows tests and crossing out new fails.
|
2021-07-23 12:09:18 -04:00 |
|
Caspian
|
421e59b9f5
|
rm whitespace
|
2021-07-23 23:12:30 +08:00 |
|
Vitaliy Zakaznikov
|
1dfa347e20
|
Update error message in tests/testflows/window_functions/tests/errors.py
|
2021-07-23 10:59:05 -04:00 |
|
vdimir
|
e4f3b9e7f4
|
Log exception message in void thread in clickhouse-benchmark
|
2021-07-23 17:41:32 +03:00 |
|
vdimir
|
d1106b325e
|
Lock mutex before access to std::cerr in clickhouse-benchmark
|
2021-07-23 17:35:22 +03:00 |
|
Nikolai Kochetov
|
2dc5c89b66
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
|
Caspian
|
e724e972fe
|
remove uncessary Exception
|
2021-07-23 21:37:55 +08:00 |
|
Maksim Kita
|
73ab70af1e
|
Merge pull request #26738 from excitoon/patch-9
Fixed wrong error message in `S3Common`
|
2021-07-23 16:21:24 +03:00 |
|