Commit Graph

147545 Commits

Author SHA1 Message Date
Alexey Milovidov
9ff6de4eba Remove unused header 2024-07-16 23:17:45 +02:00
Alexey Milovidov
1775eb9b26 Merge branch 'master' into fix-double-whitespace-in-explain-ast 2024-07-16 23:17:27 +02:00
Vitaly Baranov
d579e9f64f Fix logical error in PrometheusRequestHandler. 2024-07-16 23:12:02 +02:00
Shaun Struwig
8c0ade413c
Update other-functions.md 2024-07-16 22:28:12 +02:00
Shaun Struwig
ea3a333a07
Fix formatting error 2024-07-16 22:25:45 +02:00
Max K
db7fb78a04 major fix 2024-07-16 21:28:35 +02:00
joelynch
6994887247
Merge branch 'master' into joelynch/dict-acl-bypass 2024-07-16 20:49:52 +02:00
Sema Checherinda
c7ae429c10
Merge pull request #65232 from ClickHouse/chesema-less-backoff-timeout-try-2
less backoff timeout try 2
2024-07-16 18:19:45 +00:00
Igor Nikonov
4d3a8f3a30 Merge remote-tracking branch 'origin/master' into pr-cleanup 2024-07-16 18:13:04 +00:00
yariks5s
e82443aa5e Merge https://github.com/ClickHouse/ClickHouse into group_array_intersect_merge_fix 2024-07-16 17:37:16 +00:00
Alexander Tokmakov
68526487ed fix 2024-07-16 19:35:24 +02:00
Alexey Milovidov
94766d71e8 Merge branch 'fix-apache-arrow' into uninteresting-changes 2024-07-16 19:23:33 +02:00
Alexey Milovidov
87cdd18007 Merge branch 'master' into uninteresting-changes 2024-07-16 19:23:18 +02:00
Nikolay Degterinsky
ab47aa9e84 Merge remote-tracking branch 'upstream/master' into fix-valid-until 2024-07-16 17:21:42 +00:00
Alexey Milovidov
ae0703a6ff Merge branch 'master' into fix-double-whitespace-in-explain-ast 2024-07-16 19:21:23 +02:00
Alexey Milovidov
40b4a3de6d
Update run.sh 2024-07-16 19:19:51 +02:00
Alexey Milovidov
91ba1fb679 Merge branch 'master' into fix-hash-empty-tuple 2024-07-16 19:19:13 +02:00
Alexey Milovidov
9861346864 Merge branch 'master' into delete-bad-test 2024-07-16 19:16:02 +02:00
Alexey Milovidov
6f53817bd0 Merge branch 'master' into fix-apache-arrow 2024-07-16 19:13:58 +02:00
Alexey Milovidov
80830ff8ef Merge branch 'master' into clickhouse-fix-msan-report-in-epoll 2024-07-16 19:13:29 +02:00
Alexey Milovidov
22707065b0
Merge pull request #66511 from ClickHouse/disable-ctrl-z
Disable suspend on Ctrl+Z in the interactive mode
2024-07-16 17:12:23 +00:00
MikhailBurdukov
03381bdf22 Build fix 2024-07-16 16:44:04 +00:00
Nikolai Kochetov
8f60b9776f
Merge pull request #66400 from ClickHouse/fix-group-by-use-null-subquery-scope
Do not check parent scope for group_by_use_nulls outside of subquery.
2024-07-16 16:17:21 +00:00
alesapin
471de5e481
Merge pull request #66585 from ClickHouse/disable-seq-in-parallel
Stateless tests: temporary disable sequential tests in parallel
2024-07-16 15:27:53 +00:00
vdimir
d1a70944c7
Add test for join kind to test_storage_postgresql/test.py::test_filter_push_down 2024-07-16 15:09:36 +00:00
vdimir
58ce070f8b
Fix clang tidy after #66402 2024-07-16 15:03:46 +00:00
Nikita Mikhaylov
c0f01d8d04
Merge pull request #66586 from ClickHouse/Avogar-patch-5
Add a note about reading subcolumns from Array type in documentation
2024-07-16 15:00:05 +00:00
Antonio Andelic
4d9d6aa61b Merge branch 'master' into correctly-handle-realloc 2024-07-16 16:56:35 +02:00
MikhailBurdukov
e8a9725a6d
Merge branch 'master' into verify_primary_key_dictionary 2024-07-16 17:49:57 +03:00
MikhailBurdukov
e29d78e4cf Add option for validating the Primary key type in Dictionaries 2024-07-16 14:43:08 +00:00
Max K
2af361eb14 minor fix 2024-07-16 16:18:41 +02:00
Nikita Taranov
9c324fb01a
Merge pull request #66413 from bigo-sg/cross_join_materialize_block
Fix type mismatch in cross join
2024-07-16 14:00:28 +00:00
alesapin
630a29f537 Fix bsdtar for @nikitamikhaylov 2024-07-16 15:11:17 +02:00
Antonio Andelic
2018c5e760 Disable sanitizer 2024-07-16 14:55:14 +02:00
Nikita Mikhaylov
9bef8a43df
Merge pull request #66564 from ClickHouse/more-clarity-in-the-test
More clarity in the test `03001_consider_lwd_when_merge`
2024-07-16 12:36:43 +00:00
Han Fei
c6ecc4f53c Merge branch 'master' into hanfei/fix_keeper_tcp_log 2024-07-16 13:22:54 +02:00
Alexander Tokmakov
ee9b08a2b6 Merge branch 'master' into signal_handlers_in_client 2024-07-16 13:15:06 +02:00
Alexander Tokmakov
ed76e70199
Merge pull request #66535 from ClickHouse/tavplubix-patch-14
Update 01396_inactive_replica_cleanup_nodes_zookeeper.sh
2024-07-16 11:11:59 +00:00
Alexander Tokmakov
ed126634d2
Merge pull request #66529 from ClickHouse/tavplubix-patch-10
Update 02443_detach_attach_partition.sh
2024-07-16 11:08:39 +00:00
Kruglov Pavel
e8627601b5
Add a note about reading subcolumns from Array type in documentation 2024-07-16 13:08:25 +02:00
Sema Checherinda
2d69740e2a Merge branch 'master' into chesema-less-backoff-timeout-try-2 2024-07-16 12:48:27 +02:00
Nikita Fomichev
77c4e6ae8c Stateless tests: disable sequential tests in parallel tests 2024-07-16 12:21:08 +02:00
vdimir
5e18d381a5
Merge pull request #66107 from ClickHouse/vdimir/debug_02956_rocksdb_bulk_sink
Remove flaky case from 02956_rocksdb_bulk_sink
2024-07-16 10:15:42 +00:00
vdimir
724bdb1046
Merge pull request #66402 from ClickHouse/vdimir/fix_external_database_join_pushdown
Fix pushdown for join with external table
2024-07-16 10:15:27 +00:00
vdimir
949340f437
Merge branch 'master' into vdimir/client-noninteractive-mem-usage 2024-07-16 12:14:30 +02:00
Robert Schulze
fb37b7ae0e
Merge remote-tracking branch 'ClickHouse/master' into 66010-add-machine-id-to-snowflakeid-clean 2024-07-16 09:08:16 +00:00
Max K
a9b8c2a29a CI: Do not block Tests_3 unless MAX_TOTAL_FAILURES_PER_JOB_BEFORE_BLOCKING_CI 2024-07-16 11:06:09 +02:00
Robert Schulze
7ab57b8d53
Merge pull request #66237 from filimonov/cgroup_fix
Fix detection of number of CPUs in containers
2024-07-16 09:03:32 +00:00
Nikolai Kochetov
08fd4e53e6 Merge branch 'master' into fix-group-by-use-null-subquery-scope 2024-07-16 10:31:40 +02:00
Yinzuo Jiang
1f752eb313
Update build-cross-riscv.md 2024-07-16 15:59:10 +08:00