maxvostrikov
|
f4b4b3cc35
|
added some edge cases for printf tests
added some edge cases for printf tests
|
2024-09-18 17:22:36 +02:00 |
|
Kseniia Sumarokova
|
7fd2207626
|
Merge pull request #68504 from ClickHouse/miscellaneous-3
Miscellaneous
|
2024-09-18 11:21:26 +00:00 |
|
Kseniia Sumarokova
|
69f45acfd7
|
Merge pull request #69672 from ClickHouse/s3queue-refactor-2
S3Queue small refactoring
|
2024-09-18 10:47:14 +00:00 |
|
Yarik Briukhovetskyi
|
4c78206d0a
|
Merge pull request #69718 from arruw/patch-1
Improve QuantileDD docs
|
2024-09-18 10:34:46 +00:00 |
|
Mikhail Artemenko
|
429e8ada79
|
Merge pull request #69690 from ClickHouse/remove_recursive_small_fixes
Remove recursive small fixes
|
2024-09-18 10:23:27 +00:00 |
|
mmav
|
06b49d18d9
|
Update quantileddsketch.md
Update function syntax
|
2024-09-18 10:45:10 +01:00 |
|
Kseniia Sumarokova
|
a17a8febf7
|
Merge pull request #69714 from tbragin/patch-15
Update README.md - Meetups
|
2024-09-18 09:20:05 +00:00 |
|
Robert Schulze
|
55529ec5a2
|
Merge pull request #69674 from rschu1ze/bump-pg
Bump libpq from v14.3 to v15.8
|
2024-09-18 09:13:13 +00:00 |
|
Yakov Olkhovskiy
|
82dbb3bb32
|
Merge pull request #69615 from ClickHouse/refactor-secret-finder
Unification of FunctionSecretArgumentsFinder
|
2024-09-18 08:17:52 +00:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
kssenii
|
e574c49e25
|
Fix
|
2024-09-17 18:19:05 +02:00 |
|
Robert Schulze
|
665f362601
|
Prohibit ALTER TABLE ... ADD INDEX ... TYPE inverted if setting = 0
|
2024-09-17 16:10:03 +00: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Kseniia Sumarokova
|
3f663f8e09
|
Merge pull request #68821 from joelynch/joelynch/disk-encrypted-missing-method
Fix zero copy bug with encrypted disk and UNFREEZE
|
2024-09-17 11:05:14 +00:00 |
|
Vitaly Baranov
|
f768717be8
|
Fix test.
|
2024-09-17 13:05:02 +02:00 |
|
Kseniia Sumarokova
|
64106e7b3c
|
Merge pull request #68696 from ucasfl/minor
Use proper ErrorCodes, replace NETWORK_ERROR by HDFS_ERROR
|
2024-09-17 10:57:30 +00:00 |
|
Kseniia Sumarokova
|
79223045c9
|
Merge pull request #68592 from Sergey2Gnezdilov/patch-1
Update nats.md
|
2024-09-17 10:56:37 +00:00 |
|
Vitaly Baranov
|
983b061b58
|
Corrections after review.
|
2024-09-17 12:56:10 +02:00 |
|
kssenii
|
3a299f382d
|
Refactor
|
2024-09-17 12:52:45 +02:00 |
|