Commit Graph

156111 Commits

Author SHA1 Message Date
Robert Schulze
0c6bd36ef3
Merge pull request #70946 from rschu1ze/tpc-h-decor
Docs: Add notes about TPC-H query correctness + decorrelated queries
2024-10-23 09:28:46 +00:00
Yarik Briukhovetskyi
0101b6e03e
Merge pull request #70879 from yariks5s/logging-config-files
Limiting logging some lines about configs
2024-10-23 09:16:12 +00:00
Robert Schulze
4586d2b354
Docs: Add notes about TPC-H query correctness + decorrelated queries 2024-10-22 23:21:12 +00:00
Pablo Marcos
9e2ae7e0c7
Merge pull request #70938 from ClickHouse/improve-global-variable-doc
[Docs] Improve doc of globalVariable
2024-10-22 17:15:41 +00:00
Pablo Marcos
ff191b0b08 Improve doc of globalVariable 2024-10-22 16:43:38 +00:00
Raúl Marín
91223fc4eb
Merge pull request #70840 from Algunenano/settings4
More setting structs to pImpl and reuse code
2024-10-22 16:05:17 +00:00
Yarik Briukhovetskyi
c45caa6a8f
Merge pull request #70881 from simPod/simpleLinearRegression
docs: use `k` as constant name instead of `a` in `simpleLinearRegression
2024-10-22 15:51:50 +00:00
Yarik Briukhovetskyi
01249fb3e7
Remove unused line. 2024-10-22 17:10:17 +02:00
Yarik Briukhovetskyi
76ee0ad48d
Empty commit. 2024-10-22 16:59:37 +02:00
Yarik Briukhovetskyi
cd9f7556ac
Remove the field from the header. 2024-10-22 16:57:13 +02:00
Yarik Briukhovetskyi
d4667ffbb8
Push is_config_changed as an argument. 2024-10-22 16:41:56 +02:00
Robert Schulze
a8682f11e9
Merge pull request #70873 from rschu1ze/m-efsearch-efconstruction
Update default HNSW parameter settings
2024-10-22 14:13:49 +00:00
Yarik Briukhovetskyi
e7be32d6d2
Revert last patch 2024-10-22 15:20:05 +02:00
Vladimir Cherkasov
5b9bbace65
Merge pull request #68049 from ClickHouse/vdimir/fix_issue_67915
Fix join on nulls optimization
2024-10-22 13:18:49 +00:00
Vladimir Cherkasov
c943303edb
Merge pull request #68600 from ClickHouse/vdimir/fix_ast_formatting
Fix inconsistent AST formatting for unary functions
2024-10-22 13:17:40 +00:00
Vitaly Baranov
d1e8358bcb
Merge pull request #70786 from vitlibar/improve-checking-capability-for-batch-delete-from-s3
Improve checking capability for batch delete from S3
2024-10-22 12:57:29 +00:00
Robert Schulze
6604c3fdc5
Merge pull request #70924 from rschu1ze/docs-tpc-h2
Docs: Clarify deviations to TPC-H spec
2024-10-22 12:12:33 +00:00
Raúl Marín
445d74a5b4 Remove unneeded change to fix tidy 2024-10-22 13:42:22 +02:00
Robert Schulze
9c5fbef180
Docs: Clarify deviations to TPC-H spec 2024-10-22 11:03:55 +00:00
Nikita Taranov
4baa30c06d
Merge pull request #69473 from ClickHouse/upd_orc
Update ORC to the current HEAD
2024-10-22 10:50:27 +00:00
Robert Schulze
739f8c17c0
Merge pull request #70906 from rschu1ze/docs-tpc-h
Docs: Update TPC-H benchmark page
2024-10-22 10:46:16 +00:00
Robert Schulze
02cb8817cc
Merge remote-tracking branch 'ClickHouse/master' into docs-tpc-h 2024-10-22 11:30:27 +02:00
Raúl Marín
143439dd70 Tidy fix 2024-10-22 11:29:41 +02:00
Kseniia Sumarokova
56346671fe
Merge pull request #70510 from filimonov/rabbit_limit_retries
add timeouts for retry loops in test_storage_rabbitmq
2024-10-22 09:24:47 +00:00
Robert Schulze
e1c5bdac11
Merge pull request #70913 from rschu1ze/docs-follow-up-70863
Follow-up to #70863
2024-10-22 09:24:27 +00:00
Robert Schulze
978cce9702
Follow-up to #70863 2024-10-22 08:46:48 +00:00
Raúl Marín
45bdd04dd7 Merge remote-tracking branch 'blessed/master' into settings4 2024-10-21 22:54:21 +02:00
Vitaly Baranov
96ea89a0f7 Fix condition a bit. 2024-10-21 22:12:20 +02:00
Robert Schulze
036f475755
Update TPC-H docs 2024-10-21 19:46:12 +00:00
Vitaly Baranov
f41d604f28
Merge pull request #70053 from bigo-sg/regReplace-empty-needle
Allow empty needle in replaceRegexp*
2024-10-21 17:45:33 +00:00
Kseniia Sumarokova
b3d8551220 Fix annoying isort check 2024-10-21 19:35:46 +02:00
Kseniia Sumarokova
de69495b5b Make test repeatable 2024-10-21 19:35:46 +02:00
kssenii
9300316eb4 Try fix flaky check 2024-10-21 19:35:46 +02:00
kssenii
86422f3c10 Fix black check 2024-10-21 19:35:46 +02:00
Kseniia Sumarokova
95a926da24 Increase timeouts for test_rabbitmq_restore_connection_without_losses 2024-10-21 19:35:46 +02:00
Mikhail Filimonov
22547f4298 expand the timeout for test_rabbitmq_mv_combo 2024-10-21 19:35:45 +02:00
Mikhail Filimonov
c572df197d fix the wrong loop exit condition, put 60 sec timeout back 2024-10-21 19:35:45 +02:00
Mikhail Filimonov
2e644340b5 try to increase the timeout 2024-10-21 19:35:45 +02:00
Mikhail Filimonov
c07084aad3 add timeouts for retry loops in test_storage_rabbitmq 2024-10-21 19:35:45 +02:00
Nikita Taranov
bbea58e19b upd to master 2024-10-21 18:35:41 +01:00
Nikita Taranov
224a2bfd05 Merge branch 'master' into upd_orc 2024-10-21 18:34:20 +01:00
Robert Schulze
9d5410e7ea
Merge pull request #70846 from faizan2786/master
Functions `base58Encode/Decode`: Support `FixedString` arguments
2024-10-21 17:15:00 +00:00
Robert Schulze
d0d07e8f9b
Merge remote-tracking branch 'ClickHouse/master' into m-efsearch-efconstruction 2024-10-21 17:13:31 +00:00
Raúl Marín
98b8dd5b0c Move RefreshSettings to pImpl 2024-10-21 19:07:33 +02:00
Raúl Marín
6d06b6adb0
Merge pull request #70894 from ClickHouse/kssenii-patch-13
Fix darwin build
2024-10-21 16:35:00 +00:00
Raúl Marín
68a1b2a880 Move ObjectStorageQueueSettings to pImpl 2024-10-21 18:00:56 +02:00
Yarik Briukhovetskyi
034891ad80
Remove configs loading if files are not changed. 2024-10-21 17:56:16 +02:00
Kseniia Sumarokova
54ae836b22
Fix darwin build 2024-10-21 17:28:18 +02:00
Raúl Marín
c126933409 Less includes 2024-10-21 17:09:16 +02:00
Yarik Briukhovetskyi
1a958122e8
add the default value 2024-10-21 16:36:39 +02:00