Commit Graph

140038 Commits

Author SHA1 Message Date
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
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
jsc0218
6e5afb8b89 grant all table engines in allow_database 2024-04-18 02:00:28 +00:00
Igor Markelov
be0f0f4909 Fix typo in exception explanation 2024-04-17 21:56:21 +00:00
Mikhail f. Shiryaev
666b269d67
Fix workflow dependencies after #62556 2024-04-17 22:37:27 +02:00
Mikhail f. Shiryaev
5c4c2c16dd
Convert PRInfo.is_* to properties 2024-04-17 22:23:41 +02:00
Mikhail f. Shiryaev
6b09b1f897
Use GitHub in ci.py 2024-04-17 22:07:25 +02:00
Dmitry Novik
96d1f7a6ec
Merge pull request #62274 from ClickHouse/analyzer-fix-param-view-alias
Analyzer: Fix alias to parametrized view resolution
2024-04-17 16:41:37 +00:00
Vitaly Baranov
d12608f366
Merge pull request #62669 from slvrtrn/http-interface-role-query-param
Add `role` query parameter to the HTTP interface
2024-04-17 16:39:49 +00:00
Yarik Briukhovetskyi
2f980f6f23
Merge pull request #62720 from ClickHouse/date_trunc_docs-fix
`Trunc` docs fix
2024-04-17 15:04:57 +00:00
Kseniia Sumarokova
d34f701c7f
Merge pull request #62715 from ClickHouse/fix-temporary-data-in-cache
Fix temporary data in cache failing because of cache lock contention optimization
2024-04-17 15:02:57 +00:00