FFFFFFFHHHHHHH
|
eb7df4e403
|
fix
|
2023-01-31 18:45:37 +08:00 |
|
刘陶峰
|
2014cc5fa7
|
Merge branch 'master' into bug_fix
|
2023-01-31 18:42:52 +08:00 |
|
taofengliu
|
95ebfbe0c7
|
bug fix
|
2023-01-31 18:34:17 +08:00 |
|
Robert Schulze
|
170fff16e4
|
Merge pull request #45816 from ClickHouse/minor-doc-fixes
Minor doc follow-up to #45382
|
2023-01-31 11:32:48 +01:00 |
|
Kseniia Sumarokova
|
7d53f8bbf6
|
Merge pull request #45591 from bharatnc/ncb/odbc-connection-pool-fixes
fixes to use the odbc_bridge_use_connection_pooling setting correctly
|
2023-01-31 11:31:59 +01:00 |
|
Robert Schulze
|
44a5e9cb17
|
Minor doc follow-up to #45382
|
2023-01-31 10:31:01 +00:00 |
|
Kseniia Sumarokova
|
c4a95f62ef
|
Merge pull request #45715 from azat/client-connections-credentials
Add ability to override connection settings based on connection names
|
2023-01-31 11:28:37 +01:00 |
|
Robert Schulze
|
fdd6c77480
|
Merge pull request #45382 from bigo-sg/improve_position
Add fastpath for function position when needle is empty
|
2023-01-31 11:22:31 +01:00 |
|
Igor Nikonov
|
4983353f85
|
Merge pull request #45784 from ClickHouse/44695_multiple_ignore_subquery
Added a test for multiple ignore subqueries with nested select
|
2023-01-31 11:12:08 +01:00 |
|
Robert Schulze
|
325c6bdf3d
|
Renaming: "Query Result Cache" --> "Query Cache"
Reasons:
- The cache will at some point store intermediate results as opposed to
only query results. We should change the terminology now without
having to worry about backward compat.
- Equivalent caches in MySQL (1) and Starrocks (2) are called "query
cache".
- The new name is ca. 13.8% more catchy.
(1) https://dev.mysql.com/doc/refman/5.6/en/query-cache.html
(2) https://docs.starrocks.io/en-us/2.5/using_starrocks/query_cache
|
2023-01-31 09:54:34 +00:00 |
|
Robert Schulze
|
659a64a1d9
|
Merge pull request #45679 from ClickHouse/untangle-query-result-cache-settings
Untangle configuration of query result cache
|
2023-01-31 10:44:14 +01:00 |
|
Alexander Gololobov
|
f9133f3d85
|
Merge pull request #45791 from ClickHouse/fix_drop_hung
Fix bug in tables drop which can lead to potential query hung
|
2023-01-31 10:11:11 +01:00 |
|
FFFFFFFHHHHHHH
|
c64ffc6389
|
fix style
|
2023-01-31 15:59:35 +08:00 |
|
FFFFFFFHHHHHHH
|
0a6cc61fd9
|
Merge branch 'corrMatrix' of github.com:FFFFFFFHHHHHHH/ClickHouse into corrMatrix
|
2023-01-31 15:50:28 +08:00 |
|
FFFFFFFHHHHHHH
|
78f2d6fb25
|
fix
|
2023-01-31 15:44:33 +08:00 |
|
Duc Canh Le
|
5e3e54c98e
|
Trigger Build
|
2023-01-31 13:33:14 +08:00 |
|
jasperzhu
|
53ed394447
|
Merge branch 'master' into iaadeflate_upgrade_qpl_v1.0.0
|
2023-01-31 11:12:31 +08:00 |
|
taiyang-li
|
4cf11d9a84
|
change as request
|
2023-01-31 10:48:02 +08:00 |
|
Duc Canh Le
|
e8ebd2e845
|
updateFrame returns size_t
|
2023-01-31 10:04:19 +08:00 |
|
Duc Canh Le
|
ae98847d31
|
Merge branch 'master' into ch_canh_fix_sparkbar
|
2023-01-31 10:01:16 +08:00 |
|
Alexey Milovidov
|
40b00432d2
|
Merge pull request #45737 from chhetripradeep/pchhetri/fix-45690
Set compression method and level for backup writer
|
2023-01-31 04:14:57 +03:00 |
|
HarryLeeIBM
|
802f655389
|
Fix http external data functional test on s390x
|
2023-01-30 16:45:43 -08:00 |
|
Bharat Nallan
|
f1d6e3b908
|
Merge branch 'master' into ncb/odbc-connection-pool-fixes
|
2023-01-30 15:49:04 -08:00 |
|
alesapin
|
3b751a4340
|
Merge pull request #45759 from ClickHouse/fix-flaky-test-8
Fix flaky test, @alesapin please help!
|
2023-01-31 00:08:29 +01:00 |
|
Alexey Milovidov
|
0d64b0ee52
|
Fix flaky test
|
2023-01-30 23:59:04 +01:00 |
|
Alexander Gololobov
|
93b82a2c44
|
Use multithreaded executor in isStorageTouchedByMutations()
|
2023-01-30 23:48:52 +01:00 |
|
Alexey Milovidov
|
1412b07c87
|
Merge pull request #45781 from DanRoscigno/edit-jan-changelog
edits of Jan changelog
|
2023-01-31 01:42:27 +03:00 |
|
Mikhail f. Shiryaev
|
ac13dc636f
|
Add dry-run, fix arguments
|
2023-01-30 23:23:30 +01:00 |
|
Mikhail f. Shiryaev
|
74a36a34ab
|
Revert "Revert "Add check for running workflows to merge_pr.py""
|
2023-01-30 23:17:34 +01:00 |
|
Mikhail f. Shiryaev
|
11670aee22
|
Merge pull request #45802 from ClickHouse/revert-45801-automerge
Revert "Add check for running workflows to merge_pr.py"
|
2023-01-30 23:15:16 +01:00 |
|
Mikhail f. Shiryaev
|
1d9b917362
|
Revert "Add check for running workflows to merge_pr.py"
|
2023-01-30 23:14:29 +01:00 |
|
robot-ch-test-poll2
|
31fca5a75c
|
Merge pull request #45801 from ClickHouse/automerge
Add check for running workflows to merge_pr.py
|
2023-01-30 23:12:59 +01:00 |
|
Ilya Yatsishin
|
8d6df7ed58
|
Merge pull request #45785 from Algunenano/generate_random_types
|
2023-01-30 23:03:12 +01:00 |
|
Mikhail f. Shiryaev
|
09f96405fa
|
Remove unnecessary file from .gitignore
|
2023-01-30 22:53:14 +01:00 |
|
Ilya Yatsishin
|
40573bfa42
|
Merge pull request #45798 from ClickHouse/DanRoscigno-patch-4
|
2023-01-30 22:48:49 +01:00 |
|
Mikhail f. Shiryaev
|
652ec7e774
|
Add check for running workflows to merge_pr.py
|
2023-01-30 22:47:32 +01:00 |
|
Alexander Gololobov
|
4eea3de654
|
Do not restrict count() query to 1 thread in isStorageTouchedByMutations()
|
2023-01-30 22:29:28 +01:00 |
|
Vitaly Baranov
|
48023a297f
|
Add missed test config.
|
2023-01-30 21:47:30 +01:00 |
|
Yakov Olkhovskiy
|
79d82a3587
|
add empty/notEmpty function support for IP types
|
2023-01-30 20:37:08 +00:00 |
|
Alexey Milovidov
|
f46bfaa1c9
|
Merge pull request #45760 from ClickHouse/fix-trash
Remove trash
|
2023-01-30 22:53:32 +03:00 |
|
Alexey Milovidov
|
e82ebb49a6
|
Merge pull request #45765 from ClickHouse/fix-flaky-check
Fix Flaky Check
|
2023-01-30 22:53:06 +03:00 |
|
Dan Roscigno
|
7752e7f8df
|
Update backup.md
fix link
|
2023-01-30 14:51:51 -05:00 |
|
Dan Roscigno
|
1f8948675b
|
Merge pull request #45788 from ClickHouse/insert-keeper-retries-doc
Add settings for keeper retries during INSERT
|
2023-01-30 14:45:27 -05:00 |
|
Vitaly Baranov
|
d95d8bcb26
|
Rename isCollectionNameArgument() -> isNamedCollectionName() and add comments.
|
2023-01-30 19:31:32 +01:00 |
|
Alexander Tokmakov
|
e42cd3163f
|
fix race condition on a part check cancellation
|
2023-01-30 18:48:20 +01:00 |
|
Igor Nikonov
|
741c3ba23c
|
Fix non-intentional change
|
2023-01-30 18:43:01 +01:00 |
|
Alexander Gololobov
|
863548114d
|
force_wait flag is no longer needed
|
2023-01-30 18:38:28 +01:00 |
|
Alexander Gololobov
|
46424a4fa8
|
Use default database
|
2023-01-30 18:37:45 +01:00 |
|
Igor Nikonov
|
4cb760c312
|
Merge remote-tracking branch 'origin/master' into insert-keeper-retries-doc
|
2023-01-30 18:34:00 +01:00 |
|
Igor Nikonov
|
01b225f57e
|
Update docs/en/operations/settings/settings.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
|
2023-01-30 18:30:59 +01:00 |
|