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
Yakov Olkhovskiy
2544a15c94
optimization, comment
2023-11-10 05:59:24 +00:00
Alexey Milovidov
96f73139b6
Check for large translation units
2023-11-10 06:13:55 +01:00
Alexey Milovidov
7fb04acc03
Miscellaneous
2023-11-10 06:13:21 +01:00
Alexey Milovidov
7a44e2f478
Miscellaneous
2023-11-10 05:36:44 +01:00
Alexey Milovidov
60a9974adc
Fix build
2023-11-10 05:34:29 +01:00
Alexey Milovidov
e5df9de12b
Merge branch 'remove-cpp-templates-2' into system-symbols
2023-11-10 05:28:45 +01:00
Alexey Milovidov
8c253b9e3e
Remove C++ templates
2023-11-10 05:25:02 +01:00
Amos Bird
a18768382f
Fix tests again
2023-11-10 11:55:35 +08:00
Julian Maicher
c3dc106980
Reformat with black
2023-11-10 04:28:21 +01:00
Amos Bird
51ca7d05fb
Fix tests
2023-11-10 10:23:03 +08:00
Amos Bird
16578d97a3
Fix two cases of projection analysis.
...
1. Fix projection analysis with partitions.
2. Apply alter conversions during projection analysis.
2023-11-10 10:23:02 +08: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
45146d14d3
sumMap: simplification (one lookup instead of two)
2023-11-10 02:24:18 +01:00
Alexey Milovidov
0e9b418341
Simplify uniqCombined
2023-11-10 02:05:35 +01:00
Alexey Milovidov
b0df9e2c97
Fix test
2023-11-10 01:34:21 +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
Alexey Milovidov
d86c5ba28b
Better warning message
2023-11-09 23:37:18 +01:00
Alexey Milovidov
02035d9b90
Remove useless using
2023-11-09 23:37:00 +01:00
Alexey Milovidov
cc39484f7f
Merge branch 'master' into system-symbols
2023-11-09 23:05:55 +01:00
Robert Schulze
1dc565cd22
Fix #56258
2023-11-09 21:07:42 +00: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
Vitaly Baranov
1711bed63e
Load base backups lazily (if a backup is not needed it won't be loaded).
2023-11-09 19:29:04 +01:00
kssenii
c28c1ac4a2
Allow getting cache configuration from named collection
2023-11-09 18:39:16 +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
robot-clickhouse-ci-1
af785a8f4d
Merge pull request #56497 from ClickHouse/Change_keeper_compression_to_LZ4
...
Updated compression to LZ4
2023-11-09 18:26:43 +01:00
kssenii
7ceadaa576
chmod
2023-11-09 18:10:13 +01:00
Maksim Kita
23f0811267
Analyzer ORDER BY read in order query plan add test
2023-11-09 19:44:01 +03:00
Maksim Kita
bf37f05ccd
Analyzer log used row policies
2023-11-09 19:43:31 +03:00
Maksim Kita
6fb7d44b62
Analyzer support EXPLAIN ESTIMATE
2023-11-09 19:43:14 +03:00