Alexey Milovidov
|
aebcbf6a84
|
Allow trailing comma in the columns list in INSERT query
|
2024-05-15 04:39:36 +02:00 |
|
Alexey Milovidov
|
a0cbbeb2c9
|
Follow-up for the binary_symbols table in CI
|
2024-05-15 04:29:01 +02:00 |
|
Alexey Milovidov
|
d79fb39a90
|
Make TokenIterator lazy as it should be
|
2024-05-15 03:27:08 +02:00 |
|
Alexey Milovidov
|
96e858480e
|
Merge pull request #63351 from Algunenano/i48049
Add test for #48049
|
2024-05-15 03:10:43 +02:00 |
|
Alexey Milovidov
|
78fdee92a5
|
Update 03144_invalid_filter.sql
|
2024-05-15 04:10:27 +03:00 |
|
Ubuntu
|
0202bc1c75
|
Skip the added tests in sanitizers where trace_log is disabled.
|
2024-05-14 23:14:39 +00:00 |
|
Zimu Li
|
8545724fc1
|
Merge branch 'ClickHouse:master' into master
|
2024-05-14 16:14:07 -07:00 |
|
kssenii
|
7e1e4d6f28
|
Amendment
|
2024-05-14 21:55:36 +02:00 |
|
Kseniia Sumarokova
|
fab4217293
|
Merge pull request #63756 from ClickHouse/fix-disk-hidden-arg
Do not hide disk name
|
2024-05-14 19:47:20 +00:00 |
|
Michael Kolupaev
|
ab636fd7b4
|
Merge pull request #63734 from ClickHouse/neg
Fix insignificant UBSAN error in QueryAnalyzer::replaceNodesWithPositionalArguments()
|
2024-05-14 19:41:30 +00:00 |
|
Alexander Tokmakov
|
9eaf9004b7
|
Merge branch 'master' into rdb_auto_recovery
|
2024-05-14 20:35:00 +02:00 |
|
Alexander Tokmakov
|
bc98cc212c
|
fix
|
2024-05-14 20:30:49 +02:00 |
|
Zimu Li
|
2da80eb250
|
Merge branch 'ClickHouse:master' into master
|
2024-05-14 11:04:23 -07:00 |
|
Nikolai Kochetov
|
1601115ff0
|
Merge pull request #63744 from ClickHouse/fix-resolve-matcher-in-array-join-lambda
Fix a bug in resolving matcher inside lambda inside ARRAY JOIN
|
2024-05-14 17:57:13 +00:00 |
|
Nikolai Kochetov
|
6a6688169a
|
Merge branch 'master' into fix-duplicating-sucling-alias
|
2024-05-14 19:56:03 +02:00 |
|
Nikolai Kochetov
|
b27c529548
|
Fix a query with duplicating cycling alias.
|
2024-05-14 17:51:21 +00:00 |
|
robot-clickhouse
|
c7550fa6c5
|
Automatic style fix
|
2024-05-14 17:27:06 +00:00 |
|
Alexander Sapin
|
3b52fc834d
|
Fix test_catboost_evaluate
|
2024-05-14 19:17:07 +02:00 |
|
vdimir
|
53383396a3
|
Merge pull request #63432 from p1rattttt/external_cross_join
Added possibility to do cross join in temporary file if size exceeds limits
|
2024-05-14 17:15:47 +00:00 |
|
Igor Nikonov
|
595c593941
|
Fix test
|
2024-05-14 17:04:15 +00:00 |
|
Max K
|
c6e81542e1
|
Merge pull request #63757 from ClickHouse/ci_remove_cancel_wf
CI: remove Cancel and Debug workflows as redundant
|
2024-05-14 17:03:37 +00:00 |
|
Alexander Sapin
|
01e50f3ca1
|
Fix integration tests for arm64 on linux
|
2024-05-14 18:53:59 +02:00 |
|
Nikita Mikhaylov
|
3f6cf3f005
|
Better
|
2024-05-14 16:42:26 +00:00 |
|
Yarik Briukhovetskyi
|
b4bf5c505a
|
Changed the previous value of setting
|
2024-05-14 16:29:50 +00:00 |
|
Igor Nikonov
|
0f89be1c5c
|
Fix
|
2024-05-14 16:14:06 +00:00 |
|
Raúl Marín
|
937b7323cb
|
Shellcheck
|
2024-05-14 18:09:28 +02:00 |
|
Raúl Marín
|
049014eccb
|
Merge pull request #63773 from ClickHouse/security-policy-may-2024
Security Policy: Add notification process
|
2024-05-14 16:05:24 +00:00 |
|
Nikita Mikhaylov
|
cad8fc58b0
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into keywords-suggestion
|
2024-05-14 16:02:50 +00:00 |
|
Rory Crispin
|
b1514d5003
|
Settings typo
|
2024-05-14 16:58:56 +01:00 |
|
Nikita Mikhaylov
|
b472c07ab2
|
Done
|
2024-05-14 17:58:05 +02:00 |
|
tomershafir
|
7de812000c
|
io_uring: add basic io_uring clickhouse perf test
|
2024-05-14 18:50:51 +03:00 |
|
Raúl Marín
|
7bf66dea26
|
Update utils/security-generator/generate_security.py
|
2024-05-14 17:38:58 +02:00 |
|
Leticia Webb
|
5db1286fff
|
Update utils/security-generator/generate_security.py
Co-authored-by: Raúl Marín <git@rmr.ninja>
|
2024-05-14 08:35:17 -07:00 |
|
Raúl Marín
|
f931f086cd
|
Fix possible crash with SYSTEM UNLOAD PRIMARY KEY
|
2024-05-14 17:32:59 +02:00 |
|
Alexander Tokmakov
|
7ad87c80f3
|
Update test.py
|
2024-05-14 17:22:36 +02:00 |
|
Alexey Milovidov
|
cf1f1f56e4
|
Merge pull request #63774 from ClickHouse/CurtizJ-patch-8
Fix typo
|
2024-05-14 15:06:11 +00:00 |
|
divanik
|
851a849520
|
Fix test
|
2024-05-14 15:05:33 +00:00 |
|
Raúl Marín
|
6254a4fe32
|
Enforce some minimum sleep value
|
2024-05-14 16:55:19 +02:00 |
|
Igor Nikonov
|
4de0371320
|
Merge pull request #63685 from ClickHouse/pr-simple-cleanup
Parallel replicas: simple cleanup
|
2024-05-14 14:51:58 +00:00 |
|
Raúl Marín
|
525b3d9d61
|
Fix division by 0
|
2024-05-14 16:51:01 +02:00 |
|
robot-clickhouse
|
98360e8c57
|
Automatic style fix
|
2024-05-14 14:37:26 +00:00 |
|
zhongyuankai
|
d2d269117f
|
Merge branch 'master' into group_array_limit_size
|
2024-05-14 22:31:30 +08:00 |
|
kssenii
|
cdf619b21e
|
Review fixes
|
2024-05-14 16:30:31 +02:00 |
|
Raúl Marín
|
76f9eda99b
|
Merge pull request #63719 from Algunenano/better_ColumnString
Better asserts in ColumnString.h
|
2024-05-14 14:29:35 +00:00 |
|
Raúl Marín
|
81951354e8
|
Merge pull request #63718 from Algunenano/uniq
Add missing explicit instantiations of ColumnUnique
|
2024-05-14 14:29:15 +00:00 |
|
Igor Nikonov
|
a7898c85b8
|
Fix: remove redundant distinct with window functions
|
2024-05-14 14:27:36 +00:00 |
|
Raúl Marín
|
33885b27bf
|
Fix fuzzer when only explicit faults are used
|
2024-05-14 16:25:12 +02:00 |
|
Anton Popov
|
c229175bc3
|
fix typo
|
2024-05-14 16:24:59 +02:00 |
|
Max K
|
30515e2202
|
CI: remove Cancel and Debus wf as redundant
|
2024-05-14 16:03:50 +02:00 |
|
Kseniia Sumarokova
|
39db357745
|
Update test.py
|
2024-05-14 15:37:46 +02:00 |
|