Commit Graph

68263 Commits

Author SHA1 Message Date
Alexey Milovidov
f4da8c87bc Fix failed assertion in RocksDB in case of bad_alloc exception during batch write 2021-07-16 11:22:03 +03:00
Alexey Milovidov
58f2f344ad Whitespaces 2021-07-16 10:53:30 +03:00
Maksim Kita
8bc1c4276a
Merge pull request #26387 from vgocoder/patch-4
Update collapsingmergetree.md
2021-07-16 10:51:11 +03:00
Maksim Kita
418dfa41fe
Merge pull request #26386 from vgocoder/patch-3
Update versionedcollapsingmergetree.md
2021-07-16 10:50:40 +03:00
Maksim Kita
935d91e9da
Merge pull request #26385 from vgocoder/patch-2
Update atomic.md
2021-07-16 10:50:29 +03:00
Maksim Kita
234077e1fb
Merge pull request #26373 from CurtizJ/block-bugfix
Small bugfix in Block
2021-07-16 10:49:12 +03:00
Vladimir
c8ead44c23
Merge pull request #26374 from vdimir/infinite-pmj-fix 2021-07-16 09:50:44 +03:00
Vitaly Baranov
427813071d
Merge pull request #26363 from vitlibar/fix-crash-login-as-dropped-user
Fix possible crash when login as dropped user
2021-07-16 09:47:35 +03:00
Vitaly Baranov
f5ae8e3304
Merge pull request #26383 from vitlibar/fix-access-rights-intersection
Fix calculating of intersection of access rights.
2021-07-16 09:46:31 +03:00
Kseniia Sumarokova
84d752cb2d
Merge pull request #26378 from kssenii/fix-arcadia
Fix arcadia
2021-07-16 07:51:04 +03:00
vgocoder
67ba94dee1
Update collapsingmergetree.md 2021-07-16 10:20:58 +08:00
vgocoder
d14b2ed483
Update versionedcollapsingmergetree.md 2021-07-16 10:19:34 +08:00
vgocoder
9e4e871a3b
Update atomic.md 2021-07-16 10:07:16 +08:00
Vitaly Baranov
02fd365485 Fix calculating of intersection of access rights. 2021-07-16 00:29:27 +03:00
tavplubix
56173c565d
Merge pull request #24998 from adevyatova/annadevyatova-DOCSUP-7502-replicated
DOCSUP-7502: Document the database engine Replicated
2021-07-15 22:54:59 +03:00
alexey-milovidov
c03dd8d923
Merge pull request #26362 from ClickHouse/fix-integration-test-3
Fix flaky integration test about "replicated max parallel fetches".
2021-07-15 21:28:25 +03:00
alexey-milovidov
5af9265f98
Merge pull request #26367 from ClickHouse/fix-flaky-test-18
Fix flaky test 01293_client_interactive_vertical_multiline_long
2021-07-15 19:47:31 +03:00
kssenii
dd519f9434 Fix 2021-07-15 19:02:31 +03:00
Vitaly Baranov
6c74b44729 Fix possible crash when login as dropped user. 2021-07-15 19:01:34 +03:00
vdimir
cf77a3e05a
Fix infine non joined block stream in merge join 2021-07-15 18:22:46 +03:00
Maksim Kita
4cc98c8fd8
Merge pull request #26230 from lehasm/alexey-sm-DOCSUP-9858-doc-postgres-like-cast
DOCSUP-9858: document cast syntax x::t
2021-07-15 18:16:39 +03:00
Maksim Kita
01329b0e51
Merge pull request #26372 from eltociear/patch-1
Fix typo in clickhouse-keeper.md
2021-07-15 18:13:31 +03:00
Anton Popov
e3b3fdac0a small bugfix in Block 2021-07-15 18:02:27 +03:00
vdimir
398eb9f34a
Cleanup JoiningTransform::readExecute 2021-07-15 18:01:20 +03:00
Ikko Ashimine
93a2c03d5a
Fix typo in clickhouse-keeper.md
Implemetation -> Implementation
2021-07-15 23:39:52 +09:00
lehasm
c49c06f629
Update docs/en/sql-reference/functions/type-conversion-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-15 16:36:18 +03:00
lehasm
938392642f
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-15 16:35:58 +03:00
Alexey Milovidov
241bb3757a Remove "long" from test name 2021-07-15 15:37:33 +03:00
Alexey Milovidov
a2fa2543b7 Fix flaky test 01293_client_interactive_vertical_multiline_long 2021-07-15 15:36:42 +03:00
Anna
2a2d91612a
Merge branch 'master' into annadevyatova-DOCSUP-7502-replicated 2021-07-15 15:31:01 +03:00
Vitaly Baranov
c2bb0a02a8 Add test. 2021-07-15 14:36:56 +03:00
Nikita Mikhaylov
1d57931774
Merge pull request #26053 from sevirov/sevirov-DOCSUP-10557-support_complex_types_in_arrow_parquet_orc_formats
DOCSUP-10557: Support complex types in Arrow/Parquet/ORC formats
2021-07-15 13:48:57 +03:00
alexey-milovidov
33b75c1633
Merge pull request #26349 from ClickHouse/fix-stress-test-3
Fix error in stress test script
2021-07-15 13:45:08 +03:00
alexey-milovidov
9edc478acc
Merge pull request #26354 from vgocoder/patch-1
Update gui.md
2021-07-15 13:38:39 +03:00
Alexey Milovidov
d984fc4301 Fix flaky integration test 2021-07-15 13:35:37 +03:00
Filatenkov Artur
29b1155c95
Merge pull request #26261 from SaintBacchus/toTimeZone
Make toTimeZone monotonicity when timeZone is a constant value
2021-07-15 13:02:35 +03:00
Vitaly Baranov
ec6b1ece24
Merge pull request #21659 from zvonand/kerberos_tests
Enabling Kerberos Testflows tests
2021-07-15 12:59:44 +03:00
vgocoder
b2ff26fc91
Update gui.md 2021-07-15 16:58:21 +08:00
Maksim Kita
b7cb28a519
Merge pull request #25722 from AnaUvarova/ana-uvarova-DOCSUP-8653-build-osx-translate
DOCSUP-8653: build-osx translation
2021-07-15 11:07:06 +03:00
Maksim Kita
3e88c83619
Update build-osx.md 2021-07-15 11:06:25 +03:00
zvonand
8bd805b2c2 xfails 2021-07-15 11:05:50 +03:00
alexey-milovidov
94a210650f
Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32
Revert "Datatype Date32, support range 1925 to 2283"
2021-07-15 10:53:45 +03:00
alexey-milovidov
9ba4064c86
Revert "Datatype Date32, support range 1925 to 2283" 2021-07-15 10:53:35 +03:00
Alexey Milovidov
c28f027b14 Fix error in stress test script 2021-07-15 10:24:35 +03:00
alexey-milovidov
0893b9ff8e
Merge pull request #26218 from amosbird/projection-improve1
Aggressive IN index analysis for projections.
2021-07-15 08:13:45 +03:00
alexey-milovidov
96030dc2d7
Merge pull request #26250 from vdimir/issue-26017-join-totals-key
Fix block structure mismatch in join totals
2021-07-15 08:03:37 +03:00
alexey-milovidov
59e6502a3b
Merge pull request #26329 from vzakaznikov/fix_testflows_rbac_sample_by_tests
Fixing RBAC sample by tests in TestFlows.
2021-07-15 08:01:33 +03:00
alexey-milovidov
323b60fcea
Merge pull request #26321 from ClickHouse/tavplubix-patch-2
Fix rare logical race in `cloneReplica(...)`
2021-07-15 08:00:26 +03:00
alexey-milovidov
8a4e128870
Merge pull request #26323 from azat/bump-poco-socket-poll
Make socket poll() 7x faster (by replacing epoll() with poll())
2021-07-15 07:59:57 +03:00
alexey-milovidov
3e1eecba89
Merge pull request #26326 from egatov/master
Modifications to an obscure Yandex TSKV format
2021-07-15 07:54:48 +03:00