alesapin
3b119355d2
Merge pull request #22118 from ClickHouse/try_to_fix992
...
Trying to fix my favorite test
2021-03-27 10:17:14 +03:00
pingyu
8337792722
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into datasketches-cmake
2021-03-27 11:31:26 +08:00
Alexey Milovidov
c7d2671f32
Merge branch 'speedup-none' into mmap-cache
2021-03-27 02:42:44 +03:00
Alexey Milovidov
0e3571478d
Code review changes
2021-03-27 02:42:22 +03:00
Alexey Milovidov
bcdf3dce36
Add cache for mmapped files
2021-03-27 02:22:51 +03:00
Alexey Milovidov
1d9e23f925
Fix error
2021-03-27 01:28:57 +03:00
Alexey Milovidov
7aac5e1849
Preparation
2021-03-26 23:51:46 +03:00
Alexey Milovidov
ff891c5002
Preparation
2021-03-26 23:46:04 +03:00
Ilya Yatsishin
d01af5e9f8
touch to rebuild
2021-03-26 22:44:40 +03:00
alesapin
4c67e25152
Merge pull request #22102 from ClickHouse/filimonov-docker-empty-dirname
...
docker: avoid chown of .
2021-03-26 22:19:12 +03:00
Alexey Milovidov
1e08304fb1
Add performance test
2021-03-26 22:12:56 +03:00
Alexey Milovidov
e32beab913
Add a test for mmap IO
2021-03-26 22:08:53 +03:00
alexey-milovidov
607d36dd9d
Merge pull request #22147 from azat/writers-fixes
...
Use finalize() over next() for nested writers
2021-03-26 22:05:18 +03:00
alexey-milovidov
249fe71883
Merge pull request #22173 from kakty3/patch-1
...
Update other-functions.md
2021-03-26 22:03:05 +03:00
Pavel Kruglov
90afc9ce2f
Fix build
2021-03-26 21:25:30 +03:00
Azat Khuzhin
82c79fe4ce
Fix query cancellation with use_hedged_requests=0 and async_socket_for_remote=1
...
In #21643 async_socket_for_remote=1 was fixed to avoid leaving the
connection in the unsynchronised state.
But one should not try to wait for the current packet in case of timeout
because this will exceed the timeout.
Anyway if the timeout is exceeded, then the connection will be shutdown
(disconnected), so it will not left in an unsynchronised state.
2021-03-26 21:24:42 +03:00
Kruglov Pavel
c86202dd09
Merge pull request #22151 from azat/tests-sleep_in_send_ms
...
Fix sleep_in_send_tables_status_ms/sleep_in_send_data_ms in integration tests
2021-03-26 21:22:32 +03:00
Alexander Kuzmenkov
3dea1c8c01
Merge pull request #21946 from azat/tld-fixes
...
Fix cutToFirstSignificantSubdomainCustom()/firstSignificantSubdomainCustom() for 3+level domains
2021-03-26 21:19:09 +03:00
alexey-milovidov
3f7ff791b5
Merge pull request #22182 from hodgesrm/patch-4
...
Update postgresql.md
2021-03-26 21:18:33 +03:00
Robert Hodges
48ba36b682
Update postgresql.md
...
Corrected typo in PostgreSQL Table Engine page title.
2021-03-26 10:34:48 -07:00
Alexander Kuzmenkov
c3cc65f826
use macro
2021-03-26 20:30:36 +03:00
Alexander Kuzmenkov
cc93055e9e
ignore UB as in negate()
2021-03-26 20:29:41 +03:00
alesapin
e101fbab53
Fix style
2021-03-26 19:57:23 +03:00
alesapin
f32704101b
Add retries to final operations
2021-03-26 19:56:08 +03:00
alesapin
aa2244bad5
Fix more
2021-03-26 18:59:14 +03:00
George
d1fcaf66ba
Small changes
2021-03-26 18:58:39 +03:00
George
a91a960b2b
Added description
2021-03-26 18:45:09 +03:00
alesapin
9bb0dc48b2
Fix one more test
2021-03-26 18:37:26 +03:00
alesapin
1b0a9461f0
Fix more tests
2021-03-26 18:30:35 +03:00
Sergey Demurin
482704c434
Update other-functions.md
...
fix typo
2021-03-26 18:29:07 +03:00
Kruglov Pavel
5c0c6a9aec
Delete unused users.xml
2021-03-26 18:16:15 +03:00
alesapin
0fae73071c
Fix flaky test
2021-03-26 18:14:42 +03:00
Pavel Kruglov
2979feb23f
Prevent busy waiting in hedged requests when async_socket_for_remote=0
2021-03-26 18:11:06 +03:00
alesapin
8b08c0c3a6
Fix test_odbc_interaction
2021-03-26 17:45:52 +03:00
Anton Popov
421d8eb180
fux build
2021-03-26 17:34:04 +03:00
alexey-milovidov
ac53d30e53
Merge pull request #22146 from azat/writers-uncaught-exceptions
...
Fix uncaught exception in InterserverIOHTTPHandler
2021-03-26 17:23:09 +03:00
Alexander Kuzmenkov
a455762933
Merge pull request #22117 from ucasFL/useless-code
...
remove useless code
2021-03-26 17:18:14 +03:00
alesapin
2f07056ef6
More stable last get
2021-03-26 16:39:09 +03:00
alesapin
35d1443a9c
Don't wait when table shutdown called
2021-03-26 15:54:08 +03:00
George
92ff804c31
first entry
2021-03-26 15:49:21 +03:00
tavplubix
d9ec4090d2
Merge pull request #21936 from abyss7/html-form-fix
...
Fix issues with HTMLForm::MultipartReadBuffer and PeekableReadBuffer
2021-03-26 15:35:34 +03:00
alesapin
b0e401088a
Make this test sequential
2021-03-26 15:20:49 +03:00
alesapin
9bdeb436c2
Fix typo
2021-03-26 15:06:36 +03:00
alesapin
2db57f0f16
Followup fix
2021-03-26 14:18:31 +03:00
alesapin
331c5b6636
Fix startup one more time
2021-03-26 13:55:39 +03:00
Mikhail
3a83c3b903
link fix
2021-03-26 13:49:58 +03:00
alesapin
ba5c151037
Fix race condition on snapshots
2021-03-26 13:20:07 +03:00
Ilya Yatsishin
508234dc5f
Merge pull request #22153 from ClickHouse/pyyaml-update
...
Update requirements.txt
2021-03-26 13:06:06 +03:00
Alexander Kuzmenkov
a5fb5a7183
Merge pull request #22148 from ClickHouse/aku/perf-thresholds
...
adjust perf test thresholds
2021-03-26 12:59:20 +03:00
Tatiana Kirillova
e4bf63f470
Link for see also
2021-03-26 12:25:33 +03:00