Blargian
70c6419651
Standardize file name for null-functions and add isNullable function
2024-05-08 12:51:22 +02:00
János Benjamin Antal
7aab5855b6
Fix links
2024-05-02 07:00:40 +00:00
vdimir
7617155901
Merge branch 'master' into vdimir/ineq_join_v2
2024-05-01 11:53:43 +00:00
lgbo-ustc
6fa6c0261b
apply 27a2b19
2024-04-28 09:27:16 +08:00
lgbo-ustc
cd9c87811f
fixed bugs for all right join
...
add test cases
fixed typos
add document
fixed stype error and rename some variables
fixed test error
add test cases
try to recude hash join code size
debug
fixed
fixed coredump
fixed. condition result type is not bool
enable when allow_experimental_analyzer=0
fixed tests
fixed
update tests
update tests
roll backup when use the old analyzer
fixed typos
fixed
test
large obj check
test
test
2024-04-28 09:26:11 +08:00
Pablo Marcos
9002d4c751
Merge branch 'master' into pamarcos/system-unload-primary-key
2024-04-27 08:57:29 +02:00
Nikita Mikhaylov
44c05dde02
Merge pull request #62810 from ClickHouse/docs-add-final-keyword-examples
...
[Docs] Add examples for FINAL
2024-04-26 11:11:16 +00:00
Pablo Marcos
24b84ef68a
Merge branch 'master' into pamarcos/system-unload-primary-key
2024-04-25 18:26:14 +02:00
Maksim Kita
0e28d20791
Fixed code review issues
2024-04-22 14:37:04 +03:00
Maksim Kita
0ad8c6ef78
Added docs
2024-04-22 12:12:02 +03:00
Justin de Guzman
98fef9f036
[Docs] Fix query
2024-04-19 13:36:41 -07:00
Justin de Guzman
4e38ccefdd
[Docs] Add examples for FINAL
2024-04-19 13:34:26 -07:00
Pablo Marcos
c28af20e2a
Merge branch 'master' into pamarcos/system-unload-primary-key
2024-04-18 17:53:11 +02:00
jsc0218
7525b2acf4
Merge pull request #60117 from jsc0218/TableEngineGrant_version2
...
TableEngineGrant_version2
2024-04-18 14:30:34 +00:00
Pablo Marcos
556932706b
Add SYSTEM UNLOAD PRIMARY KEY
2024-04-17 21:24:59 +02:00
Yarik Briukhovetskyi
ff5a385201
Update intersect.md
2024-04-15 11:03:15 +01:00
Josh Rodriguez
087d91d21d
Fix a typo and grammar in intersect
2024-04-13 11:02:08 -07:00
Alexander Tokmakov
c1c7cf56bd
Revert "[feature]: allow to attach parts from a different disk"
2024-04-11 13:43:51 +02:00
Robert Schulze
e09db43991
Merge remote-tracking branch 'rschu1ze/master' into docs-drop-table
2024-04-08 17:16:58 +00:00
Ilya Andreev
094f94882c
Fix a typo in the documentation of the ALTER TABLE ... MODIFY QUERY statement
2024-04-08 12:37:03 +01:00
jsc0218
ee589f8a8b
Merge remote-tracking branch 'origin/master' into TableEngineGrant_version2
2024-04-03 17:17:33 +00:00
Robert Schulze
0782ccaa91
Update docs/en/sql-reference/statements/drop.md
...
Co-authored-by: Han Fei <hanfei19910905@gmail.com>
2024-04-03 12:53:09 +02:00
Robert Schulze
2f45d98c97
Docs: Improve wording of DROP TABLE docs
2024-04-03 10:03:04 +00:00
robot-clickhouse-ci-1
1faa8e455c
Merge pull request #62171 from ClickHouse/improve-alter-synchronicity-docs
...
Improve docs
2024-04-02 15:47:13 +02:00
János Benjamin Antal
e659071b78
Improve docs
2024-04-02 11:37:48 +00:00
Robert Schulze
13c348c3c8
Fix spelling
2024-04-02 13:24:11 +02:00
Robert Schulze
3914a0f67a
Document SYSTEM RELOAD ASYNCHRONOUS METRICS
2024-04-02 11:03:00 +00:00
Han Fei
a0d27e45b9
Merge branch 'master' into drop_tables
2024-03-28 13:56:50 +01:00
Yarik Briukhovetskyi
003d258ba1
Merge pull request #61862 from HowePa/truncate_all_tables
...
add TRUNCATE ALL TABLES
2024-03-28 13:32:46 +01:00
zhongyuankai
7938a8e62b
Merge branch 'master' into drop_tables
2024-03-28 20:00:56 +08:00
Yarik Briukhovetskyi
844bb4f06c
Merge pull request #61727 from yariks5s/fix_undrop_query
...
Revert "Revert "Un-flake test_undrop_query""
2024-03-27 13:12:50 +01:00
zhongyuankai
aa3830a3db
Merge branch 'master' into drop_tables
2024-03-26 14:09:04 +08:00
Yarik Briukhovetskyi
8bdbfce43c
Merge branch 'master' into fix_undrop_query
2024-03-25 13:06:46 +01:00
Azat Khuzhin
4c9ea0075b
Update documentation for SYSTEM FLUSH DISTRIBUTED SETTINGS
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-03-25 09:49:59 +01:00
HowePa
d38534e047
add TRUNCATE ALL TABLES
2024-03-25 15:59:15 +08:00
zhongyuankai
64961edb3f
Merge branch 'master' into drop_tables
2024-03-25 11:13:26 +08:00
Alexey Milovidov
9210712f4f
Merge pull request #60112 from Unalian/feat-59377
...
[feature]: allow to attach parts from a different disk
2024-03-24 23:12:43 +03:00
robot-clickhouse-ci-2
a615d4a387
Merge pull request #56328 from ClickHouse/thomoco-patch-3
...
[Docs] Add details to KILL statement
2024-03-22 14:46:59 +01:00
Alexey Milovidov
08abe5823e
Update kill.md
2024-03-22 03:32:46 +03:00
Alexey Milovidov
fe5e6b0a0f
Update docs/en/sql-reference/statements/kill.md
...
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
2024-03-22 03:32:02 +03:00
yariks5s
6a19b77d9e
init
2024-03-21 18:39:05 +00:00
Robert Schulze
35cc335597
Revert "Un-flake test_undrop_query
"
2024-03-20 18:04:35 +01:00
Kirill Nikiforov
ebaee8e5f6
Add support for ATTACH PARTITION ALL
( #61107 )
2024-03-18 15:00:27 -04:00
jsc0218
b3b46ea708
Merge remote-tracking branch 'origin/master' into TableEngineGrant_version2
2024-03-14 00:36:29 +00:00
Robert Schulze
bd6bed161c
Try to fix flaky test_undrop_query
2024-03-13 20:56:42 +00:00
unashi
c78224c2ff
Merge branch 'master' into feat-59377
2024-03-13 11:24:00 +08:00
zhongyuankai
c6c40d1ac1
Merge branch 'master' into drop_tables
2024-03-12 08:54:55 +08:00
Nikita Mikhaylov
2bc4d27ac6
Bye bye
2024-03-07 19:24:39 +00:00
jsc0218
835afe1f34
Merge pull request #60893 from jsc0218/AddNamedCollectionGrantDoc
...
Add named collection grant description
2024-03-07 10:15:54 -05:00
Kseniia Sumarokova
de7f7e196e
Update docs/en/sql-reference/statements/grant.md
2024-03-07 13:55:22 +08:00