Commit Graph

128815 Commits

Author SHA1 Message Date
Raúl Marín
6d094efd80 Merge remote-tracking branch 'blessed/master' into window-functions-decrease-amount-of-virtual-function-calls 2023-11-16 12:32:11 +01:00
Robert Schulze
ac7fd357e4
Bump protobuf to v23.2 2023-11-16 11:07:19 +00:00
Robert Schulze
a250c2bb08
Bump gRPC to v1.59.2 2023-11-16 11:07:15 +00:00
Robert Schulze
1ba408eb0b
Bump gRPC to v1.58.2 2023-11-16 11:07:11 +00:00
Robert Schulze
a49db81b9f
Bump gRPC to v1.57.1 2023-11-16 11:07:07 +00:00
Robert Schulze
649d734409
Bump gRPC to v1.56.3 2023-11-16 11:07:03 +00:00
Robert Schulze
8fe093c355
Merge pull request #56664 from rschu1ze/bump-grpc
Bump gRPC to v1.55.4 and protobuf to v22.5
2023-11-16 12:05:43 +01:00
Robert Schulze
3931b63970
Merge pull request #56852 from rschu1ze/comment-in-universal
Updated comment in universal.sh
2023-11-16 12:03:12 +01:00
Robert Schulze
ee262be6c6
Update comment in universal.sh 2023-11-16 10:59:17 +00:00
Vitaly Baranov
342e6c7546
Merge pull request #56782 from vitlibar/add-config-setting-wait_dictionaries_load_at_startup
Add config setting "wait_dictionaries_load_at_startup"
2023-11-16 11:51:29 +01:00
Dmitry Novik
33cc853d61
Merge pull request #39631 from ClickHouse/parallel-window
Window function parallel evaluation
2023-11-16 11:50:16 +01:00
Antonio Andelic
b05a3d02ed
Merge pull request #56788 from ClickHouse/fix-keeper-random-stress
Fix randomization of Keeper configs in stress tests
2023-11-16 11:32:05 +01:00
Andrey Zvonov
fc15b0c1e7
Merge branch 'ClickHouse:master' into zvonand-more-globs 2023-11-16 11:19:12 +01:00
Vitaly Baranov
946e02ecbc
Merge pull request #56268 from vitlibar/add-script-backup-view
Add an external utility to view backups and to extract information from them
2023-11-16 11:17:16 +01:00
Raúl Marín
5e087f1633
Merge pull request #56817 from Algunenano/transform_tsan
Fix TSAN report under transform
2023-11-16 11:03:13 +01:00
Antonio Andelic
5aae45e496
Merge pull request #56844 from ClickHouse/revert-56811-better-except
Revert "Better except for SSL authentication failure"
2023-11-16 10:36:26 +01:00
Antonio Andelic
2ddc6132f9
Revert "Better except for SSL authentication failure" 2023-11-16 10:23:54 +01:00
Alexey Milovidov
3b226a10fe Fix test 2023-11-16 09:50:34 +01:00
Alexey Milovidov
9401b90417
Merge pull request #56795 from ClickHouse/fix-fpc
Fix crash in FPC codec
2023-11-16 09:48:45 +01:00
Antonio Andelic
052134b143 Better 2023-11-16 07:32:11 +00:00
Antonio Andelic
352eca7aa0
Merge pull request #56789 from ClickHouse/fix-no-user
Try fix `No user in current context, it's a bug`
2023-11-16 08:20:52 +01:00
Nikolay Degterinsky
1d7eecaeec Fix failure to start due to table dependency in joinGet 2023-11-16 06:08:12 +00:00
Nikolay Degterinsky
ef17d972ab Fix SET query formatting 2023-11-16 05:18:50 +00:00
johnnymatthews
f505181b0d Adds basics index page to RU introduction. 2023-11-15 22:08:10 -04:00
johnnymatthews
db666bf2bc Disables RU intro section. 2023-11-15 21:47:35 -04:00
Nikolay Degterinsky
1c4f2454e4 Disable test with database Ordinary 2023-11-16 01:38:42 +00:00
Robert Schulze
44bd0598a3
Merge pull request #56799 from slvrtrn/fix-binary-mysql-nullable-columns
Fix incorrect nullable columns reporting in MySQL binary protocol
2023-11-16 01:12:46 +01:00
Konstantin Bogdanov
e0f6c68465
Lint 2023-11-16 02:51:29 +03:00
Alexey Milovidov
3067ca64df
Merge pull request #56573 from mkmkme/mkmkme/reload-config
Update `query_masking_rules` when reloading the config
2023-11-16 00:27:01 +01:00
Alexey Milovidov
09bec3c754 Fix integration test 2023-11-16 00:16:02 +01:00
Alexey Milovidov
3bbb329dd0 Fix tests 2023-11-16 00:13:05 +01:00
zvonand
4ff82528f1 small fixes after review 2023-11-16 00:01:36 +01:00
Raúl Marín
6c013f835e Add reproducer 2023-11-15 23:12:51 +01:00
Raúl Marín
2508e91856 Fix TSAN race in transform 2023-11-15 23:10:25 +01:00
Amos Bird
1e46460910
Fix nullable primary key in final (#56452) 2023-11-15 22:27:05 +01:00
zvonand
cb74f27b00 Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-more-globs 2023-11-15 21:56:51 +01:00
Dmitry Novik
592c653cac Fixup 2023-11-15 20:26:07 +00:00
Dmitry Novik
83acec9511 Fix max_threads = 1 case 2023-11-15 18:58:14 +00:00
Alexey Milovidov
b4b3cb2291
Merge pull request #56786 from ClickHouse/gc-sections
Ask linker to remove garbage from external libraries
2023-11-15 19:57:34 +01:00
Alexey Milovidov
4de6222479
Merge pull request #56811 from evillique/better-except
Better except for SSL authentication failure
2023-11-15 19:56:18 +01:00
Alexey Milovidov
fc6a25fad5
Update src/Compression/CompressionCodecFPC.cpp
Co-authored-by: vdimir <vdimir@clickhouse.com>
2023-11-15 21:54:19 +03:00
Konstantin Bogdanov
67796b18bb
Add missing test config files 2023-11-15 19:36:23 +01:00
Nikolay Degterinsky
d6c58023d5 Better except for SSL connection failure 2023-11-15 18:07:24 +00:00
robot-clickhouse
af2f986215 Automatic style fix 2023-11-15 17:48:54 +00:00
Alexander Sapin
3e26161eaa Implement asynchronous excute of ALTER TABLE ... MOVE ... TO DISK|VOLUME 2023-11-15 18:33:59 +01:00
Vitaly Baranov
21a283049c Add the test for clickhouse_backupview to CI. 2023-11-15 17:40:53 +01:00
slvrtrn
0bca553789 Address review comments 2023-11-15 17:26:08 +01:00
Nikolay Degterinsky
57aa049fef Change table name to table UUID, fix test 2023-11-15 16:21:13 +00:00
Alexander Tokmakov
bf10989515
Fix unexpected parts handling (#56693)
* fix unexpected parts handling

* Automatic style fix

* fix

---------

Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2023-11-15 16:54:47 +01:00
slvrtrn
9e3ba55070 Fix incorrect nullable columns reporting in MySQL binary protocol 2023-11-15 16:53:38 +01:00