Commit Graph

140065 Commits

Author SHA1 Message Date
Shaun Struwig
e5339413f3
Correct tanh return type
Change return type from incorrect Float64 to correct Float32
2024-04-22 12:24:26 +02: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
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
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
Robert Schulze
7022adefb0
Merge pull request #62713 from rschu1ze/azure-1.11-this-time-really
Bump Azure to v1.11
2024-04-18 10:15:34 +00:00
Anton Popov
98d47e4ef5
Update src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageAuth.cpp
Co-authored-by: SmitaRKulkarni <Smita.Kulkarni@clickhouse.com>
2024-04-18 12:12:14 +02:00
Raúl Marín
6afdce0b59
Update 00509_extended_storage_definition_syntax_zookeeper.sql
Remove old comment
2024-04-18 11:06:37 +01:00
Kseniia Sumarokova
6c1c7a22b0
Merge branch 'master' into fix-typo 2024-04-18 10:51:03 +01:00
vdimir
b896c18599
Merge pull request #62596 from peter279k/update_translateUTF8_usage
Update translateUTF8 returned value description
2024-04-18 08:16:01 +00:00
vdimir
fb845c0d45
Merge pull request #62710 from azat/tests/fix--client-option
Fix --client-option for $CLICKHOUSE_CLIENT in .sh tests
2024-04-18 08:15:52 +00:00
Pablo Marcos
2a65b0091e Merge branch 'master' into pamarcos/copy_comment_in_create_as_statement 2024-04-18 07:12:14 +02:00