Commit Graph

106786 Commits

Author SHA1 Message Date
Alexey Milovidov
e71c2a4710
Update 02540_duplicate_primary_key.sql 2023-01-31 20:24:13 +03:00
Dan Roscigno
f127a96caa
Merge pull request #45860 from ClickHouse/add-keywords-to-create-table
Update table.md
2023-01-31 11:46:33 -05:00
Eirik
ab1f1144c9
typo in s2.md reference docs
Small typo in s2CapUnion
2023-01-31 17:15:29 +01:00
Antonio Andelic
ece92fa866
Update src/Coordination/Changelog.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-01-31 17:11:18 +01:00
Dan Roscigno
9ada816d5a
Update table.md 2023-01-31 10:59:08 -05:00
Anton Popov
1c4174750d fix mistake after refactoring 2023-01-31 15:48:14 +00:00
Vladimir C
38f20efd23
Merge pull request #45820 from ClickHouse/vdimir/upd-changelog-for-44016 2023-01-31 16:46:23 +01:00
FArthur-cmd
a8e38738e9 add support for show engines query 2023-01-31 18:35:10 +03:00
Alexander Tokmakov
3afbff2c1c
Update 02540_duplicate_primary_key.sql 2023-01-31 18:12:46 +03:00
Raúl Marín
7c31cb7adc Proper includes for ConnectionTimeoutsContext.h 2023-01-31 16:11:32 +01:00
robot-clickhouse
a32818a32e Automatic style fix 2023-01-31 14:35:08 +00:00
Alexander Gololobov
51fdcb7ffd Test DELETE FROM on replicated database 2023-01-31 15:20:21 +01:00
Antonio Andelic
8457d3bf3d Apply comments 2023-01-31 14:18:54 +00:00
Mikhail f. Shiryaev
3475f84d02
Merge pull request #45818 from ClickHouse/publish-release
Get rid of progress timestamps in release publishing
2023-01-31 15:17:17 +01:00
Antonio Andelic
1786237be6 Merge branch 'master' into keeper-use-fallocate 2023-01-31 13:53:47 +00:00
Vitaly Baranov
6165625e27
Update src/Parsers/ASTFunction.cpp
Co-authored-by: SmitaRKulkarni <64093672+SmitaRKulkarni@users.noreply.github.com>
2023-01-31 14:43:48 +01:00
Vitaly Baranov
c6be69568a
Update src/Parsers/ASTFunction.cpp
Co-authored-by: SmitaRKulkarni <64093672+SmitaRKulkarni@users.noreply.github.com>
2023-01-31 14:43:30 +01:00
Robert Schulze
6cc04be532
Fix expected results 2023-01-31 13:15:46 +00:00
Robert Schulze
9c7acb8780
Fixe more spelling 2023-01-31 13:12:27 +00:00
Robert Schulze
5f91a78fda
Merge pull request #45652 from ClickHouse/block-delta-gorilla
Mark delta/doubledelta codec followed by Gorilla/FPC as suspicious
2023-01-31 14:06:57 +01:00
Raúl Marín
bacfe7ffa5 Fix ASTQualifiedAsterisk cloning 2023-01-31 14:02:46 +01:00
taofengliu
aae5d302be bug fix 2023-01-31 20:49:21 +08:00
Vladimir C
4f7202da01
Update CHANGELOG.md 2023-01-31 13:41:01 +01:00
Anton Popov
9f4658151e
Merge pull request #45799 from ClickHouse/func-iptypes-empty
Add empty/notEmpty function support for IP types
2023-01-31 13:37:23 +01:00
Mikhail f. Shiryaev
d05285449c
Get rid of progress timestamps in release publishing 2023-01-31 13:21:12 +01:00
Robert Schulze
b5f5018b10
Fix spelling 2023-01-31 11:55:45 +00:00
Robert Schulze
05c5e7c73a
Update docs/en/operations/query-cache.md
Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
2023-01-31 12:44:49 +01:00
Robert Schulze
b268b94728
Update docs/en/operations/query-cache.md
Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
2023-01-31 12:44:38 +01:00
Robert Schulze
9a8af6a42e
Update docs/en/operations/settings/settings.md
Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
2023-01-31 12:44:20 +01:00
Robert Schulze
40491b4c85
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
2023-01-31 12:43:58 +01:00
Robert Schulze
ffa00fc134
Merge pull request #45632 from ClibMouse/icudata_s390x_support
support icudata on s390x platform
2023-01-31 12:27:09 +01:00
Alexander Tokmakov
51b0f66e6b
Merge pull request #45793 from ClickHouse/fix_part_check_cancellation
Fix race condition on a part check cancellation
2023-01-31 14:15:17 +03:00
Mikhail f. Shiryaev
038393e1e8
Merge pull request #45803 from ClickHouse/revert-45802-revert-45801-automerge
Add check for running workflows to merge_pr.py
2023-01-31 12:12:13 +01:00
Sema Checherinda
fd50b0ab85
Merge pull request #45787 from CheSema/fix_flacky_02521_merge_over_gap
outdated parts are loading async, need to wait them after attach
2023-01-31 11:47:05 +01: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
Duc Canh Le
5e3e54c98e Trigger Build 2023-01-31 13:33:14 +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