Commit Graph

113464 Commits

Author SHA1 Message Date
Salvatore Mesoraca
8e8bafe9bb
Fix old test
the test expected caseWithExpression to return NULL every time
there was a NULL as an argument, regardless of the other arguments'
values.

The original intent of this test is not clear to me.
2023-04-26 10:46:32 +02:00
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
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
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
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
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
Robert Schulze
0c32ea10bf
Merge branch 'master' into rs/docs-processor-profile-logs 2023-04-25 18:51:16 +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
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
6fecdef0fe Fix glibc compatibility check 2023-04-25 15:35:28 +02: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
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
Alexey Milovidov
1cbdba0378
Merge pull request #49108 from ClibMouse/bugfix/functional-test-interoperability
Correct functional test to reflect interoperability
2023-04-25 01:34:52 +03:00
Alexey Milovidov
dee0b78303
Merge pull request #48745 from Algunenano/arenita
Don't count unused arena bytes as read_bytes in AggregateFunction types
2023-04-25 00:53:11 +03:00
Alexey Milovidov
93d6dddb97
Merge pull request #49044 from ucasfl/bitcount
bitCount support FixedString data type
2023-04-25 00:34:12 +03:00
Robert Schulze
27be8a0878
Merge pull request #49119 from ClickHouse/rs/build-guide
Cleanup build guide
2023-04-24 22:54:42 +02:00
Robert Schulze
2c7cb97ce0
Teach aspell something new 2023-04-24 20:31:58 +00:00
Robert Schulze
6ba6e24a5a
Merge pull request #48536 from lingtaolf/feature/support_settings_allow_suspicious_indices
Reject identical expressions in indices (allow_suspicious_indices)
2023-04-24 22:27:59 +02:00
Robert Schulze
f870013fa1
+ GCC is unsupported 2023-04-24 20:14:59 +00:00
Robert Schulze
d19f8ec4b9
Cleanup build guide
- bump minimum required versions

- remove the recommendation + steps to build clang from source ...
  that was only needed in the very early days

- use 'modern' cmake syntax to build
2023-04-24 20:10:17 +00:00
robot-clickhouse-ci-2
259d23303f
Merge pull request #49115 from ClickHouse/DanRoscigno-patch-5
Update build.md
2023-04-24 21:54:28 +02:00
Alexander Gololobov
125736dbcc More cases from long test to short test 2023-04-24 19:06:30 +02:00
Alexander Gololobov
38e4148c0a Disable in debug 2023-04-24 18:51:44 +02:00
Dan Roscigno
f34f479dbb
Update build.md
On Fedora I could not build with `make`, I had to use `ninja`.  Error:
```
❯ make -j $(nproc)
make: *** No targets specified and no makefile found.  Stop.
```
2023-04-24 12:23:12 -04:00
Dmitry Novik
0d3e896f57
Merge pull request #48719 from ClickHouse/analyzer-ci
Add CI run with new analyzer enabled
2023-04-24 17:36:18 +02:00
pufit
1985fb785e
Merge pull request #48262 from ClickHouse/42497-inherit-grant
GRANT CURRENT GRANTS implementation
2023-04-24 11:11:10 -04:00
kssenii
4048756bdb Fix 2023-04-24 16:50:07 +02:00
Dmitry Novik
6ae38e41c1 Add tests to broken list 2023-04-24 14:47:14 +00:00
ltrk2
8e4056218f Correct functional test to reflect interoperability 2023-04-24 07:40:23 -07:00
robot-clickhouse-ci-1
c2f240b8ee
Merge pull request #49104 from ClickHouse/nickitat-patch-11
Clarify data in progress bar is uncompressed
2023-04-24 16:18:08 +02:00
Nikita Taranov
3af5271e1c
Clarify data in progress bar is uncompressed 2023-04-24 15:45:02 +02:00
Anton Popov
e2e62b32e5
Merge pull request #48071 from CurtizJ/rework-map-functions
Rework functions that work with `Map` columns
2023-04-24 14:51:02 +02:00
kssenii
277393fd8d Fix 2023-04-24 14:45:41 +02:00
Alexey Milovidov
f6a7e83932
Merge pull request #49090 from ClickHouse/force-docs-in-features
Enforce documentation change for a new-feature PR
2023-04-24 15:19:51 +03:00