robot-clickhouse
|
e5a6379f4d
|
Merge pull request #72569 from ClickHouse/backport/24.9/70297
Backport #70297 to 24.9: move `fixReplicaMetadataVersionIfNeeded` from attach thread to restarting thread
|
2024-11-28 02:17:06 +01:00 |
|
robot-clickhouse
|
78d7bdfacb
|
Backport #70297 to 24.9: move fixReplicaMetadataVersionIfNeeded from attach thread to restarting thread
|
2024-11-27 23:08:13 +00:00 |
|
robot-ch-test-poll4
|
2cc3b4e6da
|
Merge pull request #72525 from ClickHouse/backport/24.9/72394
Backport #72394 to 24.9: Fix mismatched types after applying `optimize_functions_to_subcolumns`
|
2024-11-27 04:43:08 +01:00 |
|
robot-clickhouse
|
ef0c409496
|
Backport #72394 to 24.9: Fix mismatched types after applying optimize_functions_to_subcolumns
|
2024-11-27 01:36:21 +00:00 |
|
robot-ch-test-poll1
|
d1fa362bbf
|
Merge pull request #72504 from ClickHouse/backport/24.9/72429
Backport #72429 to 24.9: Fix `BACKUP ... EXCEPT TABLES` queries formatting and parsing
|
2024-11-27 01:11:14 +04:00 |
|
robot-clickhouse
|
150080aaf7
|
Backport #72429 to 24.9: Fix BACKUP ... EXCEPT TABLES queries formatting and parsing
|
2024-11-26 19:08:19 +00:00 |
|
Vladimir Cherkasov
|
8bbe3ea178
|
Merge pull request #72477 from ClickHouse/backport/24.9/72357
Backport #72357 to 24.9: Remove flaky test test_move_shared_lock_fail_keeper_unavailable and extend the stable one
|
2024-11-26 17:12:01 +01:00 |
|
robot-clickhouse
|
50db231e22
|
Backport #72357 to 24.9: Remove flaky test test_move_shared_lock_fail_keeper_unavailable and extend the stable one
|
2024-11-26 14:10:12 +00:00 |
|
robot-clickhouse-ci-2
|
4f3ddca1dd
|
Merge pull request #72412 from ClickHouse/backport/24.9/65636
Backport #65636 to 24.9: Fix "attaching_" prefix for deduplicated parts
|
2024-11-25 20:15:17 +01:00 |
|
robot-clickhouse
|
a84371f190
|
Backport #65636 to 24.9: Fix "attaching_" prefix for deduplicated parts
|
2024-11-25 17:09:05 +00:00 |
|
Anton Popov
|
08626dd777
|
Merge pull request #72368 from ClickHouse/backport/24.9/72261
Backport #72261 to 24.9: Fix `ALTER DELETE` queries with materialized `_block_number` column
|
2024-11-25 14:29:35 +01:00 |
|
robot-clickhouse
|
cbe8b78414
|
Backport #72261 to 24.9: Fix ALTER DELETE queries with materialized _block_number column
|
2024-11-25 02:35:33 +00:00 |
|
robot-clickhouse
|
fb9d68f864
|
Merge pull request #72325 from ClickHouse/backport/24.9/72233
Backport #72233 to 24.9: Fix race in `GraceHashJoin`
|
2024-11-23 01:03:12 +01:00 |
|
robot-ch-test-poll4
|
f00ff8fc95
|
Merge pull request #72314 from ClickHouse/backport/24.9/72278
Backport #72278 to 24.9: Fix race in `ColumnDynamic::dumpStructure()`
|
2024-11-23 00:09:52 +01:00 |
|
robot-clickhouse
|
8e81839c59
|
Backport #72233 to 24.9: Fix race in GraceHashJoin
|
2024-11-22 22:08:13 +00:00 |
|
Raúl Marín
|
e65c05f830
|
Merge pull request #72306 from ClickHouse/backport/24.9/72179
Backport #72179 to 24.9: Fix bugs when using UDF in join on expression with the old analyzer
|
2024-11-22 22:50:15 +01:00 |
|
robot-clickhouse
|
1344ae963d
|
Backport #72278 to 24.9: Fix race in ColumnDynamic::dumpStructure()
|
2024-11-22 21:09:43 +00:00 |
|
robot-clickhouse
|
d9c6d915ec
|
Backport #72179 to 24.9: Fix bugs when using UDF in join on expression with the old analyzer
|
2024-11-22 20:09:25 +00:00 |
|
robot-ch-test-poll1
|
c04c150ae3
|
Merge pull request #72271 from ClickHouse/backport/24.9/71923
Backport #71923 to 24.9: Fix Dynamic serialization in Pretty JSON formats
|
2024-11-22 19:27:31 +04:00 |
|
robot-clickhouse-ci-1
|
19e403a6f4
|
Merge pull request #72171 from ClickHouse/backport/24.9/71526
Backport #71526 to 24.9: Fix counting column size in wide part for Dynamic and JSON types
|
2024-11-22 16:19:46 +01:00 |
|
robot-clickhouse
|
b73cae7635
|
Backport #71923 to 24.9: Fix Dynamic serialization in Pretty JSON formats
|
2024-11-22 13:14:09 +00:00 |
|
Pavel Kruglov
|
4572534030
|
Update MergeTreeDataPartWriterOnDisk.h
|
2024-11-22 14:09:15 +01:00 |
|
Pavel Kruglov
|
29451c8c59
|
Update MergeTreeDataPartWriterWide.h
|
2024-11-22 14:09:03 +01:00 |
|
robot-ch-test-poll
|
2f60847def
|
Merge pull request #72251 from ClickHouse/backport/24.9/72209
Backport #72209 to 24.9: Fix min_age_to_force_merge_on_partition_only
|
2024-11-22 13:47:52 +01:00 |
|
Antonio Andelic
|
22a8d68f6b
|
Fix build
|
2024-11-22 11:33:11 +01:00 |
|
robot-clickhouse
|
1fbf6bd0b2
|
Backport #72209 to 24.9: Fix min_age_to_force_merge_on_partition_only
|
2024-11-22 10:09:02 +00:00 |
|
robot-clickhouse-ci-1
|
ef046d2839
|
Merge pull request #72167 from ClickHouse/backport/24.9/71761
Backport #71761 to 24.9: Forbid Dynamic/Variant types in min/max functions to avoid confusion
|
2024-11-20 18:15:05 +01:00 |
|
robot-ch-test-poll3
|
d93b2fbb0d
|
Merge pull request #72157 from ClickHouse/backport/24.9/71982
Backport #71982 to 24.9: Allow only SELECT queries in EXPLAIN AST used inside subquery
|
2024-11-20 17:10:24 +01:00 |
|
robot-clickhouse
|
d5d23efa4a
|
Backport #71526 to 24.9: Fix counting column size in wide part for Dynamic and JSON types
|
2024-11-20 15:08:59 +00:00 |
|
robot-clickhouse
|
4872a45a6e
|
Backport #71761 to 24.9: Forbid Dynamic/Variant types in min/max functions to avoid confusion
|
2024-11-20 15:08:03 +00:00 |
|
robot-clickhouse
|
72515d7db6
|
Backport #71982 to 24.9: Allow only SELECT queries in EXPLAIN AST used inside subquery
|
2024-11-20 14:07:48 +00:00 |
|
robot-clickhouse-ci-1
|
0a205054b6
|
Merge pull request #72143 from ClickHouse/backport/24.9/71845
Backport #71845 to 24.9: Acquire zero-copy shared lock before moving a part
|
2024-11-20 14:18:22 +01:00 |
|
robot-clickhouse
|
607ebf50fb
|
Backport #71845 to 24.9: Acquire zero-copy shared lock before moving a part
|
2024-11-20 11:07:55 +00:00 |
|
robot-clickhouse-ci-2
|
1709e66307
|
Merge pull request #72116 from ClickHouse/backport/24.9/72080
Backport #72080 to 24.9: Fix formatting of `MOVE PARTITION ... TO TABLE ...` alter commands
|
2024-11-20 04:40:01 +01:00 |
|
robot-clickhouse
|
0d1baa57a4
|
Backport #72080 to 24.9: Fix formatting of MOVE PARTITION ... TO TABLE ... alter commands
|
2024-11-20 01:36:18 +00:00 |
|
Dmitry Novik
|
4e6b88611b
|
Merge pull request #71616 from ClickHouse/backport/24.9/71538
Backport #71538 to 24.9: Analyzer materialized view IN with CTE fix
|
2024-11-19 20:07:16 +01:00 |
|
robot-ch-test-poll1
|
94aa5c87ad
|
Merge pull request #72086 from ClickHouse/backport/24.9/71946
Backport #71946 to 24.9: Fix rows_processed column in system.s3/azure_queue_log broken in 24.6
|
2024-11-19 21:10:13 +04:00 |
|
robot-clickhouse
|
781c556464
|
Backport #71946 to 24.9: Fix rows_processed column in system.s3/azure_queue_log broken in 24.6
|
2024-11-19 15:09:52 +00:00 |
|
Nikita Mikhaylov
|
2214018ed6
|
Merge pull request #72062 from ClickHouse/backport/24.9/72051
Backport #72051 to 24.9: Correct permissions for dictionaries
|
2024-11-19 13:24:14 +01:00 |
|
robot-clickhouse
|
47d5148028
|
Merge pull request #72069 from ClickHouse/backport/24.9/72049
Backport #72049 to 24.9: Another fix for client syntax highlighting
|
2024-11-19 11:15:57 +01:00 |
|
robot-clickhouse
|
6365afc1a8
|
Backport #72049 to 24.9: Another fix for client syntax highlighting
|
2024-11-19 08:08:03 +00:00 |
|
robot-clickhouse
|
747a6a5cd3
|
Backport #72051 to 24.9: Correct permissions for dictionaries
|
2024-11-19 07:07:45 +00:00 |
|
robot-clickhouse
|
622dc2d161
|
Merge pull request #72039 from ClickHouse/backport/24.9/71849
Backport #71849 to 24.9: Fix: add monotonic estimation for DateTime64 in toDayOfWeek
|
2024-11-18 19:08:26 +01:00 |
|
robot-ch-test-poll
|
f9ad0a4651
|
Merge pull request #72034 from ClickHouse/backport/24.9/71966
Backport #71966 to 24.9: Fix partition pruning with binary monotonic function by second arg.
|
2024-11-18 18:12:32 +01:00 |
|
robot-clickhouse
|
7f85fd495d
|
Update autogenerated version to 24.9.3.128 and contributors
|
2024-11-18 16:12:12 +00:00 |
|
robot-clickhouse
|
88a72105d7
|
Backport #71849 to 24.9: Fix: add monotonic estimation for DateTime64 in toDayOfWeek
|
2024-11-18 16:07:23 +00:00 |
|
robot-clickhouse
|
67e9136c50
|
Backport #71966 to 24.9: Fix partition pruning with binary monotonic function by second arg.
|
2024-11-18 15:07:47 +00:00 |
|
Nikita Mikhaylov
|
9a816c73dd
|
Merge pull request #71878 from ClickHouse/backport/24.9/71679
Backport #71679 to 24.9: Fix LOGICAL_ERROR when doing ALTER with empty tuple
|
2024-11-18 11:51:51 +01:00 |
|
robot-ch-test-poll1
|
f7fdae3d9f
|
Merge pull request #72004 from ClickHouse/backport/24.9/71949
Backport #71949 to 24.9: Fix a crash in clickhouse-client syntax highlighting
|
2024-11-16 21:30:57 +04:00 |
|
Nikolay Degterinsky
|
f3bebeb0a9
|
Update 03272_client_highlighting_bug.expect
|
2024-11-16 17:25:02 +01:00 |
|