Commit Graph

133720 Commits

Author SHA1 Message Date
Kseniia Sumarokova
caaafbcedb
Merge pull request #56864 from ClickHouse/broken-projections-better-handling
Do not consider data part as broken if projection is broken
2024-01-31 11:17:15 +01:00
Raúl Marín
d45b248f96
Merge pull request #59356 from Algunenano/fix_translate
Fix translate() with FixedString input
2024-01-31 11:14:53 +01:00
Max K
5c8ab8bf52
Merge pull request #59396 from ClickHouse/fix_docker_server_job
CI: fix status and report for docker server jobs
2024-01-31 10:47:56 +01:00
Dmitry Novik
ac17ad1e66
Merge pull request #59073 from ClickHouse/fix-analyzer-resolve-distr-id
Analyzer: Do not resolve remote table id on initiator
2024-01-31 09:08:30 +01:00
Alexey Milovidov
797ff834e0
Merge pull request #59397 from ClickHouse/auto/v24.1.1.2048-stable
Update version_date.tsv and changelogs after v24.1.1.2048-stable
2024-01-30 20:31:25 +01:00
Raúl Marín
d18ae1871b
Merge pull request #58952 from Algunenano/jit_sanitizer
Enable building JIT with UBSAN
2024-01-30 19:58:04 +01:00
Kruglov Pavel
394a0cda9c
Merge pull request #59381 from Blargian/parallel_test_variable_names
Update developer docs to warn CI will fail without unique filenames for .tmp files
2024-01-30 19:36:17 +01:00
robot-clickhouse
419ddf7c9d Automatic style fix 2024-01-30 18:34:56 +00:00
Max Kainov
e6fcc48471 CI: fix status and report for docker server jobs
#no_merge_commit
2024-01-30 18:24:29 +00:00
robot-clickhouse
ef6c90c71b Update version_date.tsv and changelogs after v24.1.1.2048-stable 2024-01-30 18:01:46 +00:00
Alexey Milovidov
bb95790c83
Merge pull request #59393 from ClickHouse/24.2-prepare
Update version after release
2024-01-30 18:50:20 +01:00
Alexey Milovidov
4ddba907c8 Update autogenerated version to 24.2.1.1 and contributors 2024-01-30 18:49:28 +01:00
Yarik Briukhovetskyi
5816424c2b
Merge pull request #59119 from AVMusorin/trailing-comma-tuples
Allow trailing commas in types with several items
2024-01-30 16:31:54 +01:00
Dmitry Novik
0ba3f92248
Add a workaround for ASAN 2024-01-30 16:11:43 +01:00
Dmitry Novik
5a024dfc09
Merge pull request #59117 from ClickHouse/fix-analyzer-order-by-all
Followup 57875
2024-01-30 15:54:18 +01:00
Kruglov Pavel
dfd7a2d5f6
Merge pull request #59355 from Avogar/better-tests
Try to make variant tests a bit faster
2024-01-30 14:53:07 +01:00
Blargian
df439dcfdd updated development documentation to warn about parallel tests failing if .tmp file names aren't unique (for new contributors) 2024-01-30 14:36:08 +01:00
Raúl Marín
b3483eede3 Fix translate() return type 2024-01-30 13:41:04 +01:00
Alexey Milovidov
fd959f0bd2
Merge pull request #59372 from ClickHouse/rename-ddsketch
Rename `quantileDDSketch` to `quantileDD`
2024-01-30 13:13:31 +01:00
Nikolai Kochetov
f11163fe36
Merge pull request #59347 from kitaisreal/loggers-build-loggers-fix
Loggers initialization fix
2024-01-30 13:07:47 +01:00
Kruglov Pavel
3105960fd8
Merge pull request #59352 from Avogar/fix-bad-attached-rabbitmq
Fix lazy initialization in RabbitMQ
2024-01-30 12:52:07 +01:00
robot-ch-test-poll4
dc057b63c8
Merge pull request #59371 from jrdi/patch-1
Minor typos in Settings.h
2024-01-30 11:58:25 +01:00
Alexey Milovidov
7b7e11c00e
Merge pull request #59373 from ClickHouse/changelog-24.1
Changelog 24.1
2024-01-30 11:55:45 +01:00
Alexey Milovidov
2087de5486 Update changelog 2024-01-30 11:50:57 +01:00
Alexey Milovidov
8eac21c963 Merge branch 'master' of github.com:ClickHouse/ClickHouse into rename-ddsketch 2024-01-30 11:50:52 +01:00
Alexey Milovidov
798f655276 Rename quantileDDSketch to quantileDD 2024-01-30 11:49:56 +01:00
Alexey Milovidov
1377064554 Update changelog 2024-01-30 11:45:57 +01:00
Raúl Marín
ccc4295542 More typos in settings 2024-01-30 11:35:14 +01:00
Jordi Villar
f984770223
Minor typos in Settings.h 2024-01-30 11:23:07 +01:00
Kseniia Sumarokova
e16aaa8d81
Merge branch 'master' into broken-projections-better-handling 2024-01-30 10:54:22 +01:00
Raúl Marín
1b748fc7b2 Fixes 2024-01-30 10:18:59 +01:00
Alexey Milovidov
37bcd59508 Remove wrong (Kernigan & Ritchie) notation for functions. Use pure mathematical notation instead. 2024-01-30 08:48:42 +01:00
Dmitry Novik
5a34641e91 Merge remote-tracking branch 'origin/master' into fix-analyzer-resolve-distr-id 2024-01-30 07:17:15 +00:00
Dmitry Novik
bfb6d284d9 Make test non-parallel 2024-01-30 07:16:21 +00:00
Dmitry Novik
c339a74ac3
Merge pull request #59177 from ClickHouse/fix-analyzer-cte-resolve
Analyzer: Fix CTE name clash resolution
2024-01-30 08:13:38 +01:00
Alexey Milovidov
b7a8933b2c
Merge pull request #59319 from bigo-sg/improve_regexp_extract
Improve exception message of function regexp_extract
2024-01-30 08:13:14 +01:00
Alexey Milovidov
3ca1e721a3
Merge pull request #59333 from Algunenano/query_run_metric_arrays
Simplify query_run_metric_arrays in perf tests
2024-01-30 08:10:50 +01:00
Alexey Milovidov
a286d500c3
Merge pull request #59124 from amosbird/dashboard-compress-state
Compress state of dashboard
2024-01-30 08:05:38 +01:00
Alexey Milovidov
84cd8694ec
Merge pull request #59367 from ClickHouse/alexey-milovidov-patch-8
Update json.md
2024-01-30 07:10:32 +01:00
Alexey Milovidov
bcc99a216d
Update json.md 2024-01-30 09:10:11 +03:00
Alexey Milovidov
05d710226a
Merge pull request #59366 from ClickHouse/changelog-24.1
Add changelog for 24.1
2024-01-30 07:02:51 +01:00
Alexey Milovidov
89339127a9 Add changelog for 24.1 2024-01-30 07:02:06 +01:00
Alexey Milovidov
5cf1242a72
Merge pull request #59293 from slvrtrn/reapply-net-read-write-mysql
Re-apply MySQL net write/read settings changeset
2024-01-30 06:37:09 +01:00
Alexey Milovidov
b4a5b6060e
Merge pull request #59341 from rschu1ze/non-string-concat-with-separator
Allow non-string arguments in `concatWithSeparator()`
2024-01-30 04:10:06 +01:00
Alexey Milovidov
35ea956255
Merge pull request #59295 from ClickHouse/fix_block_number
Fix `_block_number` column with non-default serializations and mutation
2024-01-30 04:07:09 +01:00
Alexey Milovidov
ac90637170
Merge pull request #59122 from arthurpassos/bring_back_attach_partition_pr
Revert revert attach partition PR
2024-01-30 04:02:31 +01:00
Alexey Milovidov
fe2b5cde05
Merge pull request #59338 from vitlibar/support-format-clause-in-backup-query
Support the FORMAT clause in BACKUP and RESTORE queries
2024-01-30 04:00:21 +01:00
Alexey Milovidov
de341a6d6e
Merge pull request #59351 from ClickHouse/fix-non-redy-set-system-tables
Fix not-ready set for system.tables
2024-01-30 03:59:18 +01:00
Alexey Milovidov
2a1cbc2db4
Merge pull request #59354 from CurtizJ/better-memory-usage-async-read
Slightly better memory usage in `AsynchronousBoundedReadBuffer`
2024-01-30 03:55:42 +01:00
Alexey Milovidov
50532c485f
Merge pull request #59340 from CurtizJ/lower-memory-usage-vertical-merges
Lower memory usage in vertical merges
2024-01-30 03:42:28 +01:00