robot-clickhouse
|
92cf2fbe2d
|
Backport #71626 to 24.10: Fix clickhouse-su to accept not only user/group names, but as well IDs
|
2024-11-08 22:08:52 +00:00 |
|
robot-ch-test-poll
|
f0273cca89
|
Merge pull request #71646 from ClickHouse/backport/24.10/71580
Backport #71580 to 24.10: Return 0 or default char instead of throwing an error in bitShift functions in case of out of bounds
|
2024-11-08 16:11:02 +01:00 |
|
robot-clickhouse
|
028b567680
|
Backport #71580 to 24.10: Return 0 or default char instead of throwing an error in bitShift functions in case of out of bounds
|
2024-11-08 13:12:20 +00:00 |
|
robot-ch-test-poll3
|
bab90c1c39
|
Merge pull request #71629 from ClickHouse/backport/24.10/71556
Backport #71556 to 24.10: Fix compatibility with refreshable materialized views created by old clickhouse servers
|
2024-11-08 01:08:47 +01:00 |
|
robot-clickhouse
|
c8b606895d
|
Backport #71556 to 24.10: Fix compatibility with refreshable materialized views created by old clickhouse servers
|
2024-11-07 22:08:39 +00:00 |
|
robot-clickhouse-ci-1
|
b3f043cafd
|
Merge pull request #71618 from ClickHouse/backport/24.10/71538
Backport #71538 to 24.10: Analyzer materialized view IN with CTE fix
|
2024-11-07 22:05:32 +01:00 |
|
robot-ch-test-poll2
|
ae1a82c835
|
Merge pull request #71608 from ClickHouse/backport/24.10/71388
Backport #71388 to 24.10: Fix error Invalid number of rows in Chunk with Variant column
|
2024-11-08 00:05:30 +04:00 |
|
robot-clickhouse
|
5120d20cc5
|
Backport #71538 to 24.10: Analyzer materialized view IN with CTE fix
|
2024-11-07 19:10:29 +00:00 |
|
robot-clickhouse
|
e8d73d0877
|
Backport #71388 to 24.10: Fix error Invalid number of rows in Chunk with Variant column
|
2024-11-07 18:09:15 +00:00 |
|
Igor Nikonov
|
55479721fd
|
Merge pull request #71586 from ClickHouse/backport/24.10/71224
Backport #71224 to 24.10: Fix `WITH TOTALS` in subquery with parallel replicas
|
2024-11-07 16:55:03 +01:00 |
|
Vladimir Cherkasov
|
b1e43f9263
|
Merge pull request #71570 from ClickHouse/backport/24.10/71541
Backport #71541 to 24.10: Avoid crash when using a UDF in a constraint
|
2024-11-07 16:06:06 +01:00 |
|
robot-ch-test-poll4
|
f0b41e323e
|
Merge pull request #71588 from ClickHouse/backport/24.10/71168
Backport #71168 to 24.10: Fix mismatched aggreage function name of quantileExactWeightedInterpolated
|
2024-11-07 16:04:34 +01:00 |
|
robot-clickhouse-ci-2
|
add4c7ec2c
|
Merge pull request #71467 from ClickHouse/backport/24.10/71261
Backport #71261 to 24.10: Fix memory usage increase bug in 24.10 during remote read
|
2024-11-07 14:31:57 +01:00 |
|
robot-clickhouse
|
1670e65ed9
|
Backport #71168 to 24.10: Fix mismatched aggreage function name of quantileExactWeightedInterpolated
|
2024-11-07 13:10:59 +00:00 |
|
robot-clickhouse
|
766e1379e0
|
Backport #71224 to 24.10: Fix WITH TOTALS in subquery with parallel replicas
|
2024-11-07 13:10:36 +00:00 |
|
robot-clickhouse
|
b87f97c6c6
|
Backport #71541 to 24.10: Avoid crash when using a UDF in a constraint
|
2024-11-07 10:08:37 +00:00 |
|
robot-clickhouse
|
48c5da6638
|
Merge pull request #71555 from ClickHouse/backport/24.10/71494
Backport #71494 to 24.10: Prevent crash in SortCursor with 0 columns
|
2024-11-07 02:14:04 +01:00 |
|
robot-clickhouse
|
f0f60b4e35
|
Backport #71494 to 24.10: Prevent crash in SortCursor with 0 columns
|
2024-11-06 23:10:03 +00:00 |
|
robot-ch-test-poll1
|
22727423a0
|
Backport #71332 to 24.10: Fix inconsistent AST formatting when granting wrong wildcard grants (#71393)
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
|
2024-11-06 13:30:03 -05:00 |
|
robot-ch-test-poll2
|
254bdc9d0a
|
Merge pull request #71521 from ClickHouse/backport/24.10/71476
Backport #71476 to 24.10: Fix constants in WHERE expression which could apparently contain Join.
|
2024-11-06 19:08:37 +04:00 |
|
robot-ch-test-poll1
|
18af1b8365
|
Merge pull request #71495 from ClickHouse/backport/24.10/70171
Backport #70171 to 24.10: Parallel replicas: use local plan for local replica by default
|
2024-11-06 17:26:22 +04:00 |
|
robot-clickhouse
|
3ff8d8e7bb
|
Backport #71476 to 24.10: Fix constants in WHERE expression which could apparently contain Join.
|
2024-11-06 13:12:53 +00:00 |
|
Pavel Kruglov
|
9a9190f31e
|
Merge pull request #71363 from ClickHouse/backport/24.10/71182
Backport #71182 to 24.10: Escape special symbols in files for JSON subcolumns
|
2024-11-06 13:53:27 +01:00 |
|
Igor Nikonov
|
23d8bf8ac4
|
Fix build
|
2024-11-06 11:28:32 +00:00 |
|
Vladimir Cherkasov
|
e6e40ea83e
|
Merge pull request #71493 from ClickHouse/backport/24.10/71426
Backport #71426 to 24.10: Fix crash in mongodb table function
|
2024-11-06 11:13:27 +01:00 |
|
robot-clickhouse
|
d96b635057
|
Backport #70171 to 24.10: Parallel replicas: use local plan for local replica by default
|
2024-11-05 20:08:14 +00:00 |
|
robot-clickhouse
|
1c737c48cb
|
Backport #71426 to 24.10: Fix crash in mongodb table function
|
2024-11-05 19:08:31 +00:00 |
|
robot-ch-test-poll2
|
3ffd2ba35f
|
Merge pull request #71451 from ClickHouse/backport/24.10/71384
Backport #71384 to 24.10: memory_worker shall be started on non-Linux OS too
|
2024-11-05 18:15:18 +04:00 |
|
Antonio Andelic
|
4200ae1999
|
Empty-Commit
|
2024-11-05 14:04:26 +01:00 |
|
robot-clickhouse
|
f6e8b350d3
|
Backport #71261 to 24.10: Fix memory usage increase bug in 24.10 during remote read
|
2024-11-05 12:11:25 +00:00 |
|
robot-clickhouse
|
55f6ab336b
|
Backport #71384 to 24.10: memory_worker shall be started on non-Linux OS too
|
2024-11-05 09:09:41 +00:00 |
|
Raúl Marín
|
efad00478f
|
Merge pull request #71437 from ClickHouse/backport/24.10/71236
Backport #71236 to 24.10: Ignore `No such key` exceptions in some cases
|
2024-11-04 23:31:30 +01:00 |
|
robot-clickhouse
|
e6f6dab952
|
Backport #71236 to 24.10: Ignore No such key exceptions in some cases
|
2024-11-04 20:09:27 +00:00 |
|
robot-clickhouse-ci-1
|
d5af396e9a
|
Merge pull request #71387 from ClickHouse/backport/24.10/71071
Backport #71071 to 24.10: Remove bad test `test_system_replicated_fetches`
|
2024-11-01 20:43:54 +01:00 |
|
robot-clickhouse
|
0abeb22dc0
|
Backport #71071 to 24.10: Remove bad test test_system_replicated_fetches
|
2024-11-01 18:08:51 +00:00 |
|
robot-ch-test-poll1
|
b900c37bfb
|
Merge pull request #71379 from ClickHouse/backport/24.10/71364
Backport #71364 to 24.10: Add try catch to data part destructors
|
2024-11-01 21:23:35 +04:00 |
|
Raúl Marín
|
42acf766df
|
Merge pull request #71324 from ClickHouse/backport/24.10/71304
Backport #71304 to 24.10: Fix incomplete cleanup of parallel output format in the client
|
2024-11-01 18:15:26 +01:00 |
|
robot-clickhouse
|
0429a18a45
|
Backport #71364 to 24.10: Add try catch to data part destructors
|
2024-11-01 15:08:47 +00:00 |
|
robot-ch-test-poll4
|
94e03504ea
|
Merge pull request #71355 from ClickHouse/backport/24.10/71299
Backport #71299 to 24.10: Fix reading of LowCardinality dictionary in Dynamic column
|
2024-11-01 15:50:47 +01:00 |
|
robot-clickhouse
|
e22ac1a492
|
Merge pull request #71357 from ClickHouse/backport/24.10/71183
Backport #71183 to 24.10: Fix bad_weak_ptr exception with Dynamic in functions comparison
|
2024-11-01 15:22:19 +01:00 |
|
robot-clickhouse
|
b021025333
|
Backport #71182 to 24.10: Escape special symbols in files for JSON subcolumns
|
2024-11-01 12:12:20 +00:00 |
|
robot-clickhouse
|
5bd44a5bdb
|
Backport #71183 to 24.10: Fix bad_weak_ptr exception with Dynamic in functions comparison
|
2024-11-01 12:11:10 +00:00 |
|
robot-clickhouse
|
58fa91eb09
|
Backport #71299 to 24.10: Fix reading of LowCardinality dictionary in Dynamic column
|
2024-11-01 12:10:44 +00:00 |
|
robot-clickhouse
|
dbe9b61c46
|
Update autogenerated version to 24.10.1.2812 and contributors
|
2024-11-01 08:43:29 +00:00 |
|
robot-clickhouse
|
9cd0a3738d
|
Merge pull request #71331 from ClickHouse/backport/24.10/71312
Backport #71312 to 24.10: Fix async inserts with empty blocks via native protocol
|
2024-11-01 04:36:56 +01:00 |
|
robot-clickhouse
|
029d180b39
|
Backport #71312 to 24.10: Fix async inserts with empty blocks via native protocol
|
2024-11-01 01:35:43 +00:00 |
|
robot-clickhouse
|
2611b0df50
|
Backport #71304 to 24.10: Fix incomplete cleanup of parallel output format in the client
|
2024-10-31 19:07:37 +00:00 |
|
Pablo Marcos
|
55a8e3caa4
|
Merge pull request #71317 from ClickHouse/backport/24.10/71311
Backport #71311 to 24.10: Fix debug log timestamp
|
2024-10-31 18:06:20 +01:00 |
|
robot-clickhouse
|
2c1eee5eba
|
Backport #71311 to 24.10: Fix debug log timestamp
|
2024-10-31 16:07:23 +00:00 |
|
Pablo Marcos
|
eec7268ce1
|
Merge pull request #71265 from ClickHouse/backport/24.10/71124
Backport #71124 to 24.10: Fix race condition in system.query_metric_log
|
2024-10-31 15:34:58 +01:00 |
|