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 |
|
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 |
|
Vitaly Baranov
|
f8f72ccb00
|
Add test.
|
2024-09-17 12:10:31 +02:00 |
|
Vitaly Baranov
|
1ccd461c97
|
Fix restoring access entities dependant on existing ones.
|
2024-09-17 12:10:31 +02:00 |
|
vdimir
|
de308acfad
|
Merge pull request #69328 from ClickHouse/vdimir/integration-tests-randomize-settings
Randomize integration tests settings
|
2024-09-17 10:05:17 +00:00 |
|
Yarik Briukhovetskyi
|
cb92aaf968
|
fix 03232_file_path_normalizing
|
2024-09-17 11:26:13 +02:00 |
|
Michael Stetsyuk
|
5aaff37b36
|
sync changes to InterpreterDropQuery::executeToDatabaseImpl from the private fork
|
2024-09-17 09:16:52 +00:00 |
|
Robert Schulze
|
386d54cedf
|
Merge pull request #69564 from rschu1ze/untrash-libpq
Replace libpq code dump by postgresql fork and bump to v14.3
|
2024-09-17 09:15:38 +00:00 |
|
Yarik Briukhovetskyi
|
2c1c1a93c6
|
Merge pull request #69626 from yariks5s/small_tests_fix
Reorder some tests (follow-up to #69514)
|
2024-09-17 09:09:06 +00:00 |
|
Antonio Andelic
|
9f932fb453
|
Merge branch 'master' into keeper-better-ssl-support
|
2024-09-17 10:52:35 +02:00 |
|
Antonio Andelic
|
f3654b8fc8
|
Merge branch 'master' into keeper-some-improvement2
|
2024-09-17 10:35:38 +02:00 |
|
Antonio Andelic
|
676b6238d0
|
Update comments
|
2024-09-17 10:30:39 +02:00 |
|
Antonio Andelic
|
e876997ebb
|
Merge branch 'master' into keeper-some-improvement2
|
2024-09-17 10:28:02 +02:00 |
|
Nikolai Kochetov
|
e7eaa01bb3
|
Merge pull request #69298 from ClickHouse/array-join-step-refactoring
Refactor ArrayJoin step.
|
2024-09-17 08:26:09 +00:00 |
|
Antonio Andelic
|
52dc9a54a7
|
Merge pull request #69627 from ClickHouse/keeper-fix-multi-no-auth
Fix Keeper multi request preprocessing with NOAUTH
|
2024-09-17 06:48:07 +00:00 |
|
Konstantin Bogdanov
|
b4a6d41b52
|
Merge pull request #69655 from ClickHouse/try-fix-02447_drop_database_replica
Try fix `02447_drop_database_replica`
|
2024-09-17 01:00:26 +00:00 |
|
Konstantin Bogdanov
|
a329150eef
|
Merge pull request #69601 from ClickHouse/fix-tsan-writebufferfromhttpserverresponse
Try to fix data race in `WriteBufferFromHTTPServerResponse`
|
2024-09-17 00:23:17 +00:00 |
|
pufit
|
7b94dc1813
|
Merge pull request #65277 from arthurpassos/multi_auth_methods
Multi auth methods
|
2024-09-16 23:53:33 +00:00 |
|
Konstantin Bogdanov
|
8c7c37de1d
|
temp-commit
|
2024-09-16 23:41:51 +02:00 |
|
Konstantin Bogdanov
|
6a26c5cf8e
|
Fix
|
2024-09-16 20:54:02 +02:00 |
|
Miсhael Stetsyuk
|
0888b9746e
|
Merge pull request #69588 from ClickHouse/add-sleep-for-in-enqueueQueryImpl
sleep for 50ms before retrying to acquire a lock in `DatabaseReplicatedDDLWorker::enqueueQueryImpl`
|
2024-09-16 18:41:59 +00:00 |
|
Robert Schulze
|
0424329fc0
|
Merge pull request #69581 from rschu1ze/remove-n
Remove superfluous `--multiquery/-n`, pt. V
|
2024-09-16 18:08:00 +00:00 |
|
Yarik Briukhovetskyi
|
0cdec0acf1
|
fix logical error
|
2024-09-16 19:13:30 +02:00 |
|
Kruglov Pavel
|
da993ad0a3
|
Merge pull request #69635 from ClickHouse/Avogar-patch-7
Update docs of JSONAsObject format with new JSON type
|
2024-09-16 16:24:21 +00:00 |
|
Yarik Briukhovetskyi
|
19dbee7cdb
|
Merge pull request #69625 from ClickHouse/fix-filelog-docs
Update filelog.md
|
2024-09-16 15:50:38 +00:00 |
|
Konstantin Bogdanov
|
5eb3d9496a
|
Merge pull request #69642 from ClickHouse/fix-invalid-clickhouse-format-invocation
Fix invalid `clickhouse-format` invocation in tests
|
2024-09-16 15:17:37 +00:00 |
|
Yakov Olkhovskiy
|
19e2197582
|
fix
|
2024-09-16 10:38:28 -04:00 |
|
Yarik Briukhovetskyi
|
04f23332c3
|
fix filter issue
|
2024-09-16 15:59:22 +02:00 |
|
Rich Raposa
|
d793e06860
|
Merge pull request #69622 from Olexandr88/patch-1
Docs: Update index
|
2024-09-16 13:12:30 +00:00 |
|
Konstantin Bogdanov
|
23e0e92f5f
|
Fix
|
2024-09-16 15:07:40 +02:00 |
|
Yakov Olkhovskiy
|
d223c4547f
|
fix after master merge
|
2024-09-16 08:35:05 -04:00 |
|
vdimir
|
1986fb1418
|
Merge pull request #68595 from ClickHouse/vdimir/fix_function_printf_style
Fix style in Functions/printf.cpp
|
2024-09-16 12:34:31 +00:00 |
|