Antonio Andelic
a8d0f15e5f
Merge branch 'master' into test-jepsen
2022-09-28 14:10:49 +00:00
alesapin
072c19ba96
Merge pull request #41838 from tbsal/tbsal_34798
...
Improve feedback when replacing partition with different primary key
2022-09-28 15:33:11 +02:00
Nikolai Kochetov
da375f27c5
Merge pull request #41740 from ClickHouse/fix-41269
...
Fix possible crash for SELECT from Merge table
2022-09-28 14:45:02 +02:00
Antonio Andelic
ceb548beab
Revert "Try jepsen only run"
...
This reverts commit faecb502b8
.
2022-09-28 12:06:12 +00:00
Alexey Milovidov
1dd5dc8c3e
Merge pull request #41858 from Avogar/json-object-schema
...
Infer Object type only when allow_experimental_object_type is enabled
2022-09-28 14:25:37 +03:00
Antonio Andelic
7265b47932
Conditionally disable strict-host-key-checking
2022-09-28 11:22:41 +00:00
Alexey Milovidov
73c7fbc1e0
Merge pull request #39875 from UnamedRus/patch-1
...
Test for ignore function in PARTITION KEY
2022-09-28 14:21:50 +03:00
Alexey Milovidov
59b37bf4a0
Merge pull request #40684 from ClickHouse/add-missing-tests-geobase
...
Add missing tests for legacy geobase
2022-09-28 14:08:30 +03:00
Alexey Milovidov
1653482406
Merge pull request #41823 from ClickHouse/trying_to_fix_compressed_marks
...
Fix compressed marks read for compact parts
2022-09-28 14:06:56 +03:00
Antonio Andelic
430397a9ba
Small fixes
2022-09-28 10:28:13 +00:00
Antonio Andelic
08f4e7c8f6
Remove call to loadKnownHosts
2022-09-28 10:21:43 +00:00
Antonio Andelic
d593066c1e
Overwrite SSHJ client
2022-09-28 09:35:12 +00:00
Antonio Andelic
5c3a29e841
Update sshj version
2022-09-28 07:54:44 +00:00
Antonio Andelic
e73c2ce951
Update jepsen
2022-09-28 07:07:56 +00:00
Antonio Andelic
faecb502b8
Try jepsen only run
2022-09-28 06:56:17 +00:00
Alexey Milovidov
e5ffd74a56
Merge branch 'master' into trying_to_fix_compressed_marks
2022-09-28 02:30:10 +03:00
avogar
76be0d2ee1
Infer Object type only when allow_experimental_object_type is enabled
2022-09-27 23:07:36 +00:00
Alexey Milovidov
fcd443f0e3
Merge branch 'master' into add-missing-tests-geobase
2022-09-28 01:58:02 +03:00
Alexey Milovidov
2c4a0a11a8
Update install.sh
2022-09-28 01:57:47 +03:00
Alexey Milovidov
05e7106bd5
Merge branch 'master' into patch-1
2022-09-28 01:04:14 +03:00
Kseniia Sumarokova
134157df3d
Update storage_conf.xml
2022-09-27 22:42:39 +02:00
Antonio Andelic
26a5e3588a
Try allowing rsa
2022-09-27 16:07:45 +00:00
Salvatore Mesoraca
fc73b74379
Improve feedback when replacing partition with different primary key
2022-09-27 16:31:47 +02:00
Antonio Andelic
036d1c8cbc
Merge pull request #40991 from ClickHouse/start-embedded-keeper-async
...
Always start embedded Keeper in async mode
2022-09-27 14:44:19 +02:00
kssenii
b2fc4b923c
Add functional test
2022-09-27 14:31:38 +02:00
Alexander Tokmakov
3d4a5a493b
Merge pull request #41484 from FrankChen021/on_cluster_dll
...
Add OpenTelemetry support to ON CLUSTER DDL
2022-09-27 15:15:52 +03:00
Alexander Gololobov
1719e000ea
Merge pull request #41763 from zhangjmruc/fix/disable_mergetree_table_with_lwd_virtual_column
...
Disable merge tree table with lightweight delete virtual column name _row_exists
2022-09-27 12:20:19 +02:00
robot-clickhouse
08af2a32bf
Automatic style fix
2022-09-27 09:53:26 +00:00
alesapin
4d2a5d752d
Add failing test
2022-09-27 11:36:20 +02:00
Kseniia Sumarokova
e4f9d311c3
Merge pull request #41731 from kssenii/fix-azure-tests
...
Try fix azure tests
2022-09-27 11:01:19 +02:00
Robert Schulze
a18bdf0004
Merge pull request #41775 from ClickHouse/adjust-universalsh
...
Point automatic download script to to ARMv8.0 compat build
2022-09-27 09:01:25 +02:00
Alexey Milovidov
3f3f93ae13
Merge pull request #41556 from ClickHouse/gh-runners
...
Update runners to a recent version to install on 22.04
2022-09-27 01:00:53 +03:00
Alexander Gololobov
f21f933da7
Merge branch 'master' into fix/disable_mergetree_table_with_lwd_virtual_column
2022-09-26 23:44:45 +02:00
Alexey Milovidov
a3b28b441b
Merge pull request #34892 from evillique/new_parser
...
Implement operator precedence parser
2022-09-27 00:07:04 +03:00
Alexander Tokmakov
922834ccde
minor fixes
2022-09-26 19:31:08 +02:00
Alexander Gololobov
c2c2de8718
Rename _row_exists column test case
2022-09-26 19:21:55 +02:00
Alexander Gololobov
9263f0b2ed
Added test case for drop column _row_exists
2022-09-26 19:12:52 +02:00
Mikhail f. Shiryaev
51c9f81dce
Fix tests for docker-ci
2022-09-26 13:58:38 +02:00
Robert Schulze
c5224cd007
Point automatic download script to to ARMv8.0 compat build
...
- follow-up to #41610
- universal.sh downloads a the correct ClickHouse binary for the current
platform
- For Linux/Aarch64, point to v8.0 compat build for maximum
compatibility. Also add property static_binary_name (ci_config.py) so
that the binary can be placed into the right location.
- Remove the unsupported combinations FreeBSD Aarch64 and PPC for which
we provide no binaries.
2022-09-26 11:40:09 +00:00
Alexey Milovidov
62ebf397d2
Merge pull request #41610 from ClickHouse/upgrade-arm-requirement
...
Bump minimum required ARM ISA to v8.2 and add v8.0 compat build
2022-09-26 14:08:48 +03:00
Mikhail f. Shiryaev
a760c71a0b
Fix the typo preventing building latest images
2022-09-26 12:52:12 +02:00
Alexander Tokmakov
aabcfea5ed
Update 02354_annoy.sql
2022-09-26 13:41:27 +03:00
jianmei zhang
cf40c57562
Disable mergetree table with lightweight delete column name
2022-09-26 15:33:43 +08:00
Alexey Milovidov
090961a587
Merge pull request #41691 from Avogar/tests-for-utf8
...
Add test for setting output_format_json_validate_utf8
2022-09-25 13:36:08 +03:00
Igor Nikonov
c721c6dc0c
Merge pull request #41014 from ClickHouse/distinct_in_order_wo_order_by
...
Reading in order for DISTINCT without ORDER BY
2022-09-24 18:49:52 +02:00
alesapin
34d9794ab7
Merge pull request #41653 from ClickHouse/investigating_more_bugs
...
Add very explicit logging on disk choice for fetch
2022-09-24 16:15:02 +02:00
alesapin
ad48c249a5
No bc for test
2022-09-24 16:14:22 +02:00
Kseniia Sumarokova
c41275b715
Merge branch 'master' into fix-azure-tests
2022-09-24 13:45:04 +02:00
Frank Chen
5b72de031a
Update test case
...
Signed-off-by: Frank Chen <frank.chen021@outlook.com>
2022-09-24 13:53:02 +08:00
Frank Chen
a999212082
Update test cases to support both Replicated and non-Replicated database engine
...
Signed-off-by: Frank Chen <frank.chen021@outlook.com>
2022-09-24 11:34:42 +08:00