Tanya Bragin
|
1bcdde3e62
|
Update README.md - Meetups
|
2024-09-17 19:48:48 -07:00 |
|
Alexey Katsman
|
2cef99c311
|
Merge pull request #69576 from bigo-sg/arrayzip_allow_empty
Allow empty arguments for arrayZip/arrayZipUnaligned
|
2024-09-17 21:25:29 +00:00 |
|
Robert Schulze
|
cd7a1a9288
|
Merge pull request #69684 from rschu1ze/disallow-alter-table-add-inv-idx
Prohibit `ALTER TABLE ... ADD INDEX ... TYPE` inverted if setting = 0
|
2024-09-17 21:18:02 +00:00 |
|
Nikita Taranov
|
908c7d78d5
|
impl
|
2024-09-17 22:07:12 +01:00 |
|
Alexander Gololobov
|
6597a8ed04
|
Merge pull request #69596 from ClickHouse/fix_dedup_in_parallel_replicas_announcement
Optimize complexity of part deduplication in parallel replicas announcement
|
2024-09-17 20:48:12 +00:00 |
|
Dmitry Novik
|
1ca79602ad
|
Revert changes in WindowView
|
2024-09-17 22:41:59 +02:00 |
|
Kseniia Sumarokova
|
3b901f49e5
|
Merge pull request #69673 from ClickHouse/update-assert
Update assert
|
2024-09-17 20:39:07 +00:00 |
|
Raúl Marín
|
958c3effae
|
Merge pull request #69705 from ClickHouse/revert-69376-marco-vb/setting-stop-insert-on-full-disk
Revert "Add user-level settings min_free_diskspace_bytes_to_throw_insert and min_free_diskspace_ratio_to_throw_insert"
|
2024-09-17 19:49:35 +00:00 |
|
Raúl Marín
|
474499d240
|
Revert "Add user-level settings min_free_diskspace_bytes_to_throw_insert and min_free_diskspace_ratio_to_throw_insert"
|
2024-09-17 21:48:19 +02:00 |
|
jsc0218
|
839f06035f
|
Merge pull request #69376 from marco-vb/marco-vb/setting-stop-insert-on-full-disk
Add user-level settings min_free_diskspace_bytes_to_throw_insert and min_free_diskspace_ratio_to_throw_insert
|
2024-09-17 18:46:43 +00:00 |
|
Vitaly Baranov
|
4f88ccb6a8
|
Merge pull request #69201 from NikBarykin/allow_arguments_in_custom_database_engines
Allow custom settings in database engine
|
2024-09-17 18:26:57 +00:00 |
|
Kruglov Pavel
|
a226567bc2
|
Merge pull request #69560 from Avogar/fix-prewhere-reorder
Keep original order of conditions during move to prewhere
|
2024-09-17 18:22:19 +00:00 |
|
Vitaly Baranov
|
fcda762a27
|
Merge pull request #69346 from vitlibar/restore-access-dependencies
Improve restoring of access entities' dependencies
|
2024-09-17 18:21:55 +00:00 |
|
Mikhail Artemenko
|
9c185374e4
|
fix level sorting
|
2024-09-17 18:14:47 +00:00 |
|
Mikhail Artemenko
|
13e82d6439
|
fix double visit of uncommitted changes
|
2024-09-17 17:45:04 +00:00 |
|
Mikhail f. Shiryaev
|
fdee35cccc
|
Merge pull request #69557 from ClickHouse/integration-prepull-kill-runner
Kill runner when integration tests fail to pre-pull
|
2024-09-17 17:27:20 +00:00 |
|
Konstantin Bogdanov
|
b08e727aef
|
Count allocated bytes from scratch after rerange
|
2024-09-17 19:02:10 +02:00 |
|
Miсhael Stetsyuk
|
9eba103c5e
|
Merge pull request #69670 from ClickHouse/sync-executeToDatabaseImpl-with-private-fork
sync changes to `InterpreterDropQuery::executeToDatabaseImpl` from the private fork
|
2024-09-17 16:54:15 +00:00 |
|
Yarik Briukhovetskyi
|
f52cdfb795
|
Merge branch 'ClickHouse:master' into hive_partitioning_filtration
|
2024-09-17 18:50:43 +02:00 |
|
Konstantin Bogdanov
|
a210f98819
|
Lint
|
2024-09-17 18:28:27 +02:00 |
|
Dmitry Novik
|
f44960bb63
|
Add logs when disabling analyzer
|
2024-09-17 18:23:43 +02:00 |
|
kssenii
|
e574c49e25
|
Fix
|
2024-09-17 18:19:05 +02:00 |
|
Dmitry Novik
|
17e4616924
|
Disable analyzer in WindowView correctly
|
2024-09-17 18:10:56 +02:00 |
|
Konstantin Bogdanov
|
7c5d55c6b2
|
Lint
|
2024-09-17 18:10:51 +02:00 |
|
Robert Schulze
|
665f362601
|
Prohibit ALTER TABLE ... ADD INDEX ... TYPE inverted if setting = 0
|
2024-09-17 16:10:03 +00:00 |
|
Konstantin Bogdanov
|
80259659ff
|
More asserts
|
2024-09-17 18:03:19 +02:00 |
|
Alexander Gololobov
|
574a26c63b
|
Use adjacent_find to check adjacent parts
|
2024-09-17 17:56:44 +02:00 |
|
Alexander Gololobov
|
3674c97ebb
|
Fix for using part after std::move from it
|
2024-09-17 17:49:02 +02:00 |
|
vdimir
|
8508b1ba37
|
Merge pull request #67966 from ClickHouse/vdimir/datetime64_constant_to_ast_f
Add test cases to 03217_datetime64_constant_to_ast
|
2024-09-17 14:56:32 +00:00 |
|
Alexander Gololobov
|
190d3f04c9
|
More optimal check for intrsecting parts in DefaultCoordinator init
|
2024-09-17 16:54:49 +02:00 |
|
Alexander Gololobov
|
aba7de5091
|
Verify that there are no intersecting parts in the resulting all_parts_to_read
|
2024-09-17 16:53:32 +02:00 |
|
Kseniia Sumarokova
|
d11abd634a
|
Update max_replication_slots
|
2024-09-17 16:37:08 +02:00 |
|
Antonio Andelic
|
8db3dddb3d
|
Fix watches count and list request
|
2024-09-17 16:15:55 +02:00 |
|
Nikita Taranov
|
ffaf97a390
|
Merge pull request #68424 from ClickHouse/adaptive_parallel_replicas
Adaptive mark_segment_size for parallel replicas
|
2024-09-17 13:52:42 +00:00 |
|
Yarik Briukhovetskyi
|
3a7c68a052
|
Update src/Storages/VirtualColumnUtils.cpp
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2024-09-17 15:39:26 +02:00 |
|
Antonio Andelic
|
452fde78c7
|
Merge pull request #69582 from ClickHouse/keeper-better-ssl-support
Support more advanced SSL options for Keeper internal communication
|
2024-09-17 13:32:18 +00:00 |
|
Kseniia Sumarokova
|
51fa9ebf8a
|
Merge pull request #68520 from ClickHouse/fix-bad-exception-messages
Fix bad exception messages
|
2024-09-17 13:29:53 +00:00 |
|
kssenii
|
e30ebfa23e
|
Add mode validation
|
2024-09-17 15:24:02 +02:00 |
|
Kruglov Pavel
|
b21be2bc54
|
Merge pull request #68591 from bigo-sg/orc_dict_encode
Add settings `output_format_orc_dictionary_key_size_threshold` to allow user to enable dict encoding for string column in ORC output format
|
2024-09-17 13:22:44 +00:00 |
|
Alexander Gololobov
|
14736d95c5
|
Merge pull request #69606 from ClickHouse/check_time_limit_in_index_analysis
Check time limits while analyzing indexes
|
2024-09-17 13:14:08 +00:00 |
|
Yarik Briukhovetskyi
|
e8d50aa97f
|
review
|
2024-09-17 15:02:33 +02:00 |
|
NikBarykin
|
4b69d8e2ca
|
Fix CE
|
2024-09-17 15:52:20 +03:00 |
|
robot-clickhouse
|
5ce8604869
|
Automatic style fix
|
2024-09-17 12:37:31 +00:00 |
|
Robert Schulze
|
813bcd896f
|
Bump to v18.8
|
2024-09-17 12:30:12 +00:00 |
|
kssenii
|
3a05282bce
|
Update assert
|
2024-09-17 14:26:31 +02:00 |
|
Yakov Olkhovskiy
|
fd0c7a1c18
|
Merge branch 'master' into refactor-secret-finder
|
2024-09-17 12:16:19 +00:00 |
|
kssenii
|
88b22094c8
|
Update test
|
2024-09-17 14:11:17 +02:00 |
|
kssenii
|
3cb8160240
|
Merge remote-tracking branch 'origin' into bugfix/publication_name_error
|
2024-09-17 14:05:06 +02:00 |
|
Kseniia Sumarokova
|
4704fb8a3b
|
Merge branch 'master' into miscellaneous-3
|
2024-09-17 13:32:01 +02:00 |
|
Kseniia Sumarokova
|
0369aaea87
|
Merge pull request #69092 from 1on/master
Ability to limit columns for tables in MaterializedPostgreSQL
|
2024-09-17 11:08:05 +00:00 |
|