kruglov
|
cab274e1b6
|
Fixed error on generated columns in MaterializedPostgreSQL
|
2024-08-08 16:50:53 +03:00 |
|
Nikita Mikhaylov
|
4c289aa2dc
|
Merge pull request #64183 from vitlibar/ts-engine
Add new TimeSeries table engine to handle Prometheus protocols
|
2024-08-08 12:03:12 +00:00 |
|
Ilya Yatsishin
|
f21a48dac6
|
Merge pull request #67064 from zvonand/hdfs-double-asterisk
Add `**` to `hdfs` docs, add test for `**` in `hdfs`
|
2024-08-08 11:12:55 +00:00 |
|
Andrey Zvonov
|
29d701aea7
|
Forgot to drop table in test
|
2024-08-08 10:51:57 +03:00 |
|
Alexey Milovidov
|
ae6139e66c
|
Merge pull request #68007 from ClickHouse/qoega-patch-7
Follow up for #67843
|
2024-08-08 01:38:54 +00:00 |
|
Nikita Fomichev
|
755b06b455
|
Merge pull request #67793 from ClickHouse/flaky-test_reload_after_fail_by_timer
Integration tests: fix flaky `test_dictionaries_update_and_reload::test_reload_after_fail_by_timer`
|
2024-08-07 21:36:54 +00:00 |
|
Nikita Mikhaylov
|
f37e0c7fc6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ts-engine
|
2024-08-07 21:01:13 +00:00 |
|
Nikita Mikhaylov
|
b2722d8832
|
Disallow LowCardinality type for external tables
|
2024-08-07 20:54:40 +00:00 |
|
Alexey Milovidov
|
8b3e85dd8d
|
Merge pull request #67785 from arenadata/ADQM-FixedTestRaceCondition
Fixed session_log related tests race condition on logout
|
2024-08-07 20:01:48 +00:00 |
|
Andrey Zvonov
|
c6482a092b
|
Merge branch 'master' into hdfs-double-asterisk
|
2024-08-07 21:42:00 +03:00 |
|
Ilya Yatsishin
|
7341dcefd4
|
Follow up for #67843
|
2024-08-07 20:36:23 +02:00 |
|
Ilya Yatsishin
|
ac4bed2f42
|
Merge pull request #67843 from qoega/improve-integration-tests-3
Improve integration tests 3
|
2024-08-07 18:06:37 +00:00 |
|
Sema Checherinda
|
272941021f
|
Merge pull request #66279 from ClickHouse/chesema-processor-onCancel
merge tree sink cancel delayed_chunk
|
2024-08-07 11:12:22 +00:00 |
|
Ilya Yatsishin
|
47111eb5af
|
Merge pull request #67511 from ClickHouse/revert-67507-revert-66536-external-replace-to-null
Revert "Revert "Add settings to replace external engines to Null during create""
|
2024-08-07 10:38:04 +00:00 |
|
pufit
|
3b642e7f91
|
Merge pull request #66364 from azat/cluster-inter-server-secret-fix
Fix cluster() for inter-server secret (preserve initial user as before)
|
2024-08-07 04:58:12 +00:00 |
|
max-vostrikov
|
0aed98f3f0
|
Merge pull request #67596 from ClickHouse/test_parquet_page_index
added tests for page index in parquet files
|
2024-08-07 00:15:07 +00:00 |
|
Alexey Gerasimchuck
|
a43ed76ae8
|
Fixed session log parallel/sequenced test work within a single fixture
|
2024-08-06 22:20:12 +00:00 |
|
Ilya Yatsishin
|
881d57a764
|
Merge branch 'master' into revert-67507-revert-66536-external-replace-to-null
|
2024-08-06 21:04:17 +02:00 |
|
Yatsishin Ilya
|
8cfcf341ae
|
fix
|
2024-08-06 18:26:52 +00:00 |
|
Azat Khuzhin
|
bdfaffa9d7
|
tests: make test_distributed_inter_server_secret idempotent
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-08-06 16:59:23 +02:00 |
|
Sema Checherinda
|
0eb6a41f57
|
Merge branch 'master' into chesema-processor-onCancel
|
2024-08-06 16:36:28 +02:00 |
|
Andrey Zvonov
|
7d45424d31
|
specify files in test:
|
2024-08-06 11:18:47 +00:00 |
|
Andrey Zvonov
|
97f1cfc232
|
add ** glob to hdfs docs
|
2024-08-06 11:18:47 +00:00 |
|
Nikita Mikhaylov
|
80d2686013
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ts-engine
|
2024-08-06 13:12:03 +02:00 |
|
Nikita Mikhaylov
|
4e2b6a5e49
|
Fix docs and a test
|
2024-08-06 13:06:34 +02:00 |
|
Nikita Mikhaylov
|
b4a6f249ab
|
Merge pull request #66438 from ClickHouse/analyzer-beta
Analyzer is finally Beta
|
2024-08-06 09:39:29 +00:00 |
|
Nikita Mikhaylov
|
4829ba31d3
|
Actually fix a test
|
2024-08-05 21:18:53 +00:00 |
|
Azat Khuzhin
|
0dccc34a20
|
Fix cluster() for inter-server secret (preserve initial user as before)
The behaviour of cluster() with inter-server secret had been changed in #63013,
after it started to use "default" user, and this introduces a
regression.
The intention of that patch was to adjust only remote(), since it only
it accept custom user, which should be ignored.
Fixes: https://github.com/ClickHouse/ClickHouse/issues/66287
Fixes: https://github.com/ClickHouse/ClickHouse/issues/66352
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-08-05 20:24:24 +02:00 |
|
Azat Khuzhin
|
9d7710684b
|
tests/test_distributed_inter_server_secret: get_query_user_info return list
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-08-05 20:24:24 +02:00 |
|
Nikita Mikhaylov
|
6f025090eb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ts-engine
|
2024-08-05 17:46:14 +02:00 |
|
Nikita Mikhaylov
|
2c78122717
|
Merge pull request #67667 from zvonand/fix-ldap-entrypoint-2
Even better healthcheck for ldap
|
2024-08-05 15:31:59 +00:00 |
|
Nikita Mikhaylov
|
330aae9517
|
Even better test
|
2024-08-05 15:29:15 +00:00 |
|
Nikita Mikhaylov
|
0301af99e5
|
Fixed a bunch of tests
|
2024-08-05 15:29:15 +00:00 |
|
Nikita Mikhaylov
|
4e9c3baa25
|
Move analyzer to Beta stage
|
2024-08-05 15:29:14 +00:00 |
|
Yatsishin Ilya
|
3e633ad0d0
|
more changes
|
2024-08-05 14:43:28 +00:00 |
|
János Benjamin Antal
|
7551c2602b
|
Merge pull request #67566 from ClickHouse/fix-flaky-test_system_kafka_consumers_rebalance
Fix flaky `test_system_kafka_consumers_rebalance`
|
2024-08-05 13:01:46 +00:00 |
|
Alexey Milovidov
|
f1a096e8f6
|
Merge pull request #67723 from ClickHouse/fix-log-and-exception-messages-formatting
Fix test `00002_log_and_exception_messages_formatting`
|
2024-08-05 12:34:33 +00:00 |
|
Alexey Milovidov
|
243eb515d6
|
Merge pull request #66671 from azat/mongodb-uuid-type
Support true UUID type for MongoDB engine
|
2024-08-05 12:25:17 +00:00 |
|
János Benjamin Antal
|
0da44ad047
|
Merge pull request #67394 from ClickHouse/add-debug-to-s3-queue-shards-distributed
Print debug info in `test_storage_s3_queue/test.py::test_shards_distributed`
|
2024-08-05 12:23:40 +00:00 |
|
maxvostrikov
|
e0362b00f5
|
squash! fix for parallel execution
|
2024-08-05 11:52:07 +02:00 |
|
Nikita Fomichev
|
bd6c7a504d
|
Integration tests: fix flaky test_dictionaries_update_and_reload::test_reload_after_fail_by_timer
|
2024-08-05 11:45:49 +02:00 |
|
János Benjamin Antal
|
517bb64636
|
Merge remote-tracking branch 'origin/master' into fix-flaky-test_system_kafka_consumers_rebalance
|
2024-08-05 09:04:37 +00:00 |
|
Nikita Fomichev
|
29f1d9df36
|
Integration tests: fix flaky test_dictionaries_update_and_reload::test_reload_after_fail_by_timer
|
2024-08-05 10:03:49 +02:00 |
|
Alexey Gerasimchuck
|
e5134e14ea
|
Disabled parallel run
|
2024-08-05 07:59:51 +00:00 |
|
Alexey Gerasimchuck
|
6897178c41
|
fixed typo
|
2024-08-04 22:29:03 +00:00 |
|
Alexey Gerasimchuck
|
b2ec479cee
|
Fixed race condition in session log tests
|
2024-08-04 22:23:08 +00:00 |
|
Alexey Milovidov
|
4504326b2a
|
Merge branch 'no-flaky-check' into fix-log-and-exception-messages-formatting
|
2024-08-05 00:03:25 +02:00 |
|
Azat Khuzhin
|
a49924b383
|
tests: avoid leaving leftovers after test_storage_mongodb (fixes flaky chec)
CI: https://s3.amazonaws.com/clickhouse-test-reports/66671/2f00c962711e13ca00af324366421fe4593b4ce6/integration_tests_flaky_check__asan_.html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-08-04 22:01:08 +02:00 |
|
Alexey Milovidov
|
6f9d78d873
|
Merge pull request #67743 from azat/tests/test_storage_rabbitmq
Try to fix RabbitMQ test failures
|
2024-08-04 19:26:23 +02:00 |
|
Nikita Fomichev
|
c4a0e7665c
|
Merge pull request #67747 from azat/tests/test_ttl_move
Fix test_ttl_move::test_alter_with_merge_work flakiness
|
2024-08-04 16:47:24 +00:00 |
|