Commit Graph

140219 Commits

Author SHA1 Message Date
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
János Benjamin Antal
aca46eecc9 Block cannot allocate thread fault in noexcept functions in MergeTreeTransaction 2024-04-18 10:30:36 +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
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
Robert Schulze
8f1e4d4df8
Merge remote-tracking branch 'rschu1ze/master' into azure-1.11-this-time-really 2024-04-17 14:54:05 +00:00
Raúl Marín
952f23a416 Unify a batch of tests 2024-04-17 14:48:48 +00:00
János Benjamin Antal
e4d13eb263
Merge pull request #62031 from ClickHouse/fix-docs-for-mysql-datatypes-support-level
Improve docs of `mysql_datatypes_support_level`
2024-04-17 14:18:48 +00:00
Yarik Briukhovetskyi
c0d3be936f
Update rounding-functions.md 2024-04-17 14:42:15 +01:00
Yarik Briukhovetskyi
eae08375c7
fix for russian 2024-04-17 14:34:25 +01:00
Yarik Briukhovetskyi
a3b42abad0
init 2024-04-17 14:34:00 +01:00
János Benjamin Antal
6189cd49e1
Merge pull request #62210 from bigo-sg/json_format_early_skip
Improve `JSONEachRowRowInputFormat` by skipping all remaining fields when all required fields are read
2024-04-17 13:32:58 +00:00
Robert Schulze
5cad63b9d5
Add test for bug 33446 2024-04-17 13:31:35 +00:00
vdimir
b981d2dba4
Merge pull request #62287 from ClickHouse/vdimir/internal_functions_fix
Fix __actionName, add tests for internal functions direct call
2024-04-17 13:16:18 +00:00
Anton Popov
861f42ea37 fix azure submodule 2024-04-17 13:14:55 +00:00
Anton Popov
b50117780c Merge remote-tracking branch 'upstream/master' into HEAD 2024-04-17 13:05:46 +00:00
Raúl Marín
c83fc0b280 Missing ref 2024-04-17 12:49:57 +00:00
Raúl Marín
5849aeb8c3
Merge pull request #62297 from Algunenano/rust_vendor
Vendor rust dependencies
2024-04-17 12:36:27 +00:00
Yarik Briukhovetskyi
a3dcb1963f
Merge pull request #62524 from helifu/master
Fix a bug moving one partition from one to itself
2024-04-17 12:20:17 +00:00
Robert Schulze
d3c7615d19
Bump Azure to v1.11 2024-04-17 12:10:12 +00:00
Robert Schulze
bd64bc0157
Merge pull request #62712 from rschu1ze/azure-1.11
Bump Azure to v1.10
2024-04-17 12:00:37 +00:00
kssenii
8971509176 Update settings changes history 2024-04-17 12:51:37 +01:00
kssenii
bd49f50a71 Fix 2024-04-17 12:07:25 +01:00
Dmitry Novik
951fa6720f Merge remote-tracking branch 'origin/master' into analyzer-fix-param-view-alias 2024-04-17 12:41:06 +02:00