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 |
|
Kruglov Pavel
|
80376fdbfa
|
Fix style
|
2024-01-30 19:28:39 +01:00 |
|
Max Kainov
|
e6fcc48471
|
CI: fix status and report for docker server jobs
#no_merge_commit
|
2024-01-30 18:24:29 +00:00 |
|
Azat Khuzhin
|
010f1c6cb7
|
Forward declaration for PeekableReadBuffer
ReadHelpers.h is very common header and is the root cause of "recompile
everything".
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-01-30 19:24:19 +01:00 |
|
robot-clickhouse
|
ef6c90c71b
|
Update version_date.tsv and changelogs after v24.1.1.2048-stable
|
2024-01-30 18:01:46 +00:00 |
|
avogar
|
584694ed51
|
Add function variantType
|
2024-01-30 18:01:12 +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 |
|
Maksim Kita
|
600eae00cc
|
Fixed code review issues
|
2024-01-30 19:50:18 +03:00 |
|
Maksim Kita
|
1c5b377b3a
|
Fixed code review issues
|
2024-01-30 19:36:40 +03: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 |
|
kssenii
|
145f6a31cb
|
Fix
|
2024-01-30 16:29:40 +01:00 |
|
Joshua Hildred
|
b379adde92
|
Include proper version information
|
2024-01-30 07:23:13 -08: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 |
|
Maksim Kita
|
948f3f1f62
|
Fixed style check
|
2024-01-30 17:15:29 +03:00 |
|
Maksim Kita
|
86a542b5c4
|
Updated implementation
|
2024-01-30 17:15:29 +03:00 |
|
Maksim Kita
|
20c1f0c18f
|
Revert "Revert "Add new aggregation function groupArraySorted()""
|
2024-01-30 17:15:29 +03: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 |
|
Blargian
|
c891ed03c1
|
update test to use CLICKHOUSE_TEST_UNIQUE_NAME so parallel tests don't fail
|
2024-01-30 14:19:10 +01:00 |
|
Raúl Marín
|
f79a402e6d
|
Add sanity checks for function return types
|
2024-01-30 14:10:20 +01:00 |
|
Raúl Marín
|
b3483eede3
|
Fix translate() return type
|
2024-01-30 13:41:04 +01:00 |
|
Kruglov Pavel
|
5ea2afa981
|
Fix
|
2024-01-30 13:16:22 +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 |
|
Aleksandr Musorin
|
49d2b26820
|
Added new words in aspell-dict
|
2024-01-30 12:11:00 +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 |
|
Dale McDiarmid
|
a4ed4a1827
|
Merge branch 'master' into weather-data
|
2024-01-30 09:12:32 +00:00 |
|
Dale Mcdiarmid
|
7e0bea4a66
|
fix spelling
|
2024-01-30 08:55:40 +00:00 |
|
Dale Mcdiarmid
|
f33d288a15
|
Merge branch 'weather-data' of github.com:gingerwizard/ClickHouse into weather-data
|
2024-01-30 08:55:08 +00:00 |
|
Dale Mcdiarmid
|
be5b3722b7
|
fix spelling
|
2024-01-30 08:54:41 +00: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 |
|