Yakov Olkhovskiy
|
f08379fa18
|
attempt to fix irrelevant test
|
2024-11-05 01:58:23 +00:00 |
|
Alexey Milovidov
|
b313e2c462
|
Merge pull request #71343 from ClickHouse/auto/v24.10.1.2812-stable
Update version_date.tsv and changelog after v24.10.1.2812-stable
|
2024-11-05 01:43:51 +01:00 |
|
Raúl Marín
|
a111db7e47
|
Merge pull request #71438 from Algunenano/upgrade_check_24_11
Fix upgrade check (24.11)
|
2024-11-04 22:38:58 +00:00 |
|
Raúl Marín
|
f9f1870a0e
|
Fix upgrade check (24.11)
|
2024-11-04 21:10:44 +01:00 |
|
Igor Nikonov
|
aaeb623db9
|
Merge branch 'master' into tests/fix-test_quorum_inserts
|
2024-11-04 19:50:44 +01:00 |
|
MikhailBurdukov
|
c1ce74f52f
|
Update tests/integration/test_named_collections/test.py
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2024-11-04 21:40:59 +03:00 |
|
Anton Popov
|
2b417d3f85
|
Merge pull request #71368 from CurtizJ/better-prewarm-mark-cache
Allow to prewarm mark cache by system command without enabled setting
|
2024-11-04 18:10:28 +00:00 |
|
Nikita Taranov
|
44e0797e08
|
Merge pull request #71416 from ClickHouse/fix_method
Rename `compare8` to `compare16` for consistency
|
2024-11-04 17:28:22 +00:00 |
|
Robert Schulze
|
a612e9248c
|
Update TCPHandler.cpp
|
2024-11-04 18:26:02 +01:00 |
|
Robert Schulze
|
de751c7e4d
|
Update AccessControl.cpp
|
2024-11-04 18:25:27 +01:00 |
|
alesapin
|
24f35d4047
|
Merge pull request #71422 from ClickHouse/add_per_host_dashboard
Add per host dashboards to advanced dashboard
|
2024-11-04 17:01:21 +00:00 |
|
robot-clickhouse
|
6b4d44be28
|
Update version_date.tsv and changelogs after v24.8.6.70-lts
|
2024-11-04 16:42:06 +00:00 |
|
Nikita Taranov
|
24017bb7ad
|
add parallel_replicas_prefer_local_join
|
2024-11-04 17:31:39 +01:00 |
|
vdimir
|
929da1411e
|
Fix crash in mongodb table function
|
2024-11-04 16:06:20 +00:00 |
|
Kseniia Sumarokova
|
1d888bc1eb
|
Fix wrong change
|
2024-11-04 16:40:26 +01:00 |
|
Kseniia Sumarokova
|
e3bb7a38f1
|
Merge pull request #71261 from ClickHouse/fix-memory-usage-in-read-buffer-from-remote-fs-gather
Fix memory usage increase bug in 24.10 during remote read
|
2024-11-04 14:42:49 +00:00 |
|
alesapin
|
1976c399ca
|
Remove redundant changes
|
2024-11-04 15:34:30 +01:00 |
|
alesapin
|
978cf9a905
|
Add per host dashboards to advanced dashboard
|
2024-11-04 15:32:55 +01:00 |
|
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 |
|