Andrey Zvonov
00a5df684b
Merge branch 'master' into zvonand-issue-49290
2023-06-16 02:53:07 +02:00
Kruglov Pavel
953af94ee0
Merge pull request #50874 from valbok/materialized-mysql-named-collections-test
...
MaterializedMySQL: Add test_named_collections
2023-06-15 16:46:49 +02:00
Andrey Zvonov
9e3ddeca34
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into zvonand-issue-49290
2023-06-15 14:21:44 +02:00
Kseniia Sumarokova
b7fbc4dd8e
Merge pull request #50977 from valbok/empty-table-overrides
...
MaterializedMySQL: Keep parentheses for empty table overrides
2023-06-15 12:48:04 +02:00
Kseniia Sumarokova
58650b3280
Merge pull request #51002 from ClickHouse/Avogar-patch-1
...
Fix flaky test_seekable_formats
2023-06-15 12:46:04 +02:00
Alexander Tokmakov
f73a3cf255
Merge pull request #50924 from valbok/missing-drops
...
MaterializedMySQL: Add missing DROP DATABASE for tests
2023-06-15 13:33:28 +03:00
Kruglov Pavel
bb7ec69b90
Fix flaky test_seekable_formats
2023-06-14 19:38:03 +02:00
Andrey Zvonov
2f572b7211
Merge branch 'master' into zvonand-issue-49290
2023-06-14 14:22:32 +02:00
Val Doroshchuk
e7c5991b39
MaterializedMySQL: Keep parenthesises for empty table overrides
...
Empty table overrides are formatted without any parenthesises,
but they are required by a parser,
and it is not possible to parse empty table overrides without it.
:) CREATE DATABASE db ... TABLE OVERRIDE t1()
CREATE DATABASE db
...
TABLE OVERRIDE `t1`
This query will be saved to metadata and ClickHouse will not be able to start up, since
table overrides require ().
2023-06-14 13:37:49 +02:00
pufit
91d794cf0a
Merge pull request #50150 from JackyWoo/support_redis
...
Add Redis table Engine/Function
2023-06-13 21:34:14 -04:00
zvonand
1d8013074d
fix style & black
2023-06-13 18:47:02 +02:00
Val Doroshchuk
8ea7560d89
MaterializedMySQL: Add additional test case to insert_with_modify_binlog_checksum ( #50884 )
2023-06-13 17:28:53 +03:00
Val Doroshchuk
1a4b7e8ebe
MaterializedMySQL: Add missing DROP DATABASE for tests
2023-06-13 14:39:29 +02:00
Val Doroshchuk
879db5098a
MaterializedMySQL: Add test_named_collections
2023-06-13 10:09:12 +02:00
JackyWoo
a1641aa25d
Merge branch 'master' into support_redis
2023-06-12 09:53:06 +08:00
Andrey Zvonov
427c5cb1ba
fix integration test
2023-06-11 18:42:10 +02:00
zvonand
aad7712b18
add existing test
2023-06-11 02:09:05 +02:00
Nikolay Degterinsky
dc9001a969
Merge pull request #50061 from evillique/update-mongo
...
Update MongoDB protocol & fix inserts
2023-06-10 22:52:15 +02:00
Nikolay Degterinsky
9ad8e022a8
Merge branch 'master' into update-mongo
2023-06-10 10:58:02 +02:00
Smita Kulkarni
a8b579a856
Rename azure_blob_storage to azureBlobStorage
2023-06-09 19:28:06 +02:00
pufit
55d228e78e
Merge branch 'master' into support_redis
2023-06-09 11:45:12 -04:00
alesapin
79edd06ee7
Merge remote-tracking branch 'origin/master' into azure_table_function
2023-06-08 17:05:19 +02:00
alesapin
a918f88c74
Fixes
2023-06-08 16:11:27 +02:00
Yakov Olkhovskiy
393c0c3a4f
Merge pull request #50240 from aalexfvk/fix_https_replication_changed_ip_bug
...
Fix reconnecting of HTTPS session when target host IP was changed
2023-06-08 08:58:48 -04:00
Val Doroshchuk
c37b80593c
MaterializedMySQL: Add support of TRUNCATE db.table
( #50624 )
...
Additional to `TRUNCATE TABLE db.table`.
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-06-08 14:22:55 +03:00
Alexander Sapin
278543c48a
Merge branch 'azure_table_function' of github.com:ClickHouse/ClickHouse into azure_table_function
2023-06-07 20:03:35 +02:00
Alexander Sapin
7d5b98f028
Remove logging add sleeps
2023-06-07 20:03:17 +02:00
robot-clickhouse
8d67296e3a
Automatic style fix
2023-06-07 16:22:42 +00:00
Alexander Sapin
b78e330129
Better test
2023-06-07 18:09:55 +02:00
Alexander Sapin
5d52c41689
Merge branch 'master' into azure_table_function
2023-06-07 12:33:26 +02:00
robot-clickhouse
95b054b425
Automatic style fix
2023-06-06 18:01:22 +00:00
alesapin
934df5e5bb
Rename to AzureBlobStorage
2023-06-06 19:44:41 +02:00
alesapin
d902592703
Fix new tests
2023-06-06 19:38:15 +02:00
alesapin
454c23fecb
Merge branch 'azure_table_function' of github.com:ClickHouse/ClickHouse into azure_table_function
2023-06-06 19:34:22 +02:00
alesapin
7100bc5152
Fixes for azure table function
2023-06-06 19:31:50 +02:00
Smita Kulkarni
6a96cf441e
Renamed to azure_blob_storage
2023-06-06 19:19:17 +02:00
robot-clickhouse
ae97f45c1c
Automatic style fix
2023-06-06 17:10:48 +00:00
alesapin
a6185da220
Merge branch 'azure_table_function' of github.com:ClickHouse/ClickHouse into azure_table_function
2023-06-06 18:50:51 +02:00
alesapin
e76a7022fc
Add some tests
2023-06-06 18:50:45 +02:00
robot-clickhouse
3bda231203
Automatic style fix
2023-06-06 15:11:21 +00:00
alesapin
14470b46c7
Merge branch 'azure_table_function' of github.com:ClickHouse/ClickHouse into azure_table_function
2023-06-06 16:58:05 +02:00
alesapin
ebae79f7d4
Schema inference
2023-06-06 16:57:51 +02:00
robot-clickhouse
e054fbccd8
Automatic style fix
2023-06-06 13:09:53 +00:00
alesapin
6caf8080b0
Merge branch 'azure_table_function' of github.com:ClickHouse/ClickHouse into azure_table_function
2023-06-06 14:55:56 +02:00
alesapin
a1f3bd9e23
Fix reads
2023-06-06 14:55:17 +02:00
robot-clickhouse
18decb090c
Automatic style fix
2023-06-06 11:11:50 +00:00
alesapin
d497562a07
Copy and paste
2023-06-06 13:01:21 +02:00
alesapin
8028184e30
Fix read
2023-06-06 12:27:40 +02:00
Michael Kolupaev
9f80900d6f
Changes related to an internal feature
2023-06-05 18:20:38 -07:00
robot-clickhouse
cf9936ad32
Automatic style fix
2023-06-05 23:58:43 +00:00