Vladimir Cherkasov
|
93b14847ac
|
Merge pull request #68682 from ClickHouse/vdimir/join_select_inner_table
Selection of hash join inner table
|
2024-11-04 14:13:44 +00:00 |
|
Yakov Olkhovskiy
|
097b45bf5a
|
small refactoring
|
2024-11-04 13:56:40 +00:00 |
|
Kseniia Sumarokova
|
c8b0881c29
|
Merge pull request #71176 from ucasfl/remove-external-distributed
Remove StorageExternalDistributed
|
2024-11-04 13:24:19 +00:00 |
|
Azat Khuzhin
|
24a7e0f4ee
|
Fix missing cluster startup for test_quorum_inserts::test_insert_quorum_with_keeper_fail
def test_insert_quorum_with_keeper_loss_connection():
> zero.query(
"DROP TABLE IF EXISTS test_insert_quorum_with_keeper_fail ON CLUSTER cluster"
)
def query(
> return self.client.query(
E AttributeError: 'NoneType' object has no attribute 'query'
CI: https://s3.amazonaws.com/clickhouse-test-reports/71406/8b3ce129456a1f85839a48538780639e2e3c3020/integration_tests__asan__old_analyzer__[6_6]//home/ubuntu/actions-runner/_work/_temp/test/output_dir/integration_run_parallel3_0.log
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-11-04 13:44:55 +01:00 |
|
Robert Schulze
|
c3471ef20d
|
Update AccessControl.cpp
|
2024-11-04 13:33:34 +01:00 |
|
divanik
|
a37c1134b9
|
Resolve issues
|
2024-11-04 12:32:14 +00:00 |
|
Robert Schulze
|
bc09f19019
|
Merge pull request #69360 from rschu1ze/bump-krb5
Bump krb5 from v1.21.2 to v1.21.3
|
2024-11-04 12:30:49 +00:00 |
|
divanik
|
5953af6a53
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/data_lake_refactoring2
|
2024-11-04 12:30:36 +00:00 |
|
Kseniia Sumarokova
|
9b20146d4b
|
Merge branch 'master' into disable-fs-cache-background-download-for-metadata-files
|
2024-11-04 13:21:58 +01:00 |
|
Nikita Taranov
|
6471034082
|
impl
|
2024-11-04 13:02:58 +01:00 |
|
Robert Schulze
|
12c21dc7df
|
Minor fixups
|
2024-11-04 09:06:14 +00:00 |
|
robot-clickhouse
|
94c8e6e6c2
|
Automatic style fix
|
2024-11-04 05:31:26 +00:00 |
|
Yakov Olkhovskiy
|
a6c98a4a7f
|
take some changes from private
|
2024-11-04 05:17:46 +00:00 |
|
Yakov Olkhovskiy
|
e2d64ea302
|
fix style
|
2024-11-04 03:37:46 +00:00 |
|
Yakov Olkhovskiy
|
5aba66e50a
|
adjust CI timeout, use TIMEOUT variable for setting fuzzers timeout
|
2024-11-04 03:13:42 +00:00 |
|
Yakov Olkhovskiy
|
a9f6428aec
|
Merge branch 'master' into default_enable_job_stack_trace
|
2024-11-04 00:44:24 +00:00 |
|
Robert Schulze
|
7f1ccc30c9
|
Try to suppress msan warnings
|
2024-11-03 21:19:27 +00:00 |
|
Robert Schulze
|
27049f2cb5
|
Demote log level for failed authentication
|
2024-11-03 19:57:31 +00:00 |
|
Robert Schulze
|
6235cbdc96
|
Merge remote-tracking branch 'ClickHouse/master' into bump-krb5
|
2024-11-03 17:30:47 +00:00 |
|
Robert Schulze
|
27241b484f
|
Fix linker warning
|
2024-11-03 16:00:33 +00:00 |
|
Robert Schulze
|
a801ece280
|
Fix test
|
2024-11-03 15:10:26 +00:00 |
|
Robert Schulze
|
b618fe03bf
|
Merge pull request #71402 from ClickHouse/docs-fix-sidebar
Docs: An attempt to fix the missing sidebar for TPC-H/DS + SSB benchmarks
|
2024-11-03 15:05:50 +00:00 |
|
Robert Schulze
|
5c69cf3205
|
Docs: An attempt to fix the missing sidebar for TPC-H/DS and SSB benchmark docs
See https://github.com/ClickHouse/clickhouse-docs/issues/2721
|
2024-11-03 13:20:56 +01:00 |
|
Robert Schulze
|
71e7f7c466
|
Merge remote-tracking branch 'ClickHouse/master' into enable-simsimd
|
2024-11-03 11:16:23 +00:00 |
|
Igor Nikonov
|
1d83bb2dda
|
Update settings changes history
|
2024-11-03 07:39:38 +00:00 |
|
Igor Nikonov
|
9583357662
|
Merge branch 'master' into fix_parallel_replicas_complex_subqueries
|
2024-11-02 23:06:44 +01:00 |
|
Igor Nikonov
|
389e917dde
|
Merge remote-tracking branch 'origin/master' into pr-enable-local-plan
|
2024-11-02 19:51:03 +00:00 |
|
Igor Nikonov
|
64b405254c
|
Fix
|
2024-11-02 19:50:45 +00:00 |
|
Nikita Mikhaylov
|
3d90ef399f
|
Merge pull request #71399 from Plasmaion/patch-1
Update install.md (comment)
|
2024-11-02 15:54:29 +00:00 |
|
Nikita Mikhaylov
|
d5e489a6a2
|
Merge pull request #71380 from ClickHouse/fix-settings-history
Fix settings changes history
|
2024-11-02 14:43:57 +00:00 |
|
Plasmaion
|
b876d52e89
|
Update install.md (comment)
typo in word "or"
:)
|
2024-11-02 15:40:18 +03:00 |
|
0xMihalich
|
a4e576924b
|
Fix: ERROR: column "attgenerated" does not exist for old PostgreSQL databases
Restore support for GreenPlum and older versions of PostgreSQL without affecting existing functionality.
|
2024-11-02 18:48:57 +10:00 |
|
Han Fei
|
4bfce22caa
|
Merge pull request #71389 from den-crane/patch-76
Doc. Copy/paste error
|
2024-11-01 20:51:13 +00:00 |
|
Robert Schulze
|
3a042c0804
|
Enable dynamic dispatch in SimSIMD
|
2024-11-01 20:08:51 +00:00 |
|
Robert Schulze
|
9d0f256dfe
|
Enable SimSIMD backend in Usearch
|
2024-11-01 20:08:44 +00:00 |
|
Robert Schulze
|
df285a140e
|
Merge pull request #71344 from rschu1ze/usearch-2.16
Bump USearch to 2.16.0 and add more tests
|
2024-11-01 19:25:28 +00:00 |
|
Nikita Mikhaylov
|
436564e537
|
Merge pull request #71367 from ClickHouse/better-code
Fix unused variables around WorkloadEntityStorageBase
|
2024-11-01 19:06:18 +00:00 |
|
Vitaly Baranov
|
08ce37f3e9
|
Merge pull request #70725 from azat/http_handlers-auth
Add ability to set user/password in http_handlers
|
2024-11-01 19:00:15 +00:00 |
|
pufit
|
e2c372f8b3
|
Merge pull request #71332 from ClickHouse/pufit/fix-inconsistent-ast-wildcard-grants
Fix inconsistent AST formatting when granting wrong wildcard grants
|
2024-11-01 18:48:34 +00:00 |
|
Denny Crane
|
b3b245e3b8
|
Update anylast.md
|
2024-11-01 15:37:48 -03:00 |
|
avogar
|
2cc2f31d9a
|
Fix error Invalid number of rows in Chunk with Variant column
|
2024-11-01 18:18:12 +00:00 |
|
Nikita Mikhaylov
|
207ab7728f
|
Merge branch 'master' into fix-settings-history
|
2024-11-01 19:10:23 +01:00 |
|
Igor Nikonov
|
7315ad4820
|
Polishing
|
2024-11-01 17:55:49 +00:00 |
|
Igor Nikonov
|
18e1c3762e
|
Merge remote-tracking branch 'origin/master' into pr-enable-local-plan
|
2024-11-01 17:53:45 +00:00 |
|
Igor Nikonov
|
bbde6ba512
|
update test
|
2024-11-01 17:53:32 +00:00 |
|
Pavel Kruglov
|
22e48f6852
|
Update 03261_tuple_map_object_to_json_cast.sql
|
2024-11-01 18:16:16 +01:00 |
|
Nikita Mikhaylov
|
3ecb02139a
|
Merge pull request #70691 from ClickHouse/bump-arrow-to-16.1.0
Bump `arrow` to v16.1.0 and `flatbuffers` to v23.5.26
|
2024-11-01 17:11:26 +00:00 |
|
avogar
|
7e476b62d2
|
Fix tests
|
2024-11-01 17:09:00 +00:00 |
|
Vitaly Baranov
|
ae2eeb489d
|
Merge pull request #70027 from vitlibar/fix-restore-on-cluster-sync
Better error-handling and cancellation of ON CLUSTER backups and restores
|
2024-11-01 17:01:07 +00:00 |
|
Nikita Mikhaylov
|
e23dc25863
|
Done
|
2024-11-01 17:37:18 +01:00 |
|