Shichao
|
df353123cc
|
Merge pull request #70221 from peter279k/improve_ipv4_or_default_usage
Improve toIPv4OrDefault function usage
|
2024-10-02 13:17:31 +00:00 |
|
Shichao
|
f7933f2dfc
|
Merge pull request #70220 from peter279k/improve_to_iso_year_usage
Improve toISOYear function usage
|
2024-10-02 13:17:02 +00:00 |
|
Raúl Marín
|
937348ec75
|
Merge pull request #69780 from Algunenano/readAndMerge
Remove unused buggy code
|
2024-10-02 12:38:24 +00:00 |
|
Kseniia Sumarokova
|
89d4ab65e6
|
Merge pull request #70255 from peter279k/improve_current_database_usage
Improve currentDatabase function usage
|
2024-10-02 11:51:46 +00:00 |
|
Mikhail f. Shiryaev
|
6474019a84
|
Merge pull request #70146 from ClickHouse/upgrade-integration-runner
Upgrade integration-runner image
|
2024-10-02 11:19:33 +00:00 |
|
Raúl Marín
|
fedc26c4c5
|
Merge pull request #70254 from ClickHouse/docs-async-insert
[Docs] Correct async_insert_use_adaptive_busy_timeout
|
2024-10-02 10:09:43 +00:00 |
|
Pavel Kruglov
|
321980f650
|
Merge pull request #70218 from Avogar/respect-simdjson-setting
Respect setting allow_simdjson in JSON type parser
|
2024-10-02 09:48:42 +00:00 |
|
Kseniia Sumarokova
|
0ed1520c3e
|
Merge pull request #70114 from 1on/master
Fixed MaterializedPostgreSQL for subset of columns for several similar table names
|
2024-10-02 08:38:12 +00:00 |
|
Mikhail f. Shiryaev
|
84c81cdc3c
|
Move the common keeper code to helpers/keeper_utils.py
|
2024-10-02 09:50:36 +02:00 |
|
Mikhail f. Shiryaev
|
6755039750
|
Simplify test_zookeeper_config_load_balancing, use ss
|
2024-10-02 09:50:35 +02:00 |
|
Peter
|
e04ce8b6b5
|
Improve currentDatabase function usage
|
2024-10-02 13:43:55 +08:00 |
|
Justin de Guzman
|
dadbb0a8ac
|
[Docs] Correct async_insert_use_adaptive_busy_timeout
|
2024-10-01 22:14:32 -07:00 |
|
tuanpach
|
856a367d2d
|
Merge pull request #69411 from tuanpach/add-enable-secure-identifiers-setting
Add enable_secure_identifiers setting
|
2024-10-02 04:57:47 +00: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 |
|
Mikhail f. Shiryaev
|
63cb7dfa5f
|
Fix some issues in cluster.py, improve logging
|
2024-10-01 21:53:09 +02:00 |
|
Mikhail f. Shiryaev
|
4de6e20f72
|
Remove version from the rest of docker-compose files
|
2024-10-01 21:53:08 +02:00 |
|
Mikhail f. Shiryaev
|
f6fbd9c8aa
|
Fix test_zookeeper_config_load_balancing after docker-compose upgrade
|
2024-10-01 21:53:08 +02:00 |
|
Mikhail f. Shiryaev
|
8b40f15c7b
|
Set docker_compose_net.yml only once, remove version from compose template
|
2024-10-01 21:53:07 +02: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
|
bd71f2b74c
|
Update 03246_json_simd_rapid_parsers.sh
|
2024-10-01 19:57:48 +02:00 |
|
Peter
|
b0e2b12103
|
Improve toIPv4OrDefault function usage
|
2024-10-02 01:49:18 +08:00 |
|
Peter
|
3c387726a3
|
Improve toISOYear function usage
|
2024-10-02 01:31:07 +08: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 |
|
Raúl Marín
|
6ba4f61df8
|
Merge remote-tracking branch 'blessed/master' into readAndMerge
|
2024-10-01 19:14:28 +02:00 |
|
avogar
|
b40af9c460
|
Respect setting allow_simdjson in JSON type parser
|
2024-10-01 17:13:18 +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 |
|