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 |
|
Peter
|
6b86d119d8
|
Improve toTypeName function usage
|
2024-10-02 01:16:54 +08: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 |
|
Pablo Marcos
|
64c4798782
|
Revert "Ensure in release it failed before the fix"
This reverts commit 458c26e358 .
|
2024-10-01 17:10:55 +00:00 |
|
Alexander Tokmakov
|
eac13401a0
|
Update mergetree_mutations.lib
|
2024-10-01 19:02:10 +02:00 |
|
Pablo Marcos
|
458c26e358
|
Ensure in release it failed before the fix
|
2024-10-01 16:58:45 +00: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 |
|
Raúl Marín
|
a2c79e0690
|
Fix multiple issues with arrayMin and arrayMax
|
2024-10-01 18:12:53 +02: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 |
|
Antonio Andelic
|
84d57ca7bc
|
Merge branch 'master' into debug-perf
|
2024-10-01 17:44:00 +02:00 |
|
Alexander Tokmakov
|
f6ca5cee9d
|
Update 01079_parallel_alter_add_drop_column_zookeeper.sh
|
2024-10-01 17:27:58 +02:00 |
|
kssenii
|
91622fbb72
|
Fix hdfs
|
2024-10-01 17:13:12 +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 |
|
Yarik Briukhovetskyi
|
22289f5c80
|
Cleanup the table and add NOT EXISTS
|
2024-10-01 16:54:04 +02:00 |
|
Yarik Briukhovetskyi
|
50350cf6e9
|
Update 03246_range_literal_replacement_works.sql
|
2024-10-01 16:52:58 +02:00 |
|
Pablo Marcos
|
bfb51a551d
|
Simplify test 03246_range_literal_replacement_works
Make the SQL compatible with older ClickHouse versions to
backport it easily.
|
2024-10-01 14:46:46 +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 |
|
robot-clickhouse
|
61e5d0a147
|
Automatic style fix
|
2024-10-01 14:38:57 +00:00 |
|
Antonio Andelic
|
00b8fa3bfa
|
Debug performance checks
|
2024-10-01 16:35:48 +02:00 |
|
sakulali
|
02dd22517b
|
Kindly ping CI and try to reproduce failed CI tests
|
2024-10-01 22:28:34 +08: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 |
|
Alexander Tokmakov
|
994d886dfd
|
Update test.py
|
2024-10-01 16:18:24 +02: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 |
|
kssenii
|
a421c1ec30
|
Fix remote_filesystem_read_method=read
|
2024-10-01 15:17:18 +02: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 |
|
Robert Schulze
|
c6db85f1cd
|
Merge remote-tracking branch 'ClickHouse/master' into vec-search-adaptive-granularity
|
2024-10-01 11:57:30 +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 |
|
Yarik Briukhovetskyi
|
f62c2ea4d8
|
enhance SettingsChangesHistory
|
2024-10-01 12:50:20 +02:00 |
|
Kseniia Sumarokova
|
719258a612
|
Update test.py
|
2024-10-01 12:48:04 +02:00 |
|
kssenii
|
fd2e1ebf0c
|
Fix ObjectStorageSource::createReadBuffer
|
2024-10-01 12:17:06 +02:00 |
|
alesapin
|
71c1f44a0c
|
Add comment and reset read methods
(cherry picked from commit 2e912f320a396233865c4591af0e0c19885b4108)
|
2024-10-01 12:04:45 +02:00 |
|
kssenii
|
08cecb368a
|
Page cache prefix fix
|
2024-10-01 12:01:21 +02:00 |
|