Alexey Milovidov
|
3fa19c5ee2
|
Merge branch 'master' into fix_some_tests3
|
2023-04-27 15:04:15 +03:00 |
|
Alexey Milovidov
|
c5793f9684
|
Fix build
|
2023-04-27 14:56:51 +03:00 |
|
Alexey Milovidov
|
aac037f51c
|
Merge pull request #46765 from zk-kiger/improve_cluster_table_funcion_skip_unavailable_shards
add skip_unavailable_shards setting for table function cluster
|
2023-04-27 14:54:18 +03:00 |
|
Alexey Milovidov
|
30113cd137
|
Merge pull request #49083 from ClickHouse/fix-jit-aggregation
Try to fix JIT for aggregation functions
|
2023-04-27 14:53:06 +03:00 |
|
Alexander Tokmakov
|
fc9b2fbac8
|
Fix race on Outdated parts loading (#49223)
|
2023-04-27 13:52:09 +02:00 |
|
Alexey Milovidov
|
f67bf699a7
|
Merge pull request #49240 from ClickHouse/merge-24050
Merge #24050
|
2023-04-27 14:51:49 +03:00 |
|
Alexey Milovidov
|
8eae3ed3a5
|
Fix garbage #48719
|
2023-04-27 13:48:23 +02:00 |
|
Robert Schulze
|
5b179ecd02
|
Fix 02117_show_create_table_system
|
2023-04-27 11:47:35 +00:00 |
|
Alexey Milovidov
|
5b8b3c04bf
|
Merge pull request #49224 from ClickHouse/rs/cmake-gnu
CMake: Remove some GCC-specific code
|
2023-04-27 14:44:20 +03:00 |
|
kssenii
|
641b64c4e8
|
Merge remote-tracking branch 'upstream/master' into cache-better-locks
|
2023-04-27 13:31:41 +02:00 |
|
Kseniia Sumarokova
|
c72bd3eeef
|
Merge pull request #49260 from ClickHouse/kssenii-patch-7
Add a comment in FileCache.cpp
|
2023-04-27 13:29:19 +02:00 |
|
Nikolay Degterinsky
|
ea55222131
|
Merge pull request #44674 from evillique/add_default_password_type
Add default password type
|
2023-04-27 13:25:58 +02:00 |
|
Raúl Marín
|
0a192d1160
|
Fix GCS s3 compat disks (#49194)
|
2023-04-27 13:24:20 +02:00 |
|
kssenii
|
fab84345fd
|
Corrections after merge with master
|
2023-04-27 13:18:32 +02:00 |
|
Sergei Trifonov
|
5c80a3dbc2
|
Merge pull request #49099 from ClickHouse/fix-alter-enum-partition-key-replicated
Try fix flaky 01346_alter_enum_partition_key_replicated_zookeeper_long
|
2023-04-27 13:18:16 +02:00 |
|
kssenii
|
3d4413183f
|
Merge remote-tracking branch 'upstream/master' into cache-better-locks
|
2023-04-27 13:16:36 +02:00 |
|
Kseniia Sumarokova
|
9325787884
|
Update FileCache.cpp
|
2023-04-27 13:03:41 +02:00 |
|
Alexey Milovidov
|
ebc7e30fdf
|
Merge pull request #49253 from ClickHouse/fix-changelog-typo
Release 23.4 is not LTS
|
2023-04-27 13:45:17 +03:00 |
|
Kseniia Sumarokova
|
28dee371e0
|
Merge pull request #49203 from kssenii/fix-system-error-from-cache
Catch exceptions from create_directories in fs cache
|
2023-04-27 12:29:38 +02:00 |
|
Jordi
|
be702ee584
|
Disable ISA-L on aarch64 architectures
|
2023-04-27 12:15:37 +02:00 |
|
Robert Schulze
|
096667be45
|
More fixes
|
2023-04-27 09:33:52 +00:00 |
|
Mikhail f. Shiryaev
|
3373ed5fc8
|
Release 23.4 is not LTS
|
2023-04-27 11:22:11 +02:00 |
|
Frank Chen
|
5b4e014b8e
|
Don't choose io_uring for macOS
|
2023-04-27 15:18:26 +08:00 |
|
Nikolay Degterinsky
|
111fb4b8a9
|
Add file name to exception raised during decompression
|
2023-04-27 02:52:23 +00:00 |
|
Alexey Milovidov
|
d61214b4ed
|
Merge #24050
|
2023-04-27 02:06:19 +02:00 |
|
Alexey Milovidov
|
ed97e46d41
|
Merge pull request #49221 from Algunenano/conversion_typos
Fix some typos in conversion functions
|
2023-04-27 03:00:40 +03:00 |
|
Alexey Milovidov
|
2873921dce
|
Merge pull request #49193 from vitlibar/fix-test-encrypted-disk-replication
Fix test_encrypted_disk_replication
|
2023-04-27 03:00:16 +03:00 |
|
Alexey Milovidov
|
35a0970c6c
|
Merge pull request #49239 from ClickHouse/auto/v23.4.1.1943-stable
Update version_date.tsv and changelogs after v23.4.1.1943-stable
|
2023-04-27 02:57:49 +03:00 |
|
robot-clickhouse
|
904461773d
|
Update version_date.tsv and changelogs after v23.4.1.1943-stable
|
2023-04-26 23:50:52 +00:00 |
|
Alexey Milovidov
|
0da0592f86
|
Merge pull request #49237 from ClickHouse/23.5-prepare
Update version after release
|
2023-04-27 02:47:22 +03:00 |
|
Alexey Milovidov
|
7333e964bc
|
Update autogenerated version to 23.5.1.1 and contributors
|
2023-04-27 01:40:57 +02:00 |
|
Nikolay Degterinsky
|
527b136ddf
|
Merge pull request #48806 from ucasfl/in-operator
IN operator support compare Date and Date32
|
2023-04-27 01:17:05 +02:00 |
|
Alexey Milovidov
|
ce00aa74a0
|
Merge pull request #48833 from M1eyu2018/update-hdfs
Update HDFS: Support for erasure codes
|
2023-04-27 01:36:05 +03:00 |
|
Alexey Milovidov
|
1bb685a081
|
Fix error.
|
2023-04-27 01:32:54 +03:00 |
|
Alexey Milovidov
|
354cf09892
|
Merge pull request #48549 from cangyin/add_zookeeper_name
add zookeeper name in system.replicas
|
2023-04-27 01:22:22 +03:00 |
|
Alexey Milovidov
|
bee1bb582d
|
Merge pull request #49235 from ClickHouse/alexey-milovidov-patch-7
Update CHANGELOG.md
|
2023-04-27 00:53:32 +03:00 |
|
Alexey Milovidov
|
26d8e06cd5
|
Update CHANGELOG.md
|
2023-04-27 00:53:16 +03:00 |
|
Alexey Milovidov
|
3920eb987f
|
Merge pull request #49101 from ClickHouse/parallelize-output-setting
Setting parallelize_output_from_storages
|
2023-04-27 00:51:24 +03:00 |
|
Alexey Milovidov
|
a34f94833c
|
Merge branch 'master' into fix-jit-aggregation
|
2023-04-27 00:46:45 +03:00 |
|
Robert Schulze
|
af7730d285
|
Merge pull request #49126 from jinjunzh/iaadeflate_upgrade_qpl_v1.1.0
Upgrade QPL to v1.1.0 + get maximum jobs from libaccel_config
|
2023-04-26 23:31:21 +02:00 |
|
Robert Schulze
|
739bfc9b8d
|
Fix categories
|
2023-04-26 21:23:26 +00:00 |
|
MikhailBurdukov
|
40ad8499a0
|
fix
|
2023-04-26 21:03:27 +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 |
|
MikhailBurdukov
|
b229a28e94
|
Merge branch 'master' into mongo_dict_tls
|
2023-04-26 23:39:27 +03: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 |
|
MikhailBurdukov
|
ca68cd85d4
|
Fix style
|
2023-04-26 20:10:10 +00:00 |
|
MikhailBurdukov
|
7764168bd5
|
Resove conflict
|
2023-04-26 19:50:58 +00:00 |
|
Robert Schulze
|
150ea22a12
|
CMake: Remove dead code paths
|
2023-04-26 19:40:59 +00:00 |
|