Robert Schulze
|
665f362601
|
Prohibit ALTER TABLE ... ADD INDEX ... TYPE inverted if setting = 0
|
2024-09-17 16:10:03 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Kruglov Pavel
|
e5ae4c8e8b
|
Update docs of JSONAsObject format with new JSON type
|
2024-09-16 14:19:20 +02:00 |
|
Yarik Briukhovetskyi
|
dc02b168a0
|
fix references + remove index
|
2024-09-16 13:53:47 +02:00 |
|
Alexander Gololobov
|
8507d209c0
|
Merge branch 'master' into check_time_limit_in_index_analysis
|
2024-09-16 13:36:51 +02:00 |
|
Alexander Gololobov
|
f5b9d5ad34
|
Test for checking time limit in index analysis
|
2024-09-16 13:34:40 +02:00 |
|
Alexander Gololobov
|
4af369fbc4
|
Failpoint for testing slow index analysis
|
2024-09-16 13:34:01 +02:00 |
|
Robert Schulze
|
20b25566f5
|
Remove superfluous --multiquery/-n
|
2024-09-16 11:30:56 +00:00 |
|
Antonio Andelic
|
8cdcc431fe
|
Fix
|
2024-09-16 13:30:17 +02:00 |
|
Antonio Andelic
|
f401eccc64
|
Fix Keeper multi request preprocessing with NOAUTH
|
2024-09-16 12:48:01 +02:00 |
|
Yarik Briukhovetskyi
|
6863dc7647
|
init
|
2024-09-16 12:48:01 +02:00 |
|
János Benjamin Antal
|
60f893bf87
|
Update filelog.md
|
2024-09-16 12:38:42 +02:00 |
|
Mikhail f. Shiryaev
|
f36408a666
|
Merge pull request #69599 from ClickHouse/local-debug
Improve debug step in actions
|
2024-09-16 10:20:12 +00:00 |
|
Yarik Briukhovetskyi
|
de85f5f251
|
empty commit (I've changed the changelog entry)
|
2024-09-16 12:15:11 +02:00 |
|
Oleksandr
|
85af661b9c
|
Docs: Update index
|
2024-09-16 12:57:24 +03:00 |
|
vdimir
|
1963e971f3
|
fix
|
2024-09-16 09:57:20 +00:00 |
|
vdimir
|
056c7af356
|
comment
|
2024-09-16 09:14:48 +00:00 |
|
vdimir
|
cf9200f1d0
|
Randomize integration tests settings
|
2024-09-16 09:14:44 +00:00 |
|
Antonio Andelic
|
b42c6491e4
|
Merge pull request #69578 from ClickHouse/issues/68932/enable_in_ci
enable removeRecursive in CI
|
2024-09-16 09:03:11 +00:00 |
|
Robert Schulze
|
1a4c7b7c61
|
Merge pull request #69493 from ucasfl/vector-index-insert
Speedup insert performance of vector similarity index by parallelization
|
2024-09-16 08:54:02 +00:00 |
|
Oleksandr
|
14feba8443
|
Docs: Update index
|
2024-09-16 11:42:09 +03:00 |
|
vdimir
|
4c4a051d5e
|
Merge pull request #69075 from kirillgarbar/remove-stale-moving-parts
Remove stale moving parts without zookeeper
|
2024-09-16 08:02:05 +00:00 |
|
Vitaly Baranov
|
a55cc03973
|
Merge pull request #69611 from vitlibar/masking-sensitive-info-in-gcs-table-function
Masking sensitive info in gcs() table function
|
2024-09-16 07:58:17 +00:00 |
|
Antonio Andelic
|
187a717872
|
Merge branch 'master' into keeper-better-ssl-support
|
2024-09-16 09:17:30 +02:00 |
|