Commit Graph

160499 Commits

Author SHA1 Message Date
Sema Checherinda
d33c22b3e3 fix test 2024-12-04 18:11:54 +01:00
Raúl Marín
89dbb42874 Remove more deps from SipHash 2024-12-04 17:51:51 +01:00
Azat Khuzhin
47397a45c5 tests: make test_config_substitutions idempotent
Now the following passed:

    $ bin=$(which clickhouse); g=$PWD; docker run --privileged -it --rm --volume=$bin:/clickhouse --volume=$bin:/usr/share/clickhouse_fresh --volume=/dev/null:/usr/bin/clickhouse-odbc-bridge --volume=/dev/null:/usr/share/clickhouse-odbc-bridge_fresh --volume=$g/programs/server:/clickhouse-config --volume=$g:/ClickHouse --volume=$g/docker/test/integration/runner/compose:/compose:ro --volume=clickhouse-integration-tests:/var/lib/docker -e PYTEST_ADDOPTS='-vvv -s --pdb --count 2 test_config_substitutions/test.py' --name ch clickhouse/integration-tests-runner

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-12-04 17:42:35 +01:00
Azat Khuzhin
f1e909e309 Remove config_reload_sync_zookeeper (issue sync unconditionally)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-12-04 17:42:35 +01:00
Azat Khuzhin
86fb8f647f Read config_reload_sync_zookeeper only from the server config
Previously it had been read from each config, i.e. for users it should
be defined in users.xml/yaml.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-12-04 17:42:35 +01:00
Azat Khuzhin
c9291949ba Enable config_reload_sync_zookeeper for test_config_substitutions
This should fix flakiness of `test_config_substitutions/test.py::test_config_multiple_zk_substitutions` [1].

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/71406/af822de0bf896dcb0a28f55889d12611bd38171a/integration_tests__asan__old_analyzer__[1_6].html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-12-04 17:42:35 +01:00
Azat Khuzhin
ac0fb050f1 Add ability to sync ZooKeeper before reloading the config
Otherwise it is not deterministic wether ClickHouse will see this
change, i.e. if you created znode just before `SYSTEM RELOAD CONFIG` it
is not 100% that the ClickHouse will see it.

Refs: apache/zookeeper@8ee17324ce
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-12-04 17:42:35 +01:00
kssenii
03f44e8920 Merge remote-tracking branch 'origin/master' into disable-metadata-deletion-in-s3-queue 2024-12-04 17:41:26 +01:00
kssenii
7fc60d84cc Better deletion of keeper metadata in s3queue 2024-12-04 17:39:04 +01:00
Pavel Kruglov
136f5c482c
Fix style 2024-12-04 17:36:18 +01:00
Igor Nikonov
5902f3058d
Merge pull request #72706 from ClickHouse/pr-fix-setting-history
Align PR setting changes history with 24.10
2024-12-04 16:21:53 +00:00
Michael Stetsyuk
d77df2b4f2 empty 2024-12-04 16:05:06 +00:00
Vitaly Baranov
2c68653d0a Add S3 request settings http_max_fields, http_max_field_name_size, http_max_field_value_size for parsing S3 API responses. 2024-12-04 16:41:12 +01:00
Andrey Zvonov
bd74ac343b fix black 2024-12-04 15:40:43 +00:00
Kseniia Sumarokova
d9da4e4235
Update test.py 2024-12-04 16:27:11 +01:00
Francesco Ciocchetti
5ffae78aa3
Merge branch 'fciocchetti-fix-azure-list-trailing-slash' of github.com:primeroz/ClickHouse into fciocchetti-fix-azure-list-trailing-slash 2024-12-04 16:16:17 +01:00
Francesco Ciocchetti
35e67393bd
Name of the container, generated form the test name, is 67 chars which is too long. shrinking it 2024-12-04 16:15:40 +01:00
Mikhail f. Shiryaev
273c294ddf
Merge pull request #72736 from ClickHouse/add-dmesg-log
Add dmesg outptut for the case of build failure
2024-12-04 15:15:15 +00:00
Raúl Marín
1fc4b2e9aa
Merge pull request #72800 from Algunenano/03008_azure_plain_rewritable
Disable 03008_azure_plain_rewritable with distributed cache
2024-12-04 15:03:16 +00:00
Raúl Marín
dc49651ae7 Disable 03008_azure_plain_rewritable with distributed cache 2024-12-04 16:01:29 +01:00
Andrey Zvonov
c239adec36 add test 2024-12-04 14:59:58 +00:00
Raúl Marín
90a03e149a Remove deps from SipHash 2024-12-04 15:45:26 +01:00
Raúl Marín
fd4795c00f Remove some nested deps on SipHash 2024-12-04 15:45:26 +01:00
Raúl Marín
19bc382978 Remove some nested deps on SipHash 2024-12-04 15:45:26 +01:00
Max Kainov
b364af07f9
Merge pull request #72255 from ClickHouse/auto/v24.10.3.21-stable
Update version_date.tsv and changelog after v24.10.3.21-stable
2024-12-04 14:37:36 +00:00
Alexander Gololobov
07512a0819
Merge pull request #72750 from ClickHouse/fix_pk_cache_size_calculation
More accurate PK in-memory size calculation for cache
2024-12-04 14:23:38 +00:00
Nikita Taranov
035b8a3b20 impl 2024-12-04 15:07:54 +01:00
Raúl Marín
e2b8186d4b Less instantiations 2024-12-04 15:00:00 +01:00
Raúl Marín
e41a018a5f Less nested includes 2024-12-04 15:00:00 +01:00
Raúl Marín
d585d2fe72 Less functions 2024-12-04 15:00:00 +01:00
Raúl Marín
f96c3e9ca8 Remove more unnecessary nested headers 2024-12-04 14:59:57 +01:00
Raúl Marín
4bdefc91ce Remove more trash 2024-12-04 14:59:09 +01:00
Raúl Marín
8c23d9ae58 More unnecessary headers 2024-12-04 14:59:09 +01:00
Raúl Marín
4f22469537 Remove heavy header 2024-12-04 14:59:09 +01:00
Raúl Marín
8ecdfb9bc2 Minor include 2024-12-04 14:59:09 +01:00
Han Fei
7bd1ab0189
Merge pull request #72734 from ClickHouse/hanfei/debug-dictionary-logical-err
add a check to debug LOGICAL ERROR of dictionary update
2024-12-04 13:36:43 +00:00
Emmanuel Dias
56f040734d fix docs 2024-12-04 10:15:53 -03:00
Michael Stetsyuk
6ce9d45392 better 2024-12-04 13:06:41 +00:00
Vitaly Baranov
9ce4ac3997
Merge pull request #72723 from vitlibar/formatimpl-refactoring-reworked
Remove ostr from structure IAST::FormatSettings.
2024-12-04 12:43:26 +00:00
divanik
7dad309f47 Reduce changes in Iceberg Metadata File 2024-12-04 12:36:18 +00:00
Nikita Taranov
b0454acb14
Merge pull request #72770 from ClickHouse/more_insistent_compress_in_memory_eng
More insistent compression in `StorageMemory`
2024-12-04 12:29:09 +00:00
divanik
30ccc96c93 Resolve conflicts 2024-12-04 12:29:09 +00:00
Alexander Gololobov
b374ee67f5
Merge pull request #72747 from ClickHouse/query-plan-serialization-steps
Add serialization to some query plan steps.
2024-12-04 12:15:26 +00:00
Mikhail f. Shiryaev
62f2eda0f1
Fix TeePopen.terminate by moving send_signal there 2024-12-04 13:13:21 +01:00
Yarik Briukhovetskyi
3cf4cd0499
Merge pull request #71441 from bigo-sg/translate
translate support second arg longer than the third
2024-12-04 12:12:03 +00:00
Mikhail f. Shiryaev
df3e4cbfe6
Output logs for integration tests, add TeePopen.terminate 2024-12-04 12:23:52 +01:00
divanik
86602c00b6 Merge master and remove setting 2024-12-04 11:13:44 +00:00
Yarik Briukhovetskyi
d93dff37f3
Merge pull request #72185 from yariks5s/fix_bugs_storageobjectstorage
Small bugs fixes in `StorageObjectStorage`
2024-12-04 11:12:43 +00:00
Yarik Briukhovetskyi
70fce88bde
Fix tests 2024-12-04 12:11:31 +01:00
Anton Popov
9172d572c6
Update src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp 2024-12-04 11:57:43 +01:00