Commit Graph

140088 Commits

Author SHA1 Message Date
Nikita Taranov
28c4ce1a67
Merge pull request #61876 from arthurpassos/forbid_attach_table_duplicated_replica_path
Do not allow table to be attached if there already is an active replica path
2024-04-22 19:44:20 +00:00
Robert Schulze
738567c4fa
Merge pull request #62844 from ClickHouse/revert-62511-one_thousand_joins
Revert "Add test for bug #33446"
2024-04-22 14:27:10 +00:00
Robert Schulze
7c0c3168c1
Revert "Add test for bug #33446" 2024-04-22 16:13:13 +02:00
Nikita Taranov
d8b3b48a25
Merge pull request #62697 from nickitat/fix_parallel_replicas_with_aggregation_by_partitions
Disable aggregation-by-partitions optimisation with parallel replicas
2024-04-22 11:02:56 +00:00
vdimir
1a9b83f1e1
Merge pull request #62615 from Blargian/document_countXYZ
[Docs] add missing `countXYZ` functions
2024-04-22 10:37:43 +00:00
Robert Schulze
8880427817
Merge pull request #62836 from rschu1ze/fix-tybo
Fix typo
2024-04-22 10:08:51 +00:00
Robert Schulze
580a581415
Fix typo 2024-04-22 09:56:46 +00:00
Anton Popov
f29f3b9ba9
Merge pull request #62117 from pamarcos/pamarcos/copy_comment_in_create_as_statement
Copy comment when using CREATE AS statement
2024-04-22 09:52:21 +00:00
Robert Schulze
b2d76b1dea
Merge pull request #62511 from rschu1ze/one_thousand_joins
Add test for bug #33446
2024-04-22 09:41:47 +00:00
Konstantin Bogdanov
a84d0c170f
Merge pull request #62828 from ClickHouse/table_engine_grant_undo_breaking_change
TableEngineGrant: undo breaking change
2024-04-21 23:50:50 +00:00
Konstantin Bogdanov
dd344cd307
Poke CI 2024-04-22 00:12:29 +02:00
Konstantin Bogdanov
38e8b4991e
Undo breaking change 2024-04-22 00:01:33 +02:00
Shaun Struwig
026027e51c
Update aspell-dict.txt
Add 'countSubstringsCaseInsensitiveUTF'
2024-04-21 20:47:11 +02:00
Shaun Struwig
112fcaf21f
Update aspell-dict.txt
Remove 'countSubstringsCaseInsensitiveUTF8' from list
2024-04-21 20:37:45 +02:00
Alexey Milovidov
aebfdf3eec
Merge pull request #62754 from rschu1ze/follow-up-62700
Follow-up to #62700: Fix build when `$CC` isn't set
2024-04-21 11:37:32 +00:00
Alexey Milovidov
5898761b58
Merge pull request #62818 from vitlibar/allow-special-macros-in-replicated-database-zk-path
Allow special macros {uuid} and {database} in a Replicated database ZooKeeper path
2024-04-21 11:32:44 +00:00
Robert Schulze
ef4dfa6c3a
Merge remote-tracking branch 'rschu1ze/master' into follow-up-62700 2024-04-21 11:31:58 +00:00
Alexey Milovidov
788e4d35ee
Merge pull request #62813 from ClickHouse/kafka-log-consumer-id-with-librdkafka-logs
Add `client.id` to librdkafka logs
2024-04-20 21:06:14 +00:00
Vitaly Baranov
e42967c724 Add test. 2024-04-20 16:48:26 +01:00
Vitaly Baranov
79619adc6c Allow special macros {uuid} and {database} in the ZooKeeper path of a Replicated database. 2024-04-20 16:47:55 +01:00
János Benjamin Antal
e5ca964808 Add client.id to librdkafka logs 2024-04-20 10:42:27 +00:00
Alexey Milovidov
d93eb86601
Merge pull request #62740 from ElderlyPassionFruit/fix-typo
Fix typo in exception explanation
2024-04-20 00:51:50 +00:00
Alexey Milovidov
968d8b7ee5
Merge pull request #62152 from JackyWoo/add_query_progress_to_table_zookeeper
Add query progress to table zookeeper
2024-04-20 00:48:31 +00:00
Mikhail f. Shiryaev
48a4c40549
Merge pull request #62786 from ClickHouse/tiny-ci-improvements
Tiny CI improvements
2024-04-19 19:19:39 +00:00
vdimir
3f52f6efc2
Merge pull request #62616 from Blargian/document_tanh
[Docs] add missing `tanh`
2024-04-19 15:39:41 +00:00
Mikhail f. Shiryaev
8e2ba01600
Merge pull request #62651 from ClickHouse/get-job-id-fallback
Do not fail job on failed get_job_id_url
2024-04-19 14:45:59 +00:00
Yarik Briukhovetskyi
59df591ba1
Merge pull request #62690 from peter279k/improve_wikistat_data
Add the loading data with cleaning approach
2024-04-19 12:45:23 +00:00
Mikhail f. Shiryaev
c9e41251a6
Fail build_report jobs on non-success statuses 2024-04-19 14:31:54 +02:00
Anton Popov
f09d0b6536
Merge pull request #62608 from CurtizJ/azure-retries
Better retries in azure sdk
2024-04-19 12:01:42 +00:00
Dmitry Novik
49b94161b9
Merge pull request #62755 from ClickHouse/analyzer-fix-exception-message
Analyzer: Fix exception message
2024-04-19 11:55:00 +00:00
Anton Popov
260647a309
Merge pull request #62762 from CurtizJ/fix-merge-tree-index-crash
Fix crash in function `mergeTreeIndex`
2024-04-19 11:53:02 +00:00
Mikhail f. Shiryaev
eb23de3561
Fail the build reports on non-success status to restart on the next attempt 2024-04-19 11:59:15 +02:00
Mikhail f. Shiryaev
58bf18999d
Add isort configuration to not spoil imports 2024-04-19 11:43:33 +02:00
Mikhail f. Shiryaev
20ae9fdf6b
Add forgotten "raise" on non-safe GITHUB_JOB_URL 2024-04-19 10:58:47 +02:00
Mikhail f. Shiryaev
684b738853
Merge pull request #62761 from ClickHouse/fix-shellcheck-output
Fix shellcheck style checking and issues
2024-04-19 08:57:50 +00:00
Kruglov Pavel
d844a1fc57
Merge pull request #62693 from Avogar/mark-variant-comparable
Mark DataTypeVariant as comparable
2024-04-18 22:30:18 +00:00
Raúl Marín
ab46df2cad
Fix the 03094_recursive_type_proto test 2024-04-18 20:46:49 +02:00
Yarik Briukhovetskyi
2ad89ed96c
add language tags to parts of code 2024-04-18 17:23:34 +01:00
Raúl Marín
91a4d08a54
Merge pull request #62723 from Algunenano/bring_private_test_p1
Unify a batch of tests
2024-04-18 16:10:40 +00:00
Mikhail f. Shiryaev
63d2f75f05
Fix accumulated shellcheck issues 2024-04-18 18:04:10 +02:00
Mikhail f. Shiryaev
1dd97b4c15
Fix the output for shellcheck 2024-04-18 18:04:09 +02:00
Raúl Marín
56bfbebd80
Merge pull request #62708 from Algunenano/argmax_combinator_state
Fix argMin/argMax combinator state
2024-04-18 15:53:20 +00:00
Peter
8caa2dfb22
Be consistency for creating and inserting SQL 2024-04-18 23:49:23 +08:00
Anton Popov
d6a7fa315e fix crash in function mergeTreeIndex 2024-04-18 14:46:58 +00:00
jsc0218
7525b2acf4
Merge pull request #60117 from jsc0218/TableEngineGrant_version2
TableEngineGrant_version2
2024-04-18 14:30:34 +00:00
Mikhail f. Shiryaev
51ddbf7099
Merge pull request #62739 from ClickHouse/prinfo-properties
Convert `PRInfo.is_*` methods to properties
2024-04-18 13:47:02 +00:00
Arthur Passos
a852855a2d
Merge branch 'ClickHouse:master' into forbid_attach_table_duplicated_replica_path 2024-04-18 09:27:07 -03:00
Robert Schulze
8de93c206c
Reduce test size 2024-04-18 12:26:40 +00:00
Dmitry Novik
69cc3c9e8e
Analyzer: Fix exception message 2024-04-18 13:02:55 +02:00
Robert Schulze
c3f41894f2
Follow-up to #62700: Fix build when $CC isn't set 2024-04-18 10:57:43 +00:00