Commit Graph

154083 Commits

Author SHA1 Message Date
Julia Kartseva
6101d74ae4 fix debug build 2024-09-26 04:15:13 +00:00
Julia Kartseva
92472fbd2a fix TemporaryFileOnDisk 2024-09-26 02:05:02 +00:00
Julia Kartseva
c99feb0672 fix a bug in projections
Looks like a typo.
2024-09-26 01:31:56 +00:00
Julia Kartseva
17bfeec38f Fix existsFile method 2024-09-24 03:59:44 +00:00
Julia Kartseva
9ba75740b6 fix build 2024-09-23 21:53:32 +00:00
Julia Kartseva
f988aa521f Merge remote-tracking branch 'origin/master' into refactor-object-storages 2024-09-23 21:14:11 +00:00
Sergei Trifonov
d01c6c1a6e
Merge pull request #69239 from alsugiliazova/update-create/alter-user-syntax-in-docs
Update docs: create/alter statements syntax according to current functionality
2024-09-23 17:58:12 +00:00
Alexey Katsman
3aa75a1c5a
Merge pull request #69646 from bigo-sg/array_element_or_null
Support function arrayElementOrNull
2024-09-23 17:24:44 +00:00
Robert Schulze
3adfe42596
Merge pull request #69872 from rschu1ze/untrash-mysqlhandler2
Document implicit `prefer_column_name_to_alias = 1` in MySQL handler
2024-09-23 17:21:20 +00:00
Robert Schulze
eb40ea679e
Merge pull request #69860 from rschu1ze/refactor-stats
Refactor functions and variables in statistics code
2024-09-23 16:39:37 +00:00
Robert Schulze
feb514c70d
Update mysql.md 2024-09-23 17:48:11 +02:00
Robert Schulze
1de8a54b7c
Update mysql.md 2024-09-23 17:27:39 +02:00
Robert Schulze
96464aef63
Document implicit 'prefer_column_name_to_alias = 1' in MySQL handler 2024-09-23 15:24:42 +00:00
Mikhail f. Shiryaev
63319a65a6
Merge pull request #65248 from DamianMaslanka5/html-test-ci
Run htmltest in CI to detect invalid links with hashes
2024-09-23 14:05:19 +00:00
Anton Popov
2517e8a7e3
Merge pull request #65488 from zvonand/zvonand-ttl
Read only necessary columns & respect `ttl_only_drop_parts` on `materialize ttl`
2024-09-23 13:03:43 +00:00
Mikhail f. Shiryaev
8a86cbf4fe
Multiple improvements of docs_check.py
- Run the script as a current user, not root
- Add `--no-pull-image` to use a local one
- Simplify logs analyze
2024-09-23 14:35:05 +02:00
Mikhail f. Shiryaev
99976a476b
Update a log file in TeePopen on write 2024-09-23 14:33:48 +02:00
Mikhail f. Shiryaev
1a1996f318
Build htmltest in docs-builder 2024-09-23 14:33:09 +02:00
Alexey Katsman
c907ad13f6
Merge pull request #69843 from azat/dist/failed-drop-blocked-sends
Fix permanent blocked distributed sends if DROP of distributed table fails
2024-09-23 11:33:02 +00:00
alsu
a2b0618a7a Merge branch 'update-create/alter-user-syntax-in-docs' of https://github.com/alsugiliazova/ClickHouse into update-create/alter-user-syntax-in-docs 2024-09-23 13:17:55 +02:00
alsu
18e82c4ff8 update settings profile syntax in docs 2024-09-23 13:16:24 +02:00
Robert Schulze
0cbae4d72c
Merge pull request #69863 from rschu1ze/docs-ssb
Docs: Update SSB benchmark instructions
2024-09-23 11:02:56 +00:00
Robert Schulze
fe03476180
Update aspell dict 2024-09-23 10:36:04 +00:00
Robert Schulze
ab129b6489
Update docs/en/getting-started/example-datasets/star-schema.md
Co-authored-by: vdimir <vdimir@clickhouse.com>
2024-09-23 12:33:23 +02:00
Mikhail f. Shiryaev
d986e1da19
Merge branch 'master' into html-test-ci 2024-09-23 12:30:38 +02:00
Robert Schulze
870ec1b3c3
Update Statistics.h 2024-09-23 11:37:29 +02:00
Robert Schulze
939afa2d6b
Docs: Update SSB instructions 2024-09-23 09:34:45 +00:00
Alsu Giliazova
97c0727f39
Merge branch 'master' into update-create/alter-user-syntax-in-docs 2024-09-23 12:14:31 +03:00
alsu
f2bbad916f update CREATE QUOTA syntax box in russian docs according to english docs 2024-09-23 11:09:54 +02:00
alsu
6357427019 remove TO from ALTER SETTINGS PROFILE syntax box in docs and update russian alter/create settings profile 2024-09-23 11:08:05 +02:00
alsu
f8fa483c67 update create/alter role syntax in russian docs according to current functionality 2024-09-23 11:03:49 +02:00
alsu
224a23647a remove extra space 2024-09-23 11:02:54 +02:00
vdimir
abc19e18d7
Merge pull request #69830 from ClickHouse/vdimir/less-priv-conf
minor change, less conflicts
2024-09-23 09:00:03 +00:00
Antonio Andelic
f01e08ef24
Merge pull request #69826 from ClickHouse/fix-delayed-replica-failover
Fix `test_delayed_replica_failover`
2024-09-23 08:31:35 +00:00
Robert Schulze
db9cc60aee
Refactor functions and variables in statistics code 2024-09-23 07:20:11 +00:00
Alexey Milovidov
64a97632b3
Merge pull request #69857 from ClickHouse/docs-s3cluster-syntax-error
[Docs] Fix s3cluster example syntax error
2024-09-23 02:51:59 +00:00
Justin de Guzman
019b227edf
[Docs] Fix s3cluster example syntax error 2024-09-22 18:26:44 -07:00
Alexey Milovidov
debac23772
Merge pull request #69852 from ClickHouse/add-test-50928
Add a test for #50928
2024-09-23 01:12:59 +00:00
Alexey Milovidov
fc0a0610c2
Merge pull request #69854 from ClickHouse/add-test-56823
Add a test for #56823
2024-09-23 01:12:43 +00:00
Alexey Milovidov
3ca5facdd6 Add a test for #CREATE VIEW a AS 2024-09-22 23:25:02 +02:00
Alexey Milovidov
dcfff2be37 Add a test for #50928 2024-09-22 23:16:33 +02:00
Alexey Milovidov
eace2edf77 Add a test for #50928 2024-09-22 23:15:38 +02:00
Alexey Milovidov
b703d37ea8 Add a test for #50928 2024-09-22 23:15:04 +02:00
Alexey Milovidov
006386f872
Merge pull request #50665 from tonickkozlov/tonickkozlov/parametrized-query-aliases
Enable parametrized SQL aliases
2024-09-22 20:44:34 +00:00
Alexey Milovidov
4d2259407a
Merge pull request #69850 from ClickHouse/revert-mongodb
Revert #69790 and #63279
2024-09-22 22:29:32 +02:00
Alexey Milovidov
2ae9c9ac16 Revert "Merge pull request #63279 from allmazz/mongodb_refactoring"
This reverts commit 14cb02a18c, reversing
changes made to a940a9ebbc.
2024-09-22 22:28:24 +02:00
Alexey Milovidov
ea71d7f6d1 Revert "Merge pull request #69790 from ClickHouse/allmazz/mongodb_refactoring"
This reverts commit ea8f34f504, reversing
changes made to e5420c3fca.
2024-09-22 22:28:18 +02:00
robot-clickhouse
1b77b438fd
Merge pull request #69816 from ClickHouse/bump_version_24.10.1.1
Update version after release
2024-09-22 20:05:58 +00:00
Alexey Milovidov
d0f42bb566
Merge pull request #56555 from canhld94/ch_has_hasAnyAll_enum
Allow writing argument of has or hasAny or hasAll as string if array element type is Enum
2024-09-22 19:56:33 +00:00
Alexey Milovidov
8599a0985d Merge branch 'master' into ch_has_hasAnyAll_enum 2024-09-22 19:22:54 +02:00