Antonio Andelic
452fde78c7
Merge pull request #69582 from ClickHouse/keeper-better-ssl-support
...
Support more advanced SSL options for Keeper internal communication
2024-09-17 13:32:18 +00:00
Kseniia Sumarokova
51fa9ebf8a
Merge pull request #68520 from ClickHouse/fix-bad-exception-messages
...
Fix bad exception messages
2024-09-17 13:29:53 +00:00
kssenii
88b22094c8
Update test
2024-09-17 14:11:17 +02:00
kssenii
3cb8160240
Merge remote-tracking branch 'origin' into bugfix/publication_name_error
2024-09-17 14:05:06 +02:00
Kseniia Sumarokova
4704fb8a3b
Merge branch 'master' into miscellaneous-3
2024-09-17 13:32:01 +02:00
Kseniia Sumarokova
0369aaea87
Merge pull request #69092 from 1on/master
...
Ability to limit columns for tables in MaterializedPostgreSQL
2024-09-17 11:08:05 +00:00
Kseniia Sumarokova
3f663f8e09
Merge pull request #68821 from joelynch/joelynch/disk-encrypted-missing-method
...
Fix zero copy bug with encrypted disk and UNFREEZE
2024-09-17 11:05:14 +00:00
robot-clickhouse
ac0845a0a5
Automatic style fix
2024-09-17 10:54:56 +00:00
kssenii
f5861578d0
Update test
2024-09-17 12:48:51 +02:00
vdimir
de308acfad
Merge pull request #69328 from ClickHouse/vdimir/integration-tests-randomize-settings
...
Randomize integration tests settings
2024-09-17 10:05:17 +00:00
Antonio Andelic
9f932fb453
Merge branch 'master' into keeper-better-ssl-support
2024-09-17 10:52:35 +02:00
pufit
7b94dc1813
Merge pull request #65277 from arthurpassos/multi_auth_methods
...
Multi auth methods
2024-09-16 23:53:33 +00:00
Michael Kolupaev
3b2fe2e60d
Merge remote-tracking branch 'origin/master' into mvrere
2024-09-16 21:53:56 +00:00
Andrey Zvonov
80b28e33bb
wait for ldap on cluster sturtup
...
re-run CI
proper cleanup in test
2024-09-16 15:49:10 +00:00
Robert Schulze
20b25566f5
Remove superfluous --multiquery/-n
2024-09-16 11:30:56 +00:00
Antonio Andelic
8cdcc431fe
Fix
2024-09-16 13:30:17 +02:00
kssenii
c31ff58526
Adjust changes after merge with master
2024-09-16 13:01:28 +02:00
kssenii
7f6b8d2829
Merge remote-tracking branch 'origin' into fix-s3-queue-with-replicated-database
2024-09-16 12:27:05 +02:00
vdimir
1963e971f3
fix
2024-09-16 09:57:20 +00:00
vdimir
056c7af356
comment
2024-09-16 09:14:48 +00:00
vdimir
cf9200f1d0
Randomize integration tests settings
2024-09-16 09:14:44 +00:00
vdimir
4c4a051d5e
Merge pull request #69075 from kirillgarbar/remove-stale-moving-parts
...
Remove stale moving parts without zookeeper
2024-09-16 08:02:05 +00:00
Vitaly Baranov
a55cc03973
Merge pull request #69611 from vitlibar/masking-sensitive-info-in-gcs-table-function
...
Masking sensitive info in gcs() table function
2024-09-16 07:58:17 +00:00
Antonio Andelic
187a717872
Merge branch 'master' into keeper-better-ssl-support
2024-09-16 09:17:30 +02:00
marco-vb
03737ddcab
Reduced disk size on test for faster execution.
2024-09-14 22:24:17 +00:00
Nikita Taranov
9eb78773a6
Merge branch 'master' into adaptive_parallel_replicas
2024-09-14 19:31:02 +01:00
Nikita Taranov
918ead070a
Merge pull request #69602 from ClickHouse/rm_explicit_initial_announce_from_RFMT
...
Remove explicit announce from local replica in ReadFromMergeTree
2024-09-14 17:58:41 +00:00
Michael Kolupaev
7db9ac2d14
Merge remote-tracking branch 'origin/master' into mvrere
2024-09-14 00:52:13 +00:00
Vitaly Baranov
a461d20af9
Masking sensitive info in gcs() table function.
2024-09-13 23:03:56 +02:00
Nikita Taranov
8fd9345d2d
fix
2024-09-13 21:26:58 +01:00
marco-vb
56f3030b17
Black formatting python test.
2024-09-13 17:32:33 +00:00
Marco Vilas Boas
ddf2e07fd0
Merge branch 'ClickHouse:master' into marco-vb/setting-stop-insert-on-full-disk
2024-09-13 18:17:44 +01:00
marco-vb
5cc12ca9ee
Added integration testing for newly implemented settings.
2024-09-13 17:16:16 +00:00
Nikita Taranov
57a6a64d8c
fix
2024-09-13 17:31:47 +01:00
Nikita Taranov
de78992966
Update tests/integration/test_parallel_replicas_snapshot_from_initiator/test.py
...
Co-authored-by: Igor Nikonov <954088+devcrafter@users.noreply.github.com>
2024-09-13 18:25:51 +02:00
Nikita Taranov
42670a46d4
impl
2024-09-13 17:00:46 +01:00
Alexander Tokmakov
8111a32c72
Merge pull request #69539 from ClickHouse/evillique-patch-2
...
Fix attach of ReplicatedMergeTree tables in Replicated databases
2024-09-13 13:06:21 +00:00
Alexander Tokmakov
902f51ccd2
make a test ready for flaky check
2024-09-13 15:05:29 +02:00
Antonio Andelic
492461271b
Merge branch 'master' into keeper-better-ssl-support
2024-09-13 14:44:12 +02:00
avogar
d480c75653
Fix inserting into FixedString column in PostgreSQL engine
2024-09-13 12:38:54 +00:00
Antonio Andelic
3c47f3df4b
Support more advanced SSL options for Keeper internal communication
2024-09-13 14:23:01 +02:00
Arthur Passos
54e75fd4dc
fix black
2024-09-13 09:04:14 -03:00
Arthur Passos
ae6e236acf
update recently introduced test
2024-09-13 08:59:59 -03:00
Arthur Passos
2c165096cd
Merge branch 'master' into multi_auth_methods
2024-09-13 05:18:11 -03:00
Kruglov Pavel
8610a01745
Merge pull request #69147 from Avogar/fix-s3-cluster-structure
...
Fix propogating structure argument in s3Cluster
2024-09-12 17:24:26 +00:00
Kseniia Sumarokova
f50898ae98
Merge pull request #69513 from ClickHouse/s3queue-refactor
...
S3Queue: small refactoring
2024-09-12 16:56:59 +00:00
Кирилл Гарбар
120e38c72a
Merge remote-tracking branch 'kirillgarbar/master' into remove-stale-moving-parts
2024-09-12 19:26:58 +03:00
Yakov Olkhovskiy
d3533742d5
Merge pull request #68236 from marco-vb/marco-vb/x509-san-support-wildcard
...
Added support for wildcard usage in x509 SubjectAltName identification.
2024-09-12 16:00:35 +00:00
Nikita Taranov
7b2810bea2
Merge branch 'master' into adaptive_parallel_replicas
2024-09-12 16:51:15 +01:00
1on
51d770fa7a
Ability to limit columns for tables in MaterializedPostgreSQL
2024-09-12 18:10:19 +03:00
Ilya Yatsishin
98ef5f6e10
Merge pull request #69253 from ClickHouse/restore-replace-to-null-settings-fix
...
Restore external tables to Null supports no settings
2024-09-12 10:40:54 +00:00
Marco Vilas Boas
185d9401e5
Merge branch 'ClickHouse:master' into marco-vb/x509-san-support-wildcard
2024-09-12 11:08:45 +01:00
Joe Lynch
92351a67e8
Merge branch 'master' into joelynch/disk-encrypted-missing-method
2024-09-12 11:58:41 +02:00
Alexey Katsman
d7f271c658
Merge pull request #69269 from alexkats/external-data-checksum
...
Use another error code for external data in buffer
2024-09-12 09:38:09 +00:00
Yakov Olkhovskiy
c124533ef9
fix
2024-09-12 00:08:53 -04:00
Yakov Olkhovskiy
98c0f82f28
make it compatible with multiple runs
2024-09-11 20:45:54 -04:00
robot-clickhouse
1da5729f89
Automatic style fix
2024-09-11 21:08:43 +00:00
Nikolay Degterinsky
8e3ba4bd6c
Add test
2024-09-11 22:59:06 +02:00
Igor Nikonov
56b39c37a1
Merge pull request #64448 from ClickHouse/pr-local-plan
...
Local plan for parallel replicas
2024-09-11 20:44:37 +00:00
Kseniia Sumarokova
b216e1a74b
Merge branch 'master' into s3queue-refactor
2024-09-11 20:56:11 +02:00
Yatsishin Ilya
ccc6390a9e
merge remote-tracking branch 'origin/master' into restore-replace-to-null-settings-fix
2024-09-11 18:23:07 +00:00
robot-clickhouse
c0a42ef877
Automatic style fix
2024-09-11 15:42:12 +00:00
Alex Katsman
9a2a6d71d2
Fix check in test_broken_projections
2024-09-11 15:32:26 +00:00
Kseniia Sumarokova
abe8f29bf8
Update test
2024-09-11 17:32:20 +02:00
Joe Lynch
f378047f30
Properly clean up
2024-09-11 16:02:36 +02:00
Antonio Andelic
9b42af7263
Merge pull request #66648 from ClickHouse/read-cgroup-memory-usage-async-metrics
...
Simplify some memory tracking parts
2024-09-11 13:24:38 +00:00
Igor Nikonov
c53e165118
Merge branch 'master' into pr-local-plan
2024-09-11 14:03:35 +02:00
Joe Lynch
35df5ff28e
Add test for SYSTEM UNFREEZE with zero_copy
2024-09-10 17:52:02 +02:00
Nikita Taranov
acbeaa6d33
fix
2024-09-10 16:14:53 +01:00
Antonio Andelic
bdf8c859b1
Merge branch 'master' into read-cgroup-memory-usage-async-metrics
2024-09-10 14:13:48 +02:00
kssenii
3644adb589
Fix style check
2024-09-10 14:07:20 +02:00
kssenii
05ec50623c
Update test check
2024-09-10 13:55:33 +02:00
Nikita Taranov
1df897db27
Merge branch 'master' into adaptive_parallel_replicas
2024-09-10 12:03:46 +01:00
Igor Nikonov
bb063babff
Merge branch 'master' into pr-local-plan
2024-09-09 21:17:51 +02:00
Alexander Tokmakov
9ab3ee1b13
Merge pull request #66104 from ClickHouse/break_compatibility
...
Don't allow explicit UUIDs and ReplicatedMergeTree arguments in Replicated databases
2024-09-09 18:29:16 +00:00
Alexander Tokmakov
d2ee805d8f
Revert "Remove obsolete --multiquery
parameter (follow-up to #63898 ), pt. V"
2024-09-09 17:32:22 +02:00
Robert Schulze
40e887d218
Merge pull request #69344 from rschu1ze/remove-multiquery-arg
...
Remove obsolete `--multiquery` parameter (follow-up to #63898 ), pt. V
2024-09-09 14:51:50 +00:00
kssenii
e1ad411cb6
Fix
2024-09-09 13:42:38 +02:00
Igor Nikonov
eda6dabe41
Merge remote-tracking branch 'origin/master' into pr-local-plan
2024-09-09 09:58:36 +00:00
Alexey Milovidov
7d670bf3c2
Merge pull request #69136 from ilejn/kdc_network_reject
...
Do not use docker pause for Kerberos KDC container in integration tests
2024-09-08 05:00:29 +00:00
Robert Schulze
5362b117bf
Remove superfluous --multiquery/-n
2024-09-07 16:20:46 +00:00
Nikita Mikhaylov
9667c19b6e
Revert "Speed up some Kafka tests with multiprocessing"
2024-09-07 09:16:38 +02:00
Michael Kolupaev
8c8a806458
Merge remote-tracking branch 'origin/master' into mvrere
2024-09-06 22:34:31 +00:00
Ilya Golshtein
f16d4c9567
kdc_network_reject: bugfix (again)
2024-09-06 22:16:11 +00:00
Ilya Golshtein
f5c6612a0b
kdc_network_reject: bugfix
2024-09-06 22:16:11 +00:00
Ilya Golshtein
a9fcd61b92
kdc_network_reject: fix test_kafka_config_from_sql_named_collection
2024-09-06 22:16:11 +00:00
Ilya Golshtein
4212ad02e3
kdc_network_reject: make black formatter happy
2024-09-06 22:16:11 +00:00
Ilya Golshtein
c264f1c468
kdc_network_reject: no redundant loop
2024-09-06 22:16:11 +00:00
Ilya Golshtein
7f637f7acf
kdc_network_reject: test passed
2024-09-06 22:16:11 +00:00
Igor Nikonov
f5d49f8e10
Merge branch 'master' into adaptive_parallel_replicas
2024-09-06 23:08:30 +02:00
Nikita Mikhaylov
ccaa8d03a9
Merge pull request #69324 from ClickHouse/speed-up-slightly-kafka-tests
...
Speed up some Kafka tests with multiprocessing
2024-09-06 20:12:56 +00:00
Igor Nikonov
b436057cba
Merge remote-tracking branch 'origin/master' into pr-local-plan
2024-09-06 18:46:42 +00:00
Antonio Andelic
86f11e221e
Speed up more tests
2024-09-06 17:08:35 +02:00
MikhailBurdukov
7c0810e2b4
Trying to fix the test
2024-09-06 13:17:56 +00:00
Antonio Andelic
06507190d4
Speed up some Kafka tests with multiprocessing
2024-09-06 14:29:26 +02:00
Nikita Mikhaylov
fde9f23829
Disable long tests with sanitizers
2024-09-06 13:48:20 +02:00
Antonio Andelic
a348993d6a
Merge pull request #69013 from shiyer7474/fix_integ_tests
...
Fix test_role & test_keeper_s3_snapshot integration tests
2024-09-06 07:55:02 +00:00
robot-clickhouse
798f4b4c3b
Automatic style fix
2024-09-06 00:22:56 +02:00
Konstantin Bogdanov
da3a7d0691
Setup missing ip6tables chain
2024-09-06 00:22:55 +02:00
Konstantin Bogdanov
1f5eb2cd2c
Set IPv6 instance to the node object
2024-09-06 00:22:54 +02:00
Konstantin Bogdanov
58b84e9e3d
Update network.py
2024-09-06 00:22:53 +02:00
Konstantin Bogdanov
d46065360b
Fix
2024-09-06 00:22:52 +02:00
Konstantin Bogdanov
335ca75174
Lint
2024-09-06 00:22:51 +02:00
Konstantin Bogdanov
9be79614a3
Fix
2024-09-06 00:22:50 +02:00
Konstantin Bogdanov
5ee5c8224e
Fix
2024-09-06 00:22:50 +02:00
Konstantin Bogdanov
d49d413c8d
No legacy
2024-09-06 00:22:49 +02:00
Konstantin Bogdanov
fe42299928
Typo
2024-09-06 00:22:48 +02:00
Konstantin Bogdanov
cedddf6fa4
PoC
2024-09-06 00:22:46 +02:00
Igor Nikonov
536e0808e3
Merge branch 'master' into pr-local-plan
2024-09-05 16:19:47 +02:00
shiyer7474
4d87e349a0
Python formatting
2024-09-05 13:57:46 +00:00
MikhailBurdukov
3d68507b61
Fix inf loop after in the replicated merge tree with zero copy.
2024-09-05 13:31:48 +00:00
shiyer7474
ef177d2c9f
Proper cleanup & restart for subsequent iterations
2024-09-05 11:37:57 +00:00
Alexander Tokmakov
6eef6a7759
fix
2024-09-04 21:43:36 +02:00
Alexander Tokmakov
35ab639d1a
fix
2024-09-04 18:38:32 +02:00
Alexander Tokmakov
d948de53c6
Merge pull request #68584 from baolinhuang/covered_by_broken_duplicate
...
Avoid detached covered-by-broken part duplicates
2024-09-04 16:06:42 +00:00
shiyer7474
51464be3e1
Set use_cluster=false
2024-09-04 13:26:09 +00:00
Yatsishin Ilya
dff153b59e
Null supports no settings
2024-09-04 11:48:22 +00:00
Michael Kolupaev
8ebbe9fb51
Merge remote-tracking branch 'origin/master' into mvrere
2024-09-03 21:40:19 +00:00
Alexander Tokmakov
a5a16aa7fa
Merge branch 'master' into break_compatibility
2024-09-03 23:13:59 +02:00
Igor Nikonov
8629f7e592
Merge branch 'master' into pr-local-plan
2024-09-03 22:43:20 +02:00
Arthur Passos
d9a4964cd9
Merge branch 'master' into multi_auth_methods
2024-09-03 15:01:59 -03:00
Ilya Yatsishin
959e8567bb
Merge pull request #68380 from qoega/improve-integration-tests-5
...
Rework integration test flaky tests runner to split per module as a separate group
2024-09-03 16:38:17 +00:00
Alexander Tokmakov
f9d7080711
Merge pull request #68896 from tuanpach/add-identifier-quoting-style-settings
...
Add identifier quoting style settings
2024-09-03 13:52:37 +00:00
Igor Nikonov
d0d2509c69
Merge branch 'master' into pr-local-plan
2024-09-03 13:31:36 +02:00
marco-vb
919f51533a
Fixed style issues.
2024-09-03 09:37:03 +00:00
Raúl Marín
7ba6eff181
Merge pull request #69148 from Algunenano/rmt_retries
...
RMT: Do not block retries when establishing a new keeper connection
2024-09-03 09:35:16 +00:00
Michael Kolupaev
8b3a0872e1
Fix test
2024-09-03 02:38:07 +00:00
Konstantin Bogdanov
009cccd20a
Merge pull request #68979 from ClickHouse/put-strange-trash-back
...
Revert "Fix strange trash"
2024-09-02 22:07:01 +00:00
avogar
d281333db2
Better process of object storage arguments
2024-09-02 20:11:00 +00:00
marco-vb
547276780c
Removed unnecessary code and restored test certificates.
2024-09-02 17:14:10 +00:00
Raúl Marín
fda6a48ff5
Parameterized tests
2024-09-02 18:05:23 +02:00
Sergei Trifonov
1f5082ee8a
Merge pull request #65182 from ClickHouse/s3-streams-scheduler
...
IO scheduling on HTTP session level
2024-09-02 14:17:58 +00:00
Igor Nikonov
d064692125
Merge remote-tracking branch 'origin/master' into pr-local-plan
2024-09-02 14:06:46 +00:00
Arthur Passos
0bf95655aa
add new line
2024-09-02 10:45:37 -03:00
Raúl Marín
dbdf54cacf
Style
2024-09-02 15:24:35 +02:00
Arthur Passos
15a67f10dc
add cleanup code to existing tests so flaky tests pass..
2024-09-02 09:59:28 -03:00
avogar
d7aaf053f9
Fix propogating structure argument in s3Cluster
2024-09-02 12:50:12 +00:00
Raúl Marín
8225acae3a
RMT: Do not block retries when establishing a new keeper connection
2024-09-02 14:48:54 +02:00
Raúl Marín
b409c0657d
Merge pull request #68950 from Algunenano/anyHeavy_merge
...
Fix possible wrong result during anyHeavy state merge
2024-09-02 12:45:19 +00:00
Igor Nikonov
1d1f41521e
Merge branch 'master' into pr-local-plan
2024-09-02 11:07:07 +02:00
shiyer7474
4f16797cd1
Formatting
2024-09-02 00:35:59 +00:00
shiyer7474
81d0a04ecb
Added restart of node1 for running multiple iterations of test
2024-09-01 13:53:56 +00:00
iceFireser
79776dbbad
Merge branch 'ClickHouse:master' into master
2024-09-01 09:34:25 +08:00
Nikita Mikhaylov
0076084f9a
Merge pull request #69121 from ilejn/compose_subnet
...
Fix subnet in docker_compose_net.yml
2024-08-31 13:11:32 +00:00
serxa
c6aa12feae
Merge branch 'master' into s3-streams-scheduler
2024-08-31 12:13:38 +00:00
Nikita Mikhaylov
3ffb965b23
Fix gateway
2024-08-31 02:02:15 +02:00
Ilya Golshtein
a031ec7452
compose_subnet: dns tests passed
2024-08-30 22:02:17 +00:00
Igor Nikonov
5b4b08b711
Merge remote-tracking branch 'origin/master' into pr-local-plan
2024-08-30 20:06:03 +00:00
Arthur Passos
a22f9fd91f
Merge branch 'master' into multi_auth_methods
2024-08-30 16:59:40 -03:00
Raúl Marín
b4b6819624
Adapt backward compatibility test
2024-08-30 14:07:30 +02:00
Michael Kolupaev
1603b3b126
Merge remote-tracking branch 'origin/master' into mvrere
2024-08-29 18:35:30 +00:00
Michael Kolupaev
f352a45c80
Fixes
2024-08-29 18:35:30 +00:00
Alexander Tokmakov
df16831cc8
Update tests/integration/test_covered_by_broken_exists/test.py
2024-08-29 18:56:37 +02:00
Кирилл Гарбар
b2c4b771d8
Minor fixes
2024-08-29 19:33:04 +03:00
Arthur Passos
f9b845486a
Merge branch 'master' into multi_auth_methods
2024-08-29 13:12:19 -03:00
Кирилл Гарбар
edf4e09fb2
Remove stale moving parts without zookeeper
2024-08-29 18:46:06 +03:00
Nikolay Degterinsky
f9fa4403d8
Try to fix flaky check
2024-08-29 13:38:18 +02:00
baolin.hbl
7d56c8bd43
Avoid detached covered-by-broken part duplicates
...
Problem:
When a broken part is found during the startup, it will clone the parts which are
covered by the broken part, to the detached directory (with the 'covered-by-broken' prefix).
A part may be covered by multiple merged parts, which will result in multiple clones, which
leads to path conflicts and further attempts to clone to the try-n directory. If n exceeds 9,
the clone is abandoned and the table is marked as read-only.
pull#41981 tried fixed the problem, but the fix is incomplete. The metadata_version.txt file
is deleted during covered-by-broken clone. As a result,
looksLikeBrokenDetachedPartHasTheSameContent finds differences during part comparison.
Fix:
covered-by-broken retain metadata_version.txt file when cloning
2024-08-29 07:55:23 +00:00
Konstantin Bogdanov
0c23257aa8
Revert "Fix integration test"
...
This reverts commit 0f3506bf7a
.
2024-08-28 20:59:20 +02:00
Yarik Briukhovetskyi
ba604301b1
Merge branch 'ClickHouse:master' into remove_integration_test_datetime
2024-08-28 19:26:56 +02:00
robot-clickhouse
587bc80d5b
Automatic style fix
2024-08-28 16:47:43 +00:00
Nikolay Degterinsky
4fb228c1d7
Fix test_replicated_database_cluster_groups
2024-08-28 18:39:23 +02:00
Yatsishin Ilya
82eae9f09f
tune
2024-08-28 16:18:57 +00:00
Tuan Pham Anh
2c6563ee69
Fix test in tests/integration/test_materialized_mysql_database/materialized_with_ddl.py
2024-08-28 12:37:28 +00:00
shiyer7474
d218b04fba
Fix test_role & test_keeper_s3_snapshot
2024-08-28 11:52:51 +00:00
Pedro Ferreira
f158ac624d
Merge pull request #68701 from PedroTadim/fix-test
...
Fix for failing test in CI
2024-08-28 09:31:43 +00:00
Konstantin Bogdanov
a2a1b47ee3
Merge pull request #68902 from ClickHouse/add-integration-test-runner-checks
...
ci: add checks for `iptables-nft` in integration test runner
2024-08-27 20:59:55 +00:00
Konstantin Bogdanov
26e1338c4e
Update runner
2024-08-27 19:05:10 +02:00
Yatsishin Ilya
aed953bf94
black
2024-08-27 16:00:33 +00:00
Arthur Passos
6f806124a3
Merge branch 'master' into multi_auth_methods
2024-08-27 12:24:53 -03:00
Pedro Ferreira
53bfab4703
Missing newline
2024-08-27 14:20:31 +00:00
iceFireser
55eb2953c7
Merge branch 'ClickHouse:master' into master
2024-08-27 20:51:47 +08:00
Daniil Ivanik
e0dc32bc61
Merge pull request #68210 from ClickHouse/divanik/add_local_and_azure_iceberg_support
...
Support partial Iceberg reading in azure and local storages
2024-08-27 11:52:43 +00:00
Yatsishin Ilya
c44cc71310
forgot several files
2024-08-27 11:32:05 +00:00
Yatsishin Ilya
6c84f9ccfb
Merge remote-tracking branch 'origin/master' into improve-integration-tests-5
2024-08-27 11:28:32 +00:00
Pedro Ferreira
3fde3cb85c
Merge remote-tracking branch 'upstream/master' into fix-test
2024-08-27 10:43:14 +00:00
Pedro Ferreira
43482c4ed0
Recreate database at each run
2024-08-27 10:42:47 +00:00
Yarik Briukhovetskyi
5ce8a08e72
Merge branch 'ClickHouse:master' into remove_integration_test_datetime
2024-08-27 12:08:15 +02:00
Konstantin Bogdanov
fb3c4671f0
Improve error messages
2024-08-26 20:45:25 +02:00
Kseniia Sumarokova
8b2db6276c
Merge pull request #68836 from ClickHouse/fix-delta-lake-bug-in-schema-parsing
...
Fix complex types metadata parsing in DeltaLake
2024-08-26 17:44:22 +00:00
Konstantin Bogdanov
07cb5b27eb
Lint
2024-08-26 19:41:56 +02:00
Konstantin Bogdanov
df7d44bc3a
Lint
2024-08-26 19:27:07 +02:00
Konstantin Bogdanov
13593340f2
Add checks
2024-08-26 19:24:00 +02:00
Yarik Briukhovetskyi
3fec25eb92
Merge branch 'ClickHouse:master' into remove_integration_test_datetime
2024-08-26 18:28:53 +02:00
Kruglov Pavel
e08964c35f
Merge pull request #68665 from ClickHouse/Avogar-patch-7
...
Fix flaky test test_distributed_replica_max_ignored_errors
2024-08-26 11:50:31 +00:00
Pedro Ferreira
652ff82ae9
Merge remote-tracking branch 'upstream/master' into fix-test
2024-08-26 10:11:49 +00:00
Kseniia Sumarokova
6e584dd541
Fix test
2024-08-26 11:33:08 +02:00
divanik
3581eb34e7
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/add_local_and_azure_iceberg_support
2024-08-26 09:04:13 +00:00
Nikita Mikhaylov
21eeda9d0b
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove_integration_test_datetime
2024-08-25 14:32:26 +02:00
Han Fei
b578d1af1c
Merge pull request #68820 from hanfei1991/hanfei/fix-logical-err-stats
...
fix logical err of modify statistics
2024-08-24 13:39:48 +00:00
iceFireser
6afe3fc500
Merge branch 'ClickHouse:master' into master
2024-08-24 17:18:54 +08:00
Han Fei
5fe151529a
fix flacky although that is not actually flacky
2024-08-24 07:33:18 +02:00
Han Fei
6fb8f2b4ee
fix black
2024-08-23 23:19:03 +02:00
Igor Nikonov
17c1e82bc0
Merge remote-tracking branch 'origin/master' into pr-local-plan
2024-08-23 18:27:19 +00:00
Kirill Nikiforov
40462bc716
Merge remote-tracking branch 'origin' into mongodb_refactoring
2024-08-23 22:10:06 +04:00
Yarik Briukhovetskyi
55116da80d
Merge pull request #68606 from yariks5s/remove_initial_underscores_hive
...
Prioritizing of virtual columns in hive partitioning
2024-08-23 16:32:13 +00:00
kssenii
eb94847ed9
Fix
2024-08-23 18:14:02 +02:00
Yarik Briukhovetskyi
223de64072
init
2024-08-23 17:09:28 +02:00
Han Fei
61fa4e7a47
fix logical err of modify statistics
2024-08-23 16:38:48 +02:00
Vitaly Baranov
4d5ac30a87
Merge pull request #67748 from vitlibar/fix-role-cache-expiration
...
Fix expiration in RoleCache
2024-08-23 12:29:56 +00:00
iceFireser
0966072951
Merge branch 'ClickHouse:master' into master
2024-08-23 10:01:58 +08:00
Yatsishin Ilya
e6b18f2b30
black
2024-08-22 19:05:07 +00:00
Yatsishin Ilya
b4a0a9b00c
rework test_async_insert_adaptive_busy_timeout
2024-08-22 16:58:19 +00:00
Michael Stetsyuk
0b9c24f31d
write metadata to disk and keeper in the same format
2024-08-22 15:13:42 +00:00
Arthur Passos
43e9a7ba4b
Merge branch 'master' into multi_auth_methods
2024-08-22 10:57:23 -03:00
Yarik Briukhovetskyi
8d14d85230
fix black
2024-08-22 15:24:33 +02:00
Yarik Briukhovetskyi
b3f084459f
fix black
2024-08-22 14:53:53 +02:00
Vitaly Baranov
664e9b3db9
Add one more test.
2024-08-22 13:56:43 +02:00
Vitaly Baranov
84467077b8
Fix test for role expiration in RoleCache.
2024-08-22 13:55:20 +02:00
Yarik Briukhovetskyi
95f45d2eaf
try to fix tests
2024-08-22 13:20:04 +02:00
Pedro Ferreira
526be4759d
SQL as a set language, doesn't have order in the output, so add ORDER BY or min call for it
2024-08-22 10:34:05 +00:00
Yarik Briukhovetskyi
8cf6323125
fix black
2024-08-22 00:48:29 +02:00
Yarik Briukhovetskyi
2f6ad1271c
fix tests + exception
2024-08-22 00:27:02 +02:00
Yarik Briukhovetskyi
b8027e5566
Merge pull request #68105 from JackyWoo/fix_msan_caused_by_incorrect_datetime_str
...
Fix MSAN issue caused by incorrect date format.
2024-08-21 18:06:20 +00:00
Yarik Briukhovetskyi
a52eff299e
fix tests
2024-08-21 19:43:45 +02:00
Kruglov Pavel
3fd50ed856
Fix flaky test test_distributed_replica_max_ignored_errors
2024-08-21 16:23:37 +02:00
JackyWoo
471320dc6f
Fix flaky test error
2024-08-21 14:15:44 +08:00
JackyWoo
3c7e2389d1
Fix code style
2024-08-21 09:14:50 +08:00
Pablo Marcos
dd39218971
Fix style
2024-08-20 14:24:53 +00:00
Pablo Marcos
f5a0202474
Add integration test
2024-08-20 13:40:15 +00:00
JackyWoo
0563e19cf3
Little fix
2024-08-20 19:09:27 +08:00
JackyWoo
08cb7ff8d8
Add integration tests and delete stateless tests
2024-08-20 19:02:37 +08:00
robot-clickhouse
21c1b6d4d3
Automatic style fix
2024-08-20 02:22:28 +00:00
Michael Kolupaev
fae478b9d2
Style
2024-08-20 02:21:44 +00:00
Michael Kolupaev
48ec505823
Refreshable MV: coordination and Replicated DB support
2024-08-20 02:21:41 +00:00
Kseniia Sumarokova
97cc2c365f
Merge pull request #68412 from ClickHouse/delete-old-named-collections-code-1
...
Delete old code of named collections
2024-08-19 18:36:24 +00:00
Yatsishin Ilya
718957886d
Merge remote-tracking branch 'origin/master' into improve-integration-tests-5
2024-08-19 16:32:08 +00:00
pufit
d4da9b8c8e
Merge pull request #66895 from MikhailBurdukov/hostresolver_opt
...
Allow filtering ip addresses by ip family in DNS resolver
2024-08-19 15:00:31 +00:00
Yatsishin Ilya
9ee7ae3d3c
Merge remote-tracking branch 'qoega/improve-integration-tests-5' into improve-integration-tests-5
2024-08-19 14:12:34 +00:00
Yatsishin Ilya
90ad110a7d
more
2024-08-19 13:58:44 +00:00
Ilya Yatsishin
65087d88b5
Merge remote-tracking branch 'origin/master' into improve-integration-tests-5
2024-08-19 14:11:54 +02:00
robot-clickhouse
612416d534
Automatic style fix
2024-08-19 11:56:30 +00:00
kssenii
2456df0d57
Add a test
2024-08-19 13:45:35 +02:00
Alexey Milovidov
eea07e9a7e
Merge pull request #65736 from danipozo/load-fs-metadata-asynchronously
...
Load filesystem cache metadata asynchronously
2024-08-19 12:54:26 +02:00
Yatsishin Ilya
228cdfde63
more tests
2024-08-19 10:04:49 +02:00
Alexey Milovidov
165d08f088
Fix bad exception messages
2024-08-19 05:54:37 +02:00
Alexey Milovidov
f97551e2ad
Fix tests
2024-08-18 22:17:16 +02:00
Nikita Taranov
8a0f41da7a
Merge branch 'master' into adaptive_parallel_replicas
2024-08-18 17:55:29 +02:00
Nikita Taranov
628a4300ba
fix
2024-08-18 16:53:00 +01:00
Alexey Milovidov
4bb2f7b3f6
Miscellaneous
2024-08-18 09:09:58 +02:00
Arthur Passos
accade2390
Merge branch 'master' into multi_auth_methods
2024-08-17 10:26:11 -03:00
Nikita Taranov
e7fc89ba26
add bw-compatibility test
2024-08-16 23:23:03 +01:00
Igor Nikonov
6e0a74f74d
Merge remote-tracking branch 'origin/master' into pr-local-plan
2024-08-16 19:35:19 +00:00
Kseniia Sumarokova
9ab2ba62fa
Merge pull request #68404 from ClickHouse/update-delta-lake-test
...
Update delta lake test
2024-08-16 15:12:35 +00:00
Arthur Passos
770804ffdc
change default setting value to 100
2024-08-16 08:57:11 -03:00
Igor Nikonov
9dc288faa8
Merge remote-tracking branch 'origin/master' into pr-local-plan
2024-08-16 11:07:35 +00:00
Dani Pozo
f17655f13f
Load filesystem cache metadata asynchronously
2024-08-16 12:57:55 +02:00
Kruglov Pavel
39bc050e5f
Merge pull request #66444 from Avogar/json-data-type
...
Implement new JSON data type.
2024-08-16 10:29:29 +00:00
Kseniia Sumarokova
c337ecef48
Merge branch 'master' into update-delta-lake-test
2024-08-16 11:23:17 +02:00
Alexey Milovidov
3508667e6c
Merge pull request #52503 from ClickHouse/more-strict-tryparse
...
Stricter `tryParse`
2024-08-15 21:58:22 +00:00