Commit Graph

121343 Commits

Author SHA1 Message Date
Kseniia Sumarokova
68b48a0bc0
Merge pull request #50063 from KevinyhZou/minor_improve_hdfs_read_buffer
Minor improve HDFS ReadBuffer for read end of file
2023-08-03 17:55:48 +02:00
robot-clickhouse-ci-1
6b330e30b0
Merge pull request #52961 from arenadata/ADQM-1077
Added peak_memory_usage to clickhouse-client final progress message
2023-08-03 14:52:29 +02:00
Anton Popov
92cb5e9ae3
Merge pull request #52687 from alkorgun/fix-named-collections-on-cluster-23.7
Fix named collections on cluster 23.7
2023-08-03 14:50:28 +02:00
Alexey Milovidov
f58c2a70fc
Merge pull request #52985 from ClickHouse/revert-51117-pufit/keeper-client-improvements
Revert "Implementing new commands for keeper-client"
2023-08-03 15:06:30 +03:00
Alexey Milovidov
3a9f9e1297
Revert "Implementing new commands for keeper-client" 2023-08-03 15:05:52 +03:00
Alexey Milovidov
dd36f38cf7
Merge pull request #52976 from ClickHouse/auto/v23.7.2.25-stable
Update version_date.tsv and changelogs after v23.7.2.25-stable
2023-08-03 15:02:42 +03:00
Nikolai Kochetov
754027b146
Merge pull request #52981 from ClickHouse/too-slow-for-debug
Decrease a num of tries for a couple of too slow tests for debug.
2023-08-03 13:53:16 +02:00
Alexander Tokmakov
e451b6d8cf
Merge pull request #52969 from arenadata/ADQM-1080
Added  TSAN option report_atomic_races=0 for test_max_sessions_for_user
2023-08-03 14:52:59 +03:00
Igor Nikonov
4155b0adfd
Merge pull request #52768 from ClickHouse/fix-window-func-range-check
Fix: check correctly window frame bounds for RANGE
2023-08-03 13:48:55 +02:00
Nikolai Kochetov
84df903958 Decrease a num of tries for a couple of too slow tests for debug. 2023-08-03 10:48:24 +00:00
Alexander Tokmakov
7684e68008
Add system stop pulling replication log (#52881)
* add system stop pulling replication log

* add const

* fix another stupid test

* Update test.py
2023-08-03 13:34:43 +03:00
Nikolai Kochetov
3021f99f33
Merge pull request #51850 from yariks5s/array_intersect_order
arrayIntersect output elements order
2023-08-03 12:28:59 +02:00
Alexander Tokmakov
9e0d27dc4d
don't create empty parts on drop partittion if we have a transaction (#52945) 2023-08-03 13:16:32 +03:00
Nikolai Kochetov
5d64e036ba
Merge pull request #52695 from yariks5s/in_schema_case_sensitiveness
Information_schema case sensitiveness
2023-08-03 12:15:31 +02:00
robot-clickhouse
659c907d38 Update version_date.tsv and changelogs after v23.7.2.25-stable 2023-08-03 09:55:00 +00:00
Kseniia Sumarokova
73ac1bf84f
Merge branch 'master' into minor_improve_hdfs_read_buffer 2023-08-03 10:56:24 +02:00
Kseniia Sumarokova
621d852289
Merge pull request #52778 from kssenii/revert-revert-drop-cache
Revert revert of system drop filesystem cache by key
2023-08-03 10:55:25 +02:00
Kseniia Sumarokova
65352d64c7
Merge pull request #52944 from kssenii/fix-s3-queue-flaky-test
Fix flaky test_storage_s3_queue::test_multiple_tables_streaming_sync_distributed
2023-08-03 10:44:43 +02:00
Alexey Gerasimchuck
c7fcc611b2 added TSAN option report_atomic_races=0 2023-08-03 08:27:58 +00:00
Alexey Gerasimchuck
b338e2fcec Added peak_memory_usage to final progress 2023-08-03 02:45:37 +00:00
robot-ch-test-poll4
c1ca0f35e7
Merge pull request #52939 from zamazan4ik/doc/fix_pgo_docs
doc: try to fix PGO docs
2023-08-02 23:22:59 +02:00
Alexey Milovidov
e6389b7915
Merge pull request #51213 from canhld94/limit_client_fd
Add a test to limit client max opening fd
2023-08-03 00:04:45 +03:00
Alexander Tokmakov
62bb0de492
Merge pull request #52952 from azat/system.stack_trace-cleanup
Remove unused code in StorageSystemStackTrace
2023-08-02 23:35:18 +03:00
Azat Khuzhin
cd74da4c03 Remove unused code in StorageSystemStackTrace
This columns mask is actually useless, since the main thing is done
without out, in particular:
- detect does the signal should be sent to thread
- does the thread name should be read for this thread

And this cannot be done with columns mask, because multiple columns
depends on signals and thread names.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-08-02 21:25:00 +02:00
Alexander Zaitsev
c2d6d9fa80
Merge branch 'master' into doc/fix_pgo_docs 2023-08-02 21:13:37 +03:00
Igor Nikonov
44b9ed438f
Merge branch 'master' into fix-window-func-range-check 2023-08-02 19:24:55 +02:00
robot-ch-test-poll2
3d15f6335b
Merge pull request #52848 from daviddhc20120601/patch-1
Update annindexes.md explain more about l2distance and cosine distance
2023-08-02 19:10:32 +02:00
Nikolai Kochetov
1b71c038f9
Merge pull request #52859 from ClickHouse/fix-00612_http_max_query_size
Try to fix a rare fail in 00612_http_max_query_size
2023-08-02 17:13:04 +02:00
Nikolai Kochetov
b3bc3e89b6
Merge pull request #52837 from ClickHouse/cleanup-local-backup
Cleanup localBackup
2023-08-02 17:10:36 +02:00
kssenii
d87162f43c Fix 2023-08-02 17:09:47 +02:00
Alexander Zaitsev
b4d692c95f doc: try to fix PGO docs 2023-08-02 16:08:38 +02:00
Yarik Briukhovetskyi
e7392a359e
Merge branch 'master' into array_intersect_order 2023-08-02 15:27:38 +02:00
Nikita Taranov
2cbe79b529
Fix memory consumption when max_block_size is huge in Aggregator + more memory checks (#51566)
* impl

* remove checks from without_key methods

* maybe will improve smth

* add test

* Update 02797_aggregator_huge_mem_usage_bug.sql

* Update 02797_aggregator_huge_mem_usage_bug.sql

---------

Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
2023-08-02 15:11:52 +02:00
Alexey Milovidov
923ee958c7
Merge pull request #52835 from CurtizJ/change-protocol-version
Increase min protocol version for sparse serialization
2023-08-02 15:45:01 +03:00
Alexey Milovidov
3af4fd4003
Merge branch 'master' into change-protocol-version 2023-08-02 15:44:08 +03:00
Alexander Tokmakov
61977479be
Update SystemLog.cpp (#52858) 2023-08-02 15:18:57 +03:00
Yarik Briukhovetskyi
e811d5c4e9
Update attachInformationSchemaTables.cpp 2023-08-02 14:06:20 +02:00
Mike Kot
1335d06b8f
Do not replicate ALTER TABLE t FREEZE on Replicated engine (#52064)
* fix

* do not replicate alter freeze

* fix

---------

Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-08-02 14:39:54 +03:00
Yarik Briukhovetskyi
ffdc174c9a
Update test.py 2023-08-02 13:24:05 +02:00
Yarik Briukhovetskyi
dab77b044b
Update attachInformationSchemaTables.cpp 2023-08-02 13:23:18 +02:00
Alexander Tokmakov
1e621e5872
Merge pull request #52894 from ClickHouse/fix_mutations_with_transactions
Fix assertion in mutations with transactions
2023-08-02 14:22:00 +03:00
yariks5s
0174244fe1 fixed tests 2023-08-02 11:21:47 +00:00
Alexander Tokmakov
d8da47520b
Merge branch 'master' into fix_mutations_with_transactions 2023-08-02 13:56:59 +03:00
Alexander Tokmakov
716b1ebcb7
Merge pull request #52907 from ClickHouse/merging_52897
Merging #52897
2023-08-02 13:06:23 +03:00
Alexander Tokmakov
5e544a5ae5 empty commit 2023-08-02 12:00:57 +02:00
Kseniia Sumarokova
8180474e71
Merge branch 'master' into minor_improve_hdfs_read_buffer 2023-08-02 11:57:41 +02:00
Kseniia Sumarokova
a3dd2e5c2f
Merge pull request #48424 from ClickHouse/kssenii-patch-6
Fix outdated cache configuration in s3 tests: s3_storage_policy_by_defau…
2023-08-02 11:38:57 +02:00
Kseniia Sumarokova
b2d2a295fd
Merge pull request #49086 from s-kat/s3queue
Streaming Data Import From S3
2023-08-02 11:32:48 +02:00
Mikhail f. Shiryaev
e813c61e99
Merge pull request #51882 from ClickHouse/keeper-client-package
Add clickhouse-keeper-client to the packages
2023-08-02 11:32:26 +02:00
Mikhail f. Shiryaev
8095ac2eef
Merge branch 'master' into keeper-client-package 2023-08-02 11:30:41 +02:00