Commit Graph

128063 Commits

Author SHA1 Message Date
Nikolai Kochetov
1fe986bff2 Fix duplicate usage of table function input(). 2023-11-13 18:59:09 +00:00
Alexey Milovidov
28c89ad1c8
Merge pull request #56544 from jmaicher/fix/flaky-ldap-integration-test
Fix flaky LDAP integration tests
2023-11-10 17:00:54 +01:00
Alexey Milovidov
280658db3b
Merge pull request #56539 from ClickHouse/remove/unnecessary-slugs-in-docs
Removes duplicated slugs in docs.
2023-11-10 17:00:10 +01:00
Alexey Milovidov
461b80a781
Merge pull request #56570 from ClickHouse/fix-keeper-test_cmd_crst
Fix `test_keeper_four_word_command/test.py::test_cmd_crst`
2023-11-10 16:57:42 +01:00
Alexey Milovidov
9317357873
Merge pull request #56546 from ClickHouse/remove-1
Remove useless using
2023-11-10 16:56:56 +01:00
Alexey Milovidov
1cc658f9be
Merge pull request #56552 from ClickHouse/noreturn
Allow `chassert` to guide the static analyzer
2023-11-10 16:56:11 +01:00
Alexey Milovidov
e8875d881d
Merge pull request #56591 from ClickHouse/revert-56500-function-sleep-exception-message-fix
Revert "FunctionSleep exception message fix"
2023-11-10 16:54:07 +01:00
Alexey Milovidov
21a814c20b
Revert "FunctionSleep exception message fix" 2023-11-10 18:53:56 +03:00
Robert Schulze
a5b1474b6a
Merge pull request #56586 from rschu1ze/toUnixTS-docs
Update docs of `fromUnixTimeStamp[InJodaSyntax]()`
2023-11-10 15:21:48 +01:00
Nikolai Kochetov
a666f26056
Merge pull request #56419 from ClickHouse/fix-02404_memory_bound_merging-with-analyzer
Fix 02404_memory_bound_merging with analyzer.
2023-11-10 15:04:14 +01:00
Nikolay Degterinsky
a6ebeb8422
Merge pull request #56484 from evillique/fix-on-cluster
Fix ON CLUSTER queries without database on initial node
2023-11-10 13:40:41 +01:00
Nikolay Degterinsky
05945ff80d
Merge pull request #56486 from evillique/fix-replicated-database-cluster-port
Fix default port for Replicated database cluster
2023-11-10 13:37:45 +01:00
Nikolay Degterinsky
07b2cdb614
Merge pull request #56491 from evillique/fix-alter-comment-on-cluster
Fix ALTER COMMENT queries ON CLUSTER
2023-11-10 13:35:26 +01:00
Nikita Mikhaylov
8393a53c63 Bump 2023-11-10 12:34:57 +01:00
Nikolai Kochetov
145468dfd1
Merge pull request #56500 from kitaisreal/function-sleep-exception-message-fix
FunctionSleep exception message fix
2023-11-10 12:30:18 +01:00
Nikolai Kochetov
8fabe21164
Merge pull request #56517 from kitaisreal/cte-invalid-query-analysis-add-test
CTE invalid query analysis add test
2023-11-10 12:27:43 +01:00
Nikolai Kochetov
0898cf3e06
Merge pull request #56520 from kitaisreal/analyzer-move-functions-out-of-any-pass-refactoring
Analyzer MoveFunctionsOutOfAnyPass refactoring
2023-11-10 12:27:14 +01:00
Nikolai Kochetov
d233743200
Merge pull request #56531 from kitaisreal/analyzer-log-used-row-policies
Analyzer log used row policies
2023-11-10 12:26:11 +01:00
Nikolai Kochetov
8c37d605a1
Merge pull request #56532 from kitaisreal/analyzer-order-by-read-in-order-query-plan-add-test
Analyzer ORDER BY read in order query plan add test
2023-11-10 12:25:01 +01:00
Robert Schulze
82f5e92bf5
Update docs of fromUnixTimeStamp[InJodaSyntax]() 2023-11-10 11:11:42 +00:00
Kseniia Sumarokova
ecd98006ce
Merge pull request #56306 from ClickHouse/fix-backup-restore-flatten-nested
Fix restore from backup with `flatten_nested` and `data_type_default_nullable`
2023-11-10 11:43:17 +01:00
Kseniia Sumarokova
2709ecd50d
Merge pull request #56457 from ClickHouse/fix-test-database-hdfs
Fix test `02725_database_hdfs.sh`
2023-11-10 11:40:18 +01:00
vdimir
6c4586be43
Merge pull request #56572 from ClickHouse/vdimir/delete-storage-conf-l
Delete unnecessary file from tests
2023-11-10 11:33:39 +01:00
vdimir
051efccf6c
Delete unnecessary file
<!---
A technical comment, you are free to remove or leave it as it is when PR is created
The following categories are used in the next scripts, update them accordingly
utils/changelog/changelog.py
tests/ci/cancel_and_rerun_workflow_lambda/app.py
-->
### Changelog category (leave one):

- Not for changelog (changelog entry is not required)
2023-11-10 11:31:05 +01:00
Kseniia Sumarokova
e48df94772
Merge pull request #56377 from ClickHouse/minor-improvements-for-s3-queue
Minor improvements for S3Queue
2023-11-10 11:28:09 +01:00
Antonio Andelic
5364f4e9f8 Fix test 2023-11-10 09:59:43 +00:00
Alexander Gololobov
696bd2644f
Merge pull request #56547 from ClickHouse/better-warning
Better warning message
2023-11-10 10:41:44 +01:00
Alexander Gololobov
0a1078bb37
Merge pull request #56548 from ClickHouse/system-symbols-pick
Add a table `system.symbols`
2023-11-10 10:37:11 +01:00
Antonio Andelic
ba7b684810
Merge pull request #53481 from myrrc/fix/reconfig-leader-replace
Keeper `reconfig`: add timeout before yielding/taking leadership
2023-11-10 09:32:40 +01:00
Julian Maicher
c3dc106980 Reformat with black 2023-11-10 04:28:21 +01:00
Alexey Milovidov
ff11d69be4 Returned comment 2023-11-10 02:32:17 +01:00
Alexey Milovidov
453b747d03 Added [[noreturn]] 2023-11-10 02:31:39 +01:00
Alexey Milovidov
a267da8f52 Add [[noreturn]] 2023-11-10 02:31:39 +01:00
Alexey Milovidov
1432d952ac chasset will make sense for the static analyzer 2023-11-10 02:31:39 +01:00
Alexey Milovidov
47132532b8 Fix test 2023-11-10 01:34:03 +01:00
Alexey Milovidov
0d2277b6c1
Merge pull request #56549 from ClickHouse/tylerhannan-patch-1
Update README.md
2023-11-10 00:13:01 +01:00
Tyler Hannan
8f727c3dff
Update README.md
updating release webinar recording and removing meetup
2023-11-09 17:01:53 -06:00
Alexey Milovidov
1d51727aa5
Update symbols.md 2023-11-10 01:47:00 +03:00
Alexey Milovidov
e76c6b186a Fix test 2023-11-09 23:45:11 +01:00
Alexey Milovidov
294b55a618 Fix test 2023-11-09 23:45:11 +01:00
Alexey Milovidov
60978f58ec Add a test 2023-11-09 23:43:51 +01:00
Alexey Milovidov
29b75d034a Fix FreeBSD 2023-11-09 23:43:12 +01:00
Alexey Milovidov
2c220ba5ec Fix FreeBSD 2023-11-09 23:43:12 +01:00
Alexey Milovidov
84ada59e42 Fix FreeBSD 2023-11-09 23:43:12 +01:00
Alexey Milovidov
d41d1a205e Add docs 2023-11-09 23:43:12 +01:00
Alexey Milovidov
8f67894157 Add table system.symbols 2023-11-09 23:43:12 +01:00
Alexey Milovidov
2b7346d755 Better warning message 2023-11-09 23:38:30 +01:00
Alexey Milovidov
3f5b94b8ca Remove useless using 2023-11-09 23:37:39 +01:00
Julian Maicher
4e1965167e Fix flaky LDAP integration tests
Use LDAP hostname with regular DNS lookup to check if LDAP is online.
Before that, we used the IP address that was extracted via the docker
client (not via DNS lookup) and it could happen that LDAP was reachable
via the IP, thus passing the online check, but not via DNS lookup, which
led to test failures (e.g. LDAP not reachable from ClickHouse instance).
2023-11-09 21:24:52 +01:00
Mikhail f. Shiryaev
bda459ab4d
Merge pull request #56479 from rschu1ze/parallel-submodules
Parallel clone sparse/shallow submodules
2023-11-09 18:28:03 +01:00