listar
b5f0693471
1. skip tests for sha512 function on fasttest.
2021-08-19 08:42:16 +00:00
Kseniia Sumarokova
b03f851cba
Update filesystemHelpers.cpp
2021-08-19 11:39:50 +03:00
alexey-milovidov
528f73eebf
Merge pull request #27753 from azat/osx-jemalloc-fix
...
Fix jemalloc under osx (zone_register() had been optimized out again)
2021-08-19 11:31:05 +03:00
alexey-milovidov
8a6f121f01
Merge pull request #27777 from syominsergey/fix-build-clang-13-reserved-identifier
...
[WIP] add -Wno-reserved-identifier in necessary places for build with clang-13
2021-08-19 11:29:42 +03:00
alexey-milovidov
86af58f54f
Merge pull request #27774 from amosbird/distributed-fix
...
Fix some leftover TODO when asynchronous connection draining is enabled
2021-08-19 11:26:31 +03:00
Kseniia Sumarokova
34f5787f0a
Merge pull request #27824 from den-crane/patch-25
...
Fix setting name "allow_experimental_database_materialized_postgresql" in the error message
2021-08-19 11:25:54 +03:00
alexey-milovidov
215385e4d0
Merge pull request #27794 from filimonov/kafka_null_messages
...
Avoid nullptr dereference during processing of NULL messages in Kafka for some formats
2021-08-19 11:25:07 +03:00
Alexey Milovidov
ba45bd834f
Close #27816
2021-08-19 11:22:57 +03:00
alexey-milovidov
415bb6e1e1
Merge pull request #27793 from Algunenano/cleanup_leftovers
...
Stateless test: Cleanup leftovers
2021-08-19 11:21:03 +03:00
Kseniia Sumarokova
df0303f9ba
Update filesystemHelpers.cpp
2021-08-19 11:19:23 +03:00
alexey-milovidov
c4158e1ca7
Merge pull request #27844 from ClickHouse/revert-27428-thread-pool-no-miss
...
Revert "Do not miss exceptions from the ThreadPool"
2021-08-19 11:19:23 +03:00
alexey-milovidov
a27808be98
Revert "Do not miss exceptions from the ThreadPool"
2021-08-19 11:17:47 +03:00
Nikolai Kochetov
3e44ef437e
Merge pull request #26639 from ClickHouse/fix-bad-cast
...
Fix bad cast
2021-08-19 11:17:26 +03:00
alexey-milovidov
190ea327e9
Merge pull request #27826 from Avogar/fix-short-circuit-fuzz
...
Fix bug in short-circuit found by fuzzer
2021-08-19 11:06:22 +03:00
listar
fae6ae1c7b
1. add tests and fix a length bug.
2021-08-19 07:56:47 +00:00
alexey-milovidov
3ea13e9c3e
Merge pull request #27831 from Onehr7/patch-1
...
Update troubleshooting.md
2021-08-19 10:56:28 +03:00
Vladimir Chebotarev
963cfc1694
S3 disk unstable reads test.
2021-08-19 10:08:16 +03:00
alesapin
0aec151719
Merge pull request #27808 from ClickHouse/fix_replicas_may_diverge
...
Fix a couple of bugs that may cause replicas to diverge
2021-08-19 09:58:07 +03:00
Vladimir C
781b8123a5
Remove logging from NotJoinedBlocks
2021-08-19 09:55:18 +03:00
alesapin
3149e80c59
Commit missed file
2021-08-19 09:54:13 +03:00
alesapin
4e9bc06fcf
Merge pull request #27807 from ClickHouse/fix_bug_checking_drop_range
...
Fix `Unexpected merged part intersects drop range`
2021-08-19 09:53:21 +03:00
Azat Khuzhin
d610974c4c
Set tcp_keep_alive_timeout to 300 by default
...
This may fix possible issues with remote queries, when remote server
abnormaly terminates and the initiator does not have proper timeout.
This should not harm anything, since the timeout is pretty huge (300
seconds).
2021-08-19 09:06:41 +03:00
Anna
ad5ca57c7f
Update docs/en/engines/table-engines/integrations/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:30:43 +03:00
Anna
244c62ceb0
Update docs/en/sql-reference/table-functions/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:30:18 +03:00
Anna
a66c3c1687
Update docs/en/sql-reference/table-functions/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:30:10 +03:00
Anna
1d2a6234bc
Update docs/en/sql-reference/table-functions/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:29:38 +03:00
Anna
a871916153
Update docs/en/engines/table-engines/integrations/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:29:26 +03:00
Anna
b9f2ed45a2
Update docs/en/engines/table-engines/integrations/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:29:21 +03:00
Anna
2644f7a48e
Update docs/en/engines/table-engines/integrations/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:29:12 +03:00
Anna
842d520967
Update docs/en/engines/table-engines/integrations/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:29:02 +03:00
Anna
77da21a1ba
Update docs/en/engines/table-engines/integrations/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:28:41 +03:00
Anna
cc44b54a58
Update docs/en/engines/database-engines/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:28:24 +03:00
Anna
dd6273fec4
Update docs/en/engines/database-engines/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:28:12 +03:00
Anna
be2a12a726
Update docs/en/engines/database-engines/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:27:56 +03:00
Anna
9a84270658
Update docs/en/engines/database-engines/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:27:42 +03:00
Anna
b891af816b
Update docs/en/engines/database-engines/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:27:36 +03:00
Anna
62f0517e31
Update docs/en/engines/database-engines/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:27:24 +03:00
Onehr7
bb323055c9
Update troubleshooting.md
2021-08-19 11:47:30 +08:00
listar
f3922d95d8
1. rm rs
2021-08-19 02:58:20 +00:00
listar
75f47725e2
1. add header of sha512 hash functions.
2021-08-19 02:57:20 +00:00
listar
74bfb006da
1. add sha512 hash functions
2021-08-19 02:49:35 +00:00
Vitaly Baranov
3b09640d94
Use sessions more.
2021-08-19 02:22:09 +03:00
Vitaly Baranov
65ee9a1272
Merge pull request #26864 from vitlibar/refactor-sessions
...
Introduce sessions
2021-08-19 01:38:51 +03:00
alexey-milovidov
3db3b40b5e
Revert "less sys calls #2 : make vdso work again"
2021-08-19 01:38:12 +03:00
Alexander Kuzmenkov
db53638a95
Update download.sh
2021-08-19 01:21:51 +03:00
Alexander Kuzmenkov
7f15c5c55e
Update entrypoint.sh
2021-08-19 01:21:23 +03:00
alexey-milovidov
c6bcd48bee
Merge pull request #27810 from Algunenano/01766fix
...
01766_todatetime64_no_timezone_arg: Use a date without timezone changes
2021-08-19 00:18:53 +03:00
Kseniia Sumarokova
f5a91e5e5f
Fix style check
2021-08-18 23:17:00 +03:00
tavplubix
8b98c52ca8
Merge pull request #27576 from sevirov/sevirov-DOCSUP-12331-document_the_system_zookeeper_log_table
...
DOCSUP-12331: Document the system.zookeeper_log table
2021-08-18 22:29:09 +03:00
Maksim Kita
75cb85846f
Merge pull request #27804 from amosbird/fixshutdown
...
Proper shutdown global context
2021-08-18 22:11:38 +03:00