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
Anton Popov
5f71a6f5bb
improve performance of getting columns list
2021-07-15 16:29:01 +03:00
Raúl Marín
fa305b1a72
Tests should work with joined_subquery_requires_alias
2021-07-15 15:11:16 +02:00
Artur
c0a34e2842
Adding interactive test for warning messages during connection
2021-07-15 12:53:11 +00:00
Yatsishin Ilya
aa698f6c98
better
2021-07-15 15:49:52 +03:00
Yatsishin Ilya
be9a0a9ca2
better test_storage_s3, test_storage_s3_get_unstable still not OK
2021-07-15 15:49:25 +03:00
Yatsishin Ilya
51fcaa906c
add sync for on cluster ddl
2021-07-15 15:48:09 +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
Raúl Marín
c2f0d7c514
Don't build set for indices when analyzing a query
2021-07-15 14:25:22 +02:00
Vitaliy Zakaznikov
91021aea18
Enabling all TestFlows modules except LDAP after Kerberos merge.
2021-07-15 08:14:59 -04:00
Raúl Marín
f92a2d3784
Drop view when done
2021-07-15 14:09:42 +02:00
Raúl Marín
757a210f92
Add profile events to sleep function calls
2021-07-15 14:09:42 +02:00
kssenii
3ba2d114d5
Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32"
...
This reverts commit 94a210650f
, reversing
changes made to 0893b9ff8e
.
2021-07-15 11:41:52 +00: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
Peng Jian
c475c4956d
build
2021-07-15 17:45:30 +08:00
vdimir
dd3e1a8a4d
Adjust exception message in test_replicated_fetches_timeouts
2021-07-15 11:58:21 +03:00
vgocoder
b2ff26fc91
Update gui.md
2021-07-15 16:58:21 +08:00
Olga Revyakina
1258c9aaa6
Algorithms description
2021-07-15 11:17:37 +03:00
Peng Jian
63f2b9f342
fix test
2021-07-15 16:07:17 +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
Olga Revyakina
6fb2e71766
Minor changes
2021-07-15 10:28:17 +03:00
Olga Revyakina
5db8fd34e5
Minor change
2021-07-15 10:25:00 +03:00
Alexey Milovidov
c28f027b14
Fix error in stress test script
2021-07-15 10:24:35 +03:00
Olga Revyakina
13b90c2360
Links
2021-07-15 10:20:53 +03:00
Olga Revyakina
a2fb64c108
join_algorithm setting
2021-07-15 09:50:44 +03:00
Peng Jian
9c4dbda0ef
fix tast case reference
2021-07-15 14:25:05 +08:00
Olga Revyakina
57f7861e59
En and Ru docs
2021-07-15 09:21:26 +03:00
Azat Khuzhin
7b209694d5
Fix optimize_distributed_group_by_sharding_key for multiple columns
...
Before we incorrectly check that columns from GROUP BY was a subset of
columns from sharding key, while this is not right, consider the
following example:
select k1, any(k2), sum(v) from remote('127.{1,2}', view(select 1 k1, 2 k2, 3 v), cityHash64(k1, k2)) group by k1
Here the columns from GROUP BY is a subset of columns from sharding key,
but the optimization cannot be applied, since there is no guarantee that
particular shard contains distinct values of k1.
So instead we should check that GROUP BY contains all columns that is
required for calculating sharding key expression, i.e.:
select k1, k2, sum(v) from remote('127.{1,2}', view(select 1 k1, 2 k2, 3 v), cityHash64(k1, k2)) group by k1, k2
2021-07-15 09:09:58 +03:00
alexey-milovidov
21f2b006cd
Update test_cte_distributed.py
2021-07-15 08:17:22 +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
Kseniia Sumarokova
ef7f1deadf
Merge pull request #26266 from kssenii/add-sqlite-database-path-check
...
Add check for sqlite database path
2021-07-15 07:52:50 +03:00
Peng Jian
ac06ba3329
add test reference
2021-07-15 11:12:28 +08:00
huangzhaowei
d5e907ac8d
Add a test case for monotonicity totimezone
2021-07-15 10:39:34 +08:00