Commit Graph

113956 Commits

Author SHA1 Message Date
Salvatore Mesoraca
692229d653
Fix test 2023-04-26 10:46:32 +02:00
Salvatore Mesoraca
8c353bc505
Improve performance 2023-04-26 10:46:32 +02:00
Salvatore Mesoraca
3ea99d7546
tests: add new tests for transform and case 2023-04-26 10:46:32 +02:00
Salvatore Mesoraca
7d384b30dd
tests: fix incorrect tests
Some tests were checking for some undocumented and counter-intuitive
behaviour in function trasform.
The new function doesn't behave in that way and those tests fail.
2023-04-26 10:46:32 +02:00
Salvatore Mesoraca
4904eaf14e
Functions: allow caseWithExpression to correctly deal with NULLs
Closes #7237
2023-04-26 10:46:32 +02:00
Salvatore Mesoraca
c9828e6fa3
Functions: allow transform to deal with NULLs and simplify the code
The function has been completely rewritten to be able to handle
parameters in a generic way an support NULLs.

This is Part of the fix for #7237
2023-04-26 10:46:25 +02:00
Robert Schulze
90f74ccb8d
Merge branch 'master' into hlee-s390x-part-hash 2023-04-26 10:33:01 +02:00
刘浩林
4eb83a9421 fix: add slash for close tag 2023-04-26 09:43:46 +08:00
robot-clickhouse-ci-1
826c820e33
Merge pull request #49164 from aramperes/patch-1
Fix an unclosed XML tag in documentation
2023-04-26 03:15:22 +02:00
Aram Peres
f65b526472
Fix an unclosed XML tag in documentation 2023-04-25 20:48:46 -04:00
Mikhail f. Shiryaev
9a7f09bae4
Avoid splitting check_name into subdirectories 2023-04-26 01:11:05 +02:00
Mikhail f. Shiryaev
a6664e6b08
Add typing, capitalize only the first letter w/o lowering the rest 2023-04-26 00:55:05 +02:00
Nikita Taranov
7df7dde60d
Align connect timeout with aws sdk default 2023-04-26 00:13:39 +02:00
Igor Nikonov
b3009fa747 Fix flaky test 2023-04-25 22:12:47 +00:00
Kseniia Sumarokova
6396e2e5b1
Merge pull request #49100 from kssenii/fix-postgres-setting
Fix postgres database setting
2023-04-25 23:56:16 +02:00
Kseniia Sumarokova
b92234ed90
Merge branch 'master' into fix-postgres-setting 2023-04-25 23:55:13 +02:00
Igor Nikonov
928eb7433f Merge remote-tracking branch 'origin/master' into parallelize-output-setting 2023-04-25 21:52:15 +00:00
Igor Nikonov
61236ce911
Merge branch 'master' into fix-jit-aggregation 2023-04-25 23:50:52 +02:00
Alexey Milovidov
9b0e4835cd Add changelog for 23.4 2023-04-25 22:57:34 +02:00
jinjunzh
d4727288f8 fix style issue 2023-04-25 15:24:04 -04:00
Mikhail f. Shiryaev
80c1a4ed88
Merge pull request #49152 from ClickHouse/workflow-jobs-logs
Add a note regarding private/public repo to logs
2023-04-25 20:57:49 +02:00
jinjunzh
260eb5450b Upgrade IAA-Deflate codec library:qpl from v1.0.0 to v1.1.0 2023-04-25 14:52:28 -04:00
Alexander Tokmakov
d969de2d57 another fix 2023-04-25 20:21:57 +02:00
Robert Schulze
b3f5fe7d85
Merge pull request #49138 from ClickHouse/rs/docs-processor-profile-logs
Docs: Make caption of processors_profile_log page consistent with other pages
2023-04-25 19:36:46 +02:00
Mikhail f. Shiryaev
ed8ca018bd
Add a note regarding private/public repo to logs 2023-04-25 19:11:20 +02:00
Sergei Trifonov
c43a0f2ee1
Merge branch 'master' into remove-upgradable-mutex 2023-04-25 19:10:19 +02:00
Robert Schulze
bc313184a5
Merge branch 'master' into hlee-s390x-part-hash 2023-04-25 18:56:40 +02:00
Robert Schulze
0c32ea10bf
Merge branch 'master' into rs/docs-processor-profile-logs 2023-04-25 18:51:16 +02:00
Alexander Tokmakov
fde55f3ea6 fix 2023-04-25 18:25:10 +02:00
alesapin
2495e30b7d Bump sysroot 2023-04-25 18:15:07 +02:00
Alexey Milovidov
a20558fb96
Merge pull request #49144 from ClickHouse/fix_glibc_compatibility_check
Fix glibc compatibility check
2023-04-25 18:51:47 +03:00
Dmitry Novik
bdf075f797 Fix 02661_quantile_approx 2023-04-25 14:41:09 +00:00
Dmitry Novik
f865634dd7
Merge branch 'master' into fix-analyzer-tests 2023-04-25 16:19:58 +02:00
Kseniia Sumarokova
0caa34f55e
Do not randomize prefetch settings for debug build (#49134)
* Do not randomize prefetch settings for debug build

* Update tests/clickhouse-test

---------

Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-04-25 16:50:13 +03:00
alesapin
0fcf19efd3 Missed brackets 2023-04-25 15:47:47 +02:00
alesapin
bb21461145 Try to fix with pie 2023-04-25 15:45:23 +02:00
alesapin
6fecdef0fe Fix glibc compatibility check 2023-04-25 15:35:28 +02:00
kssenii
cbf0b98102 Merge remote-tracking branch 'upstream/master' into cache-better-locks 2023-04-25 15:15:22 +02:00
serxa
e5a4f829d7 Use SharedMutex instead of UpgradabaleMutex 2023-04-25 11:52:15 +00:00
Robert Schulze
3255f937f2
Remove anchor 2023-04-25 11:34:10 +00:00
Robert Schulze
d7f759ce38
Docs: Make caption of processors_profile_log page consistent with other pages 2023-04-25 11:31:53 +00:00
vdimir
7731ea7905
Fix key not found error for queries with multiple StorageJoin 2023-04-25 11:28:54 +00:00
Alexander Gololobov
5a72125ab7
Merge pull request #49105 from ClickHouse/fix_slow_02581_long
Disable long 02581 in debug, enable with sanitizers
2023-04-25 13:10:12 +02:00
alesapin
084f76ab3e
Merge pull request #49133 from ClickHouse/unanonymized-workflow-jobs-logs
Improve some lambdas
2023-04-25 12:58:18 +02:00
Mikhail f. Shiryaev
2ab313e6b4
Update the style_checker upscale speed 2023-04-25 12:42:06 +02:00
Alexander Gololobov
7b14ced614
Merge branch 'master' into fix_slow_02581_long 2023-04-25 12:41:58 +02:00
Mikhail f. Shiryaev
6032bacd0f
Get unanonymized logs in workflow_jobs_lambda 2023-04-25 12:37:26 +02:00
Kseniia Sumarokova
6b86f01de4
Merge pull request #49110 from kssenii/fix-assertions-from-cache
Fix flaky test_cache_with_full_disk_space
2023-04-25 12:13:04 +02:00
Kseniia Sumarokova
a0791e3187
Update DatabasePostgreSQL.cpp 2023-04-25 11:53:59 +02:00
Kseniia Sumarokova
81a53ab5f8
Merge branch 'master' into fix-assertions-from-cache 2023-04-25 11:42:15 +02:00