Commit Graph

154763 Commits

Author SHA1 Message Date
Justin de Guzman
dadbb0a8ac
[Docs] Correct async_insert_use_adaptive_busy_timeout 2024-10-01 22:14:32 -07:00
Mikhail f. Shiryaev
b41dcdfcdd
Merge pull request #70197 from ClickHouse/run-by-labels
Require bugfix job for a set of labels
2024-10-01 23:24:28 +00:00
Michael Kolupaev
d5053605ab
Merge pull request #70149 from ClickHouse/loopsbro
Fix 'QueryPlan was not initialized' in 'loop' with empty MergeTree
2024-10-01 22:59:51 +00:00
Alexey Milovidov
229ead5f91
Merge pull request #70144 from Avogar/fix-dynamic-alter-hung
Fix possible hung in ALTER COLUMN with Dynamic type
2024-10-01 20:55:34 +00:00
Alexey Milovidov
cc93740ca0
Merge pull request #70196 from ClickHouse/tavplubix-patch-14
Update 01079_parallel_alter_add_drop_column_zookeeper.sh
2024-10-01 20:55:03 +00:00
Kseniia Sumarokova
8d5b928f62
Merge pull request #70159 from ClickHouse/kssenii-patch-12
Update test_storage_s3_queue/test.py
2024-10-01 20:23:38 +00:00
Michael Kolupaev
88a3408522 Merge remote-tracking branch 'origin/master' into HEAD 2024-10-01 18:38:43 +00:00
Pavel Kruglov
6f17263b0a
Merge pull request #70123 from Avogar/fix-nullable-nothing-type-in-table
Check for Nullable(Nothing) type during ALTER TABLE MODIFY COLUMN/QUERY
2024-10-01 17:59:56 +00:00
Pavel Kruglov
3c2dfb651a
Merge pull request #70147 from Avogar/fix-json-subcolumn-type
Fix Dynamic type creation of JSON subcolumn
2024-10-01 17:58:50 +00:00
Pavel Kruglov
8fa436cf29
Merge pull request #70209 from Algunenano/avgweighted_docs
Remove references of avgWeighted(Decimal) from the docs
2024-10-01 17:20:08 +00:00
Alexander Tokmakov
eac13401a0
Update mergetree_mutations.lib 2024-10-01 19:02:10 +02:00
Raúl Marín
cedc1d6ed9 Remove references of avgWeighted(Decimal) from the docs 2024-10-01 18:35:18 +02:00
Nikolay Degterinsky
fbc020a8d8
Merge pull request #70148 from evillique/fix-bcrypt-query-log
Fix bcrypt password being displayed in system.query_log
2024-10-01 16:19:35 +00:00
Mikhail f. Shiryaev
004f159548
Launch BUGFIX_VALIDATE job for a set of labels 2024-10-01 18:00:27 +02:00
Mikhail f. Shiryaev
998fb7e341
Make JobConfig.run_by_label a set run_by_labels 2024-10-01 17:59:48 +02:00
Alexander Tokmakov
f6ca5cee9d
Update 01079_parallel_alter_add_drop_column_zookeeper.sh 2024-10-01 17:27:58 +02:00
Raúl Marín
c6225da019
Merge pull request #70127 from Algunenano/skip_bad_result
Fix wrong result with skipping index
2024-10-01 15:02:00 +00:00
Alexey Milovidov
3af8d9e100
Merge pull request #70142 from ClickHouse/of
Silence UBSAN for integer overflows in some datetime functions
2024-10-01 14:41:40 +00:00
Pavel Kruglov
9ccfb1235b
Merge pull request #70137 from Avogar/fix-compress-data-race
Fix data race in ColumnObject/ColumnTuple decompress method
2024-10-01 14:24:00 +00:00
Yakov Olkhovskiy
a1910161a5
Merge pull request #70153 from ClickHouse/fix-InterfaceNativeSendBytes
Fix: WriteBufferFromPocoSocket does not properly register all write events.
2024-10-01 13:25:28 +00:00
Yarik Briukhovetskyi
2b293f6918
Merge pull request #70160 from yariks5s/to_start_of_interval_docs_fix
Small docs fix
2024-10-01 12:19:08 +00:00
Han Fei
5257422c5b
Merge pull request #69676 from ClickHouse/hanfei/fix-create-as-with-recursive
fix bug about `CREATE ... AS WITH RECURSIVE`
2024-10-01 12:03:04 +00:00
avogar
08fc2113f5 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-nullable-nothing-type-in-table 2024-10-01 11:54:47 +00:00
Pavel Kruglov
a09d217366
Update 03246_json_subcolumn_correct_type.sql 2024-10-01 13:43:59 +02:00
Pablo Marcos
963d3f4f2c
Merge pull request #70122 from ClickHouse/remove-wrong-logical-error-for-range-literals
Fix wrong LOGICAL_ERROR when replacing literals in ranges
2024-10-01 11:36:40 +00:00
Yarik Briukhovetskyi
2f4518fa66
init 2024-10-01 13:29:39 +02:00
Dmitry Novik
edfaae0fea
Merge pull request #70124 from ClickHouse/vdimir/fix-68650
Better check for join expression type in JoinNode
2024-10-01 11:21:26 +00:00
Yarik Briukhovetskyi
82614d2c00
Merge pull request #70036 from yariks5s/to_start_of_interval_timezone_bug
Fix timezone bug with a date arguments in the `toStartOfInterval`
2024-10-01 11:12:10 +00:00
robot-clickhouse
72d1c8e36d Automatic style fix 2024-10-01 11:08:39 +00:00
kssenii
94c434086d Fix 2024-10-01 13:02:31 +02:00
Nikolay Degterinsky
f60b22d0db
Merge pull request #70151 from duongphannamhung/patch-1
Add database to Exists Docs
2024-10-01 10:58:08 +00:00
Nikita Taranov
3d2beccab9
Merge pull request #70130 from ClickHouse/fix_getNumberOfPhysicalCPUCores
Rename `getNumberOfPhysicalCPUCores` and fix its decription
2024-10-01 10:56:21 +00:00
Kseniia Sumarokova
123d0cfa0b
Update test.py 2024-10-01 12:55:03 +02:00
Kseniia Sumarokova
719258a612
Update test.py 2024-10-01 12:48:04 +02:00
Robert Schulze
40ebc5cd79
Update 02477_age_date32.reference 2024-10-01 11:55:53 +02:00
Robert Schulze
4caa22e8e5
Update 02477_age_date32.sql 2024-10-01 11:55:19 +02:00
Kseniia Sumarokova
9a5918644d
Merge pull request #70152 from ClickHouse/optimize_system_logs
Optimize system logs
2024-10-01 09:45:01 +00:00
Yakov Olkhovskiy
6eee7a1c83 increment profile event in WriteBufferFromPocoSocket::nextImpl() 2024-10-01 02:48:50 +00:00
Alexey Milovidov
51baecd513 Optimize system logs 2024-10-01 04:23:20 +02:00
Hung Duong
582b6bb448
Add database to Exists Docs 2024-10-01 09:12:19 +07:00
Alexander Tokmakov
c5f4308945
Merge pull request #70032 from ClickHouse/replace_dict_null
Add a setting to replace dictionary source with Null on restore
2024-09-30 23:13:03 +00:00
Michael Kolupaev
15d69d696e Test 2024-09-30 22:11:54 +00:00
Michael Kolupaev
32b6b159b0 Fix 'loop' crashing when reading from empty MergeTree table 2024-09-30 21:48:32 +00:00
Nikolay Degterinsky
f84e1e4d27 Even better test 2024-09-30 21:44:29 +00:00
Michael Kolupaev
4452f354a5 Silence UBSAN for integer overflows in some datetime functions 2024-09-30 21:10:05 +00:00
Nikolay Degterinsky
de3e3c877b Fix test 2024-09-30 20:41:55 +00:00
Nikolay Degterinsky
c64cc40ba5 Better test 2024-09-30 20:25:55 +00:00
avogar
cf8f2f6293 Fix Dynamic type creation of JSON subcolumn 2024-09-30 20:18:01 +00:00
Nikolay Degterinsky
3075e2c460 Fix bcrypt password being displayed in system.query_log 2024-09-30 20:12:21 +00:00
avogar
23131a3b6b Fix possible hung in ALTER COLUMN with Dynamic type 2024-09-30 19:29:53 +00:00