Mikhail f. Shiryaev
cb5e5b27f2
Merge pull request #46450 from ClickHouse/dont-fetch-submodules
...
Do not fetch submodules in release.py
2023-02-16 14:00:38 +01:00
alesapin
d08b2753e4
Merge pull request #46367 from ClickHouse/reduce-keeper-build-time
...
Do not build libclickhouse-keeper-lib.a for standalone keeper
2023-02-16 13:56:27 +01:00
Alexander Gololobov
2145a29cb6
Merge pull request #46461 from cmsxbc/fix-systemd-service
...
Fix systemd service file wrong inline comment
2023-02-16 13:02:19 +01:00
cmsxbc
1ad9e217e5
chore: remove starting blank
2023-02-16 19:24:46 +08:00
SuperDJY
7de008a58a
Fix systemd service file wrong inline comment
...
There is no inline comment in systemd unit file.
2023-02-16 19:24:46 +08:00
Alexey Milovidov
a9b4f2ef3a
Merge pull request #46435 from ClickHouse/rs/consistent-db-metric
...
Exclude internal databases from async metric "NumberOfDatabases"
2023-02-16 14:09:59 +03:00
Kseniia Sumarokova
187f7482e1
Merge pull request #46044 from ucasfl/log-engine
...
Storage Log family support settings storage_policy
2023-02-16 12:09:47 +01:00
Kseniia Sumarokova
91bbcde97e
Merge pull request #46421 from ClickHouse/make_tests_with_window_view_less_bad
...
Make tests with window view less bad
2023-02-16 12:07:15 +01:00
Kseniia Sumarokova
4303ee9114
Merge pull request #46404 from kssenii/fix-rabbit-test-4
...
Fix test test_rabbitmq_overloaded_insert
2023-02-16 11:28:18 +01:00
Kseniia Sumarokova
947753bd4c
Merge pull request #46409 from kssenii/follow-up-to-46168
...
Follow-up to #46168
2023-02-16 11:26:54 +01:00
Nikolay Degterinsky
e61947bf47
Merge pull request #44662 from evillique/ulid
...
Add generateULID function
2023-02-16 11:21:23 +01:00
Mikhail f. Shiryaev
c5105e2e85
Merge pull request #46458 from ClickHouse/fix-install-check
...
Improve install_check.py
2023-02-16 11:12:30 +01:00
Mikhail f. Shiryaev
04cfdbd76f
Merge pull request #46436 from ClickHouse/auto/v22.3.18.37-lts
...
Update version_date.tsv and changelogs after v22.3.18.37-lts
2023-02-16 11:04:31 +01:00
Vitaly Baranov
7dabd18e8d
Merge pull request #46449 from vitlibar/fix-backup-tests
...
Fix a backup test
2023-02-16 10:55:01 +01:00
Nikolay Degterinsky
ebec5b8050
Merge pull request #46422 from evillique/move-sources
...
Move MongoDB and PostgreSQL sources to Sources folder
2023-02-16 10:51:45 +01:00
robot-clickhouse-ci-1
2fbed70029
Merge pull request #46433 from ClickHouse/fix-cluster-copier
...
Another fix for cluster copier
2023-02-16 09:40:51 +01:00
Sergei Trifonov
3ad41b29ec
Merge pull request #46247 from ClickHouse/round-robin-merge-scheduler
2023-02-16 08:03:22 +01:00
Rich Raposa
2111ca26d6
Merge pull request #46456 from ClickHouse/rfraposa-patch-2
...
Update s3Cluster example
2023-02-15 18:23:41 -07:00
Alexander Tokmakov
351bfc3861
Merge pull request #46459 from ClickHouse/tavplubix-patch-5
...
Change logging level of a verbose message to Trace
2023-02-16 02:24:18 +03:00
Alexander Tokmakov
53e32b19e6
Update AggregatingTransform.cpp
2023-02-16 02:13:18 +03:00
Alexey Milovidov
9b5ab049dc
Merge pull request #46415 from den-crane/patch-61
...
Doc. prewhere example
2023-02-16 01:47:52 +03:00
Alexey Milovidov
d739a26da9
Merge pull request #46455 from Kinzeng/dashboard-improvements
...
move database credential inputs to the center on initial load
2023-02-16 01:44:55 +03:00
Mikhail f. Shiryaev
346c3e3c49
Preserve logs for failed installation tests, retry 3 times
2023-02-15 22:51:43 +01:00
Mikhail f. Shiryaev
9dba4e7cc9
Replace format with f-strings
2023-02-15 22:51:42 +01:00
Mikhail f. Shiryaev
f39d9b09b0
Preserve clickhouse binary to not redownload it
2023-02-15 22:51:41 +01:00
Mikhail f. Shiryaev
3bcd049d18
Improve download filter, group keeper mntr command
2023-02-15 22:51:41 +01:00
Mikhail f. Shiryaev
0c5648a5a6
Use OK and FAIL for tests status
2023-02-15 22:51:39 +01:00
Alexander Tokmakov
b167b8344b
Update 01055_window_view_proc_hop_to.sh
2023-02-16 00:45:03 +03:00
Alexander Tokmakov
05eb877c5c
Update 01055_window_view_proc_hop_to.sh
2023-02-16 00:10:33 +03:00
Alexander Tokmakov
c89e30814c
Update 01054_window_view_proc_tumble_to.sh
2023-02-16 00:09:53 +03:00
Rich Raposa
922d7f2c2a
Update s3Cluster.md
...
The explanation of how the cluster is used in a query seemed liked it was worded poorly. (It made it sound like you were querying data on a cluster of CH nodes.) I reworded it.
2023-02-15 13:26:58 -07:00
Antonio Andelic
17494d79c2
Merge pull request #46070 from ClickHouse/s3-client-polish
...
Polish S3 client
2023-02-15 21:22:47 +01:00
Kevin Zhang
c8d7b72e5d
move database credential inputs to the center on initial load
2023-02-15 15:09:36 -05:00
Dan Roscigno
c6451c4991
Merge pull request #46438 from ClickHouse/add-keeper-map-docs
...
Add docs for KeeperMap
2023-02-15 14:20:05 -05:00
Dan Roscigno
0a20267ea6
Merge branch 'master' into add-keeper-map-docs
2023-02-15 13:35:33 -05:00
Dan Roscigno
10c8f31811
Update docs/en/engines/table-engines/integrations/embedded-rocksdb.md
2023-02-15 13:29:33 -05:00
Dan Roscigno
0496b55003
Update docs/en/engines/table-engines/integrations/embedded-rocksdb.md
2023-02-15 13:29:26 -05:00
Han Fei
b1524196c6
Merge pull request #38950 from hexiaoting/dev-prewhere
...
Support optimize `where` clause with sorting key expression move to `prewhere` for query with` final `
2023-02-15 18:18:19 +01:00
Han Fei
5458d4216f
Merge branch 'master' into dev-prewhere
2023-02-15 17:59:44 +01:00
Vitaly Baranov
4a3ad7da85
Fix test test_backup_restore_new/test.py::test_async_backups_to_same_destination[http].
2023-02-15 17:27:05 +01:00
Mikhail f. Shiryaev
fecadfab3e
Do not fetch submodules in release.py
2023-02-15 16:05:07 +01:00
Vladimir C
3e77463125
Merge pull request #46256 from bigo-sg/window_functions
2023-02-15 15:36:41 +01:00
Kruglov Pavel
4f380370a9
Fix s3Cluster schema inference in parallel distributed insert select ( #46381 )
...
* Fix s3Cluster schema inference in parallel distributed insert select
* Try fix flaky test
* Try SYSTEM SYNC REPLICA to avoid test flakiness
2023-02-15 15:30:43 +01:00
Antonio Andelic
da4389a763
Add docs for KeeperMap
2023-02-15 15:29:11 +01:00
Maksim Kita
88c32002e5
Merge pull request #46306 from ClickHouse/analyzer-limits
...
Analyzer - storage limits - propagate limits into subquery
2023-02-15 17:15:33 +03:00
Kseniia Sumarokova
299861621e
Update 01053_window_view_proc_hop_to_now.sh
2023-02-15 14:36:54 +01:00
Kseniia Sumarokova
3aa96953f6
Update 01075_window_view_proc_tumble_to_now_populate.sh
2023-02-15 14:34:24 +01:00
robot-clickhouse
f6c894eb6e
Update version_date.tsv and changelogs after v22.3.18.37-lts
2023-02-15 13:03:30 +00:00
Robert Schulze
44815240f5
Exclude internal databases from async metric "NumberOfDatabases"
2023-02-15 12:58:00 +00:00
Antonio Andelic
8cdafcc2d0
Correctly check if there were failures
2023-02-15 11:45:57 +00:00