Robert Schulze
|
739bfc9b8d
|
Fix categories
|
2023-04-26 21:23:26 +00:00 |
|
Robert Schulze
|
ca62b3d177
|
Merge pull request #49183 from ClickHouse/rs/doc-makedate
Document makeDateTime() and its variants
|
2023-04-26 22:45:24 +02:00 |
|
Robert Schulze
|
d72030b876
|
Various fixes
|
2023-04-26 20:38:41 +00:00 |
|
Kseniia Sumarokova
|
55c10b9527
|
Merge pull request #49206 from kssenii/fix-after-49110
Fix after #49110
|
2023-04-26 22:20:31 +02:00 |
|
Kseniia Sumarokova
|
5a01673118
|
Merge branch 'master' into fix-after-49110
|
2023-04-26 22:19:13 +02:00 |
|
Robert Schulze
|
150ea22a12
|
CMake: Remove dead code paths
|
2023-04-26 19:40:59 +00:00 |
|
Raúl Marín
|
7bdc5fa88f
|
Fix some typos in conversion functions
|
2023-04-26 20:45:11 +02:00 |
|
Robert Schulze
|
249dc4ff6d
|
Merge pull request #49220 from ClickHouse/rs/replace-with-const-haystack
Fix replace[Regexp]{One,All}() with const haystacks
|
2023-04-26 20:38:57 +02:00 |
|
robot-clickhouse
|
c5d5b3d639
|
Merge pull request #49212 from ClickHouse/DanRoscigno-patch-6
Update CHANGELOG.md
|
2023-04-26 20:38:40 +02:00 |
|
DanRoscigno
|
fb39dc3f19
|
add some markdown
|
2023-04-26 14:36:34 -04:00 |
|
DanRoscigno
|
3e1e86cff2
|
examples added
|
2023-04-26 14:26:49 -04:00 |
|
Robert Schulze
|
76e80497ed
|
Fix replace[Regexp]{One,All}() with const haystacks
|
2023-04-26 18:18:11 +00:00 |
|
Robert Schulze
|
6d6188eb0e
|
Merge pull request #48134 from HarryLeeIBM/hlee-s390x-part-hash
Fix partition ID issue for s390x
|
2023-04-26 19:50:08 +02:00 |
|
Dan Roscigno
|
6199908417
|
Update CHANGELOG.md
|
2023-04-26 12:43:24 -04:00 |
|
kssenii
|
fd432a3ee4
|
Fix
|
2023-04-26 17:54:10 +02:00 |
|
DanRoscigno
|
57164820ef
|
fixed column to string
|
2023-04-26 11:53:50 -04:00 |
|
DanRoscigno
|
ddd285cda2
|
compiles, but table has map and table is empty
|
2023-04-26 11:37:10 -04:00 |
|
kssenii
|
8ba9ab67c2
|
Fix
|
2023-04-26 17:13:15 +02:00 |
|
Anton Popov
|
871f9265cc
|
allow using function 'concat' with Map type
|
2023-04-26 14:39:59 +00:00 |
|
Raúl Marín
|
7abb94fe33
|
Don't throw LOGICAL_ERROR when reading from remote if there is no local replica (#49136)
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2023-04-26 16:22:40 +02:00 |
|
DanRoscigno
|
c480f81f94
|
add: map header, return
|
2023-04-26 09:50:23 -04:00 |
|
kssenii
|
3939498ef7
|
Review fixes
|
2023-04-26 15:43:09 +02:00 |
|
Dan Roscigno
|
ddfbc61e99
|
Merge pull request #49174 from ClickHouse/DanRoscigno-patch-5
Update partition.md
|
2023-04-26 09:25:18 -04:00 |
|
Nikita Taranov
|
3f09e0be4e
|
fix tests
|
2023-04-26 13:24:42 +00:00 |
|
Vladimir C
|
75f9a7f087
|
Merge pull request #48893 from ClickHouse/vdimir/analyzer_join_using_tests
|
2023-04-26 15:24:36 +02:00 |
|
Vitaly Baranov
|
681442f86c
|
Fix test_encrypted_disk_replication
|
2023-04-26 15:22:33 +02:00 |
|
Alexander Gololobov
|
ec0f8dbfbf
|
fix makeDateTime syntax
|
2023-04-26 15:07:23 +02:00 |
|
serxa
|
a67a84d4cc
|
avoid checking level of parts
|
2023-04-26 12:26:37 +00:00 |
|
Robert Schulze
|
ad15749b4e
|
Document makeDateTime() and its variants
Follow-up to #35628
|
2023-04-26 12:22:05 +00:00 |
|
Alexander Tokmakov
|
592db18685
|
Merge pull request #49175 from hanfei1991/hanfei/suppress-timeout-tests
suppress two timeout tests
|
2023-04-26 14:47:17 +03:00 |
|
Robert Schulze
|
f0710d7be1
|
Merge branch 'master' into iaadeflate_upgrade_qpl_v1.1.0
|
2023-04-26 13:27:50 +02:00 |
|
Robert Schulze
|
9bed1ef0aa
|
Merge branch 'master' into hlee-s390x-part-hash
|
2023-04-26 13:27:36 +02:00 |
|
Han Fei
|
77ecb7c46b
|
supress two timeout tests
|
2023-04-26 13:14:54 +02:00 |
|
Dan Roscigno
|
5836f2e66d
|
Update partition.md
closes
|
2023-04-26 07:12:23 -04:00 |
|
Alexander Tokmakov
|
6434fd8a47
|
fix prepared statement insert already exists (#49154)
|
2023-04-26 14:06:10 +03:00 |
|
Alexey Milovidov
|
0c3dfe9d86
|
Merge branch 'master' into iaadeflate_upgrade_qpl_v1.1.0
|
2023-04-26 13:57:16 +03:00 |
|
jinjunzh
|
4e02ef4650
|
revise several cosmetic issues
|
2023-04-26 11:23:07 -04:00 |
|
Alexey Milovidov
|
23132fbdbc
|
Merge branch 'master' into improve_cluster_table_funcion_skip_unavailable_shards
|
2023-04-26 13:54:39 +03:00 |
|
Alexey Milovidov
|
ea34df25f4
|
Merge branch 'master' into add_zookeeper_name
|
2023-04-26 13:53:57 +03:00 |
|
Nikolay Degterinsky
|
a8d124ac0f
|
Merge branch 'master' into add_default_password_type
|
2023-04-26 12:53:23 +02:00 |
|
Alexey Milovidov
|
038402c9d2
|
Merge branch 'master' into update-hdfs
|
2023-04-26 13:52:59 +03:00 |
|
Alexey Milovidov
|
c4ee7d1e4d
|
Merge branch 'master' into fix-jit-aggregation
|
2023-04-26 13:51:54 +03:00 |
|
Alexey Milovidov
|
c3ec6de0b2
|
Merge branch 'master' into parallelize-output-setting
|
2023-04-26 13:51:14 +03:00 |
|
Kseniia Sumarokova
|
b8f7abf507
|
Merge pull request #48768 from bigo-sg/improve_json_path
Improve jsonpath support in json functions
|
2023-04-26 12:50:54 +02:00 |
|
Alexey Milovidov
|
aae1d652fe
|
Not enable it by default as of today
|
2023-04-26 13:50:30 +03:00 |
|
Alexey Milovidov
|
e2bedf170b
|
Merge pull request #49107 from ClickHouse/Avogar-patch-2
Fix flaky integration test test_async_query_sending
|
2023-04-26 13:48:08 +03:00 |
|
Alexey Milovidov
|
2a42bcd4ae
|
Merge pull request #49120 from CurtizJ/add-field-async-insert-log
Add field with number of rows to `system.asynchronous_insert_log`
|
2023-04-26 13:43:09 +03:00 |
|
Alexey Milovidov
|
cf097a9c0b
|
Merge pull request #49125 from azat/build/iceberg-avro
Fix building iceberg without avro
|
2023-04-26 13:41:50 +03:00 |
|
Alexey Milovidov
|
5a1646839f
|
Merge pull request #49131 from Hooollin/hollin/fix-typo
Add slash for close tag of user_defined_zookeeper_path
|
2023-04-26 13:41:19 +03:00 |
|
Alexey Milovidov
|
6d120482af
|
Merge pull request #49159 from ClickHouse/changelog-23.4
Add changelog for 23.4
|
2023-04-26 13:30:31 +03:00 |
|