Commit Graph

17647 Commits

Author SHA1 Message Date
robot-clickhouse
bb83b17c6b Update version_date.tsv and changelogs after v23.8.12.13-lts 2024-03-26 07:55:23 +00:00
robot-clickhouse
c525436c76 Update version_date.tsv and changelogs after v23.3.22.3-lts 2024-03-26 07:53:46 +00:00
zhongyuankai
aa3830a3db Merge branch 'master' into drop_tables 2024-03-26 14:09:04 +08:00
Rich Raposa
12a619f388
Modify cmake command for building clickhouse on MacOS
This seems subtle, but for some reason it makes a big difference. If you set the environment variables before running `cmake`, they get ignored. After many, many attempts I finally figured out this solution - which worked great on my Mac.
2024-03-25 21:56:13 -06:00
avogar
dc87c483dd Add a setting to allow saving bad escape sequences in JSON input formats 2024-03-25 21:58:53 +00:00
Yakov Olkhovskiy
6c4cd355e6
Merge pull request #61511 from jewelzqiu/existing-count
Add docs for lwd-aware merge settings
2024-03-25 16:59:58 -04:00
Alexey Milovidov
1928e7d1f6
Merge pull request #60886 from ArctypeZach/master
Add support for `START TRANSACTION` syntax
2024-03-25 21:09:48 +03:00
robot-clickhouse-ci-1
f78a66c279
Merge pull request #61864 from azat/doc/building
Update development instruction (section how to disable Rust and update ENABLE_LIBRARIES location)
2024-03-25 17:08:09 +01:00
robot-clickhouse
01f537c409
Merge pull request #61863 from azat/dist/flush-settings-doc
Update documentation for SYSTEM FLUSH DISTRIBUTED SETTINGS
2024-03-25 17:07:57 +01:00
Yarik Briukhovetskyi
8bdbfce43c
Merge branch 'master' into fix_undrop_query 2024-03-25 13:06:46 +01:00
Azat Khuzhin
62994ab0c1 doc: add a note how to disable Rust support
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-03-25 10:13:08 +01:00
Azat Khuzhin
d859e4368f doc: move ENABLE_LIBRARIES=OFF into proper section
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-03-25 10:12:51 +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
baef1cd4d2 Merge branch 'master' into get-client-http-header 2024-03-24 21:37:14 +01: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
Alexey Milovidov
717603802d
Merge pull request #61785 from danipozo/azure-use-managed-identity-for-backups
Use managed identity for backups IO in Azure Blob Storage
2024-03-24 20:31:12 +03:00
Justin de Guzman
af9d35dc59
[Docs] Add keywords for advanced dashboard
Add keywords for advanced observability dashboard for better search
2024-03-24 00:07:08 -07:00
robot-clickhouse-ci-1
e155e143c5
Merge pull request #56085 from bezik/patch-7
Update index.md
2024-03-24 02:38:29 +01:00
Alexey Milovidov
d146cd51e5
Update index.md 2024-03-24 04:20:54 +03:00
Alexey Milovidov
08b7dd9591 Merge branch 'master' into get-client-http-header 2024-03-24 00:54:25 +01:00
Alexey Milovidov
5651c187cc
Merge pull request #61770 from yariks5s/add_current_user_mysql_alias
Add `current_user` alias
2024-03-24 01:51:18 +03:00
Alexey Milovidov
78d3351552 Add function getClientHTTPHeader, part 3 2024-03-23 21:48:28 +01:00
Dani Pozo
2736b4ef64 Use managed identity for backups IO in Azure Blob Storage
Also adds option to prevent ClickHouse from trying to create a non-existing container, which requires
a role assignment at the storage account level.
2024-03-22 17:58:07 +01:00
yariks5s
de55ec24cc tests+docs 2024-03-22 14:29:44 +00: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
robot-clickhouse-ci-1
0d3abe753e
Merge pull request #61413 from ClickHouse/docs-mysql-table-engine
[Docs] Specify that MySQL database engine is not supported in Cloud
2024-03-22 14:26:51 +01:00
robot-ch-test-poll
03a4b5fb58
Merge pull request #61053 from ClickHouse/async-loader-waiters-limit
Separate limits on number of waiting and executing queries
2024-03-22 03:15:25 +01:00
Zhuo Qiu
6a95163a24
Merge branch 'ClickHouse:master' into existing-count 2024-03-22 09:51:27 +08:00
robot-ch-test-poll2
e471fa79d9
Merge pull request #61151 from kolya7k/patch-1
Update install.md
2024-03-22 04:35:37 +04:00
Alexey Milovidov
92f57c1c1c
Merge branch 'master' into docs-mysql-table-engine 2024-03-22 03:34:56 +03: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
Alexey Milovidov
2bcc8dae4e
Merge pull request #60608 from natalyjazzviolin/nataly/postgres-11
Adds note on supported PostgreSQL versions.
2024-03-22 03:30:20 +03:00
robot-ch-test-poll4
661cd7eca4
Merge pull request #61414 from peter279k/fix_geo_dataset_info
Correct the GEO datasets information
2024-03-22 01:28:59 +01:00
Alexey Milovidov
4675e709fc
Unclog the CI 2024-03-22 03:18:38 +03:00
yariks5s
6a19b77d9e init 2024-03-21 18:39:05 +00:00
divanik
cc7a4182e3 Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function 2024-03-21 11:27:48 +00:00
serxa
c31b958f88 Merge branch 'master' into async-loader-waiters-limit 2024-03-21 10:58:22 +00:00
Robert Schulze
35cc335597
Revert "Un-flake test_undrop_query" 2024-03-20 18:04:35 +01:00
divanik
8ec2dd31c7 Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function 2024-03-20 10:54:51 +00:00
Alexander Tokmakov
1c61ef7155 Merge branch 'master' into start-transaction 2024-03-19 19:30:26 +01:00
robot-clickhouse-ci-1
b6cc44bd3b
Merge pull request #61054 from peter279k/add_tw_weather_dataset
Add another example dataset for presenting usage
2024-03-19 18:21:32 +01:00
robot-ch-test-poll2
7aca96924b
Merge pull request #61557 from danila-ermakov/patch-1
queries-file should be used to specify file
2024-03-19 19:33:43 +04:00
robot-clickhouse-ci-1
414bb49069
Merge pull request #61478 from Blargian/document_wkt_function
Add WKT function to documentation
2024-03-19 13:56:55 +01:00
divanik
87e2c09feb Correct typo 2024-03-19 10:31:05 +00:00
divanik
24a59546c7 ASdd documentation 2024-03-19 09:42:40 +00:00
danila-ermakov
c1daf104af
queries -> queries-file cli.md
queries-file should be used to specify file
2024-03-18 18:23:31 -04:00
Kirill Nikiforov
ebaee8e5f6
Add support for ATTACH PARTITION ALL (#61107) 2024-03-18 15:00:27 -04:00
divanik
2061fb25c5 Add alias to doc 2024-03-18 16:21:08 +00:00
divanik
3fd5c69205 Add docs 2024-03-18 16:17:54 +00:00
Zhuo Qiu
62c91fdddc
revise docs
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2024-03-18 22:33:07 +08:00
robot-ch-test-poll2
67e7b1cb19
Merge pull request #61506 from ClickHouse/update_jdbc_doc
Update jdbc.md
2024-03-18 16:38:55 +04:00
divanik
c5d35bb187 Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function 2024-03-18 12:26:43 +00:00
Yarik Briukhovetskyi
c85d410cda
Merge pull request #60612 from JakeBamrah/master
[59558] Add size cap to Memory tables
2024-03-18 13:21:56 +01:00
robot-ch-test-poll4
e8a08baf23
Merge pull request #61092 from rschu1ze/locate-mysql
Make the argument order for `locate` compatible with MySQL
2024-03-18 11:55:05 +01:00
alesapin
0faf4eacb8
Merge pull request #61299 from ClickHouse/merge_config
Add ability to merge includes for config preprocessor for configs
2024-03-18 11:22:42 +01:00
Robert Schulze
eb26bb2a1c
Merge pull request #61348 from rschu1ze/flaky-test_uncrop_query
Un-flake `test_undrop_query`
2024-03-18 08:56:22 +01:00
Zhuo Qiu
bf85f7f368 add docs & minor fix for lwd-aware merge settings 2024-03-18 11:02:02 +08:00
San
973b278128
Update jdbc.md 2024-03-18 11:37:21 +11:00
San
0a8b7dd9cd
Update jdbc.md 2024-03-18 11:36:39 +11:00
San
58a2f780d9
Update jdbc.md
We will no longer support jdbc bridge
2024-03-18 11:30:36 +11:00
Peter
9599e0a13e
Merge branch 'master' of ClickHouse 2024-03-17 00:55:23 +08:00
Peter
6b0f77bbfc
Merge branch 'master' of orign ClickHouse 2024-03-17 00:29:50 +08:00
Peter
88f146aa51
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into add_tw_weather_dataset 2024-03-17 00:29:20 +08:00
Blargian
e956656e9d Remove primitive types from parameters - looks ugly 2024-03-16 15:19:30 +01:00
Blargian
5b05bee2a9 Add reference to geodata types 2024-03-16 15:16:53 +01:00
Nikolay Yankin
335f147a3b
Update install.md
Alternative URL for latest version
2024-03-16 16:57:39 +03:00
Blargian
f85eda34d9 Update wording for multipolygon 2024-03-16 13:25:07 +01:00
Blargian
5c9f132800 Explain behaviour for various geometric types and array shapes 2024-03-16 13:18:56 +01:00
Shaun Struwig
e1b2e0a00b
Update polygon.md
Add WKT function to documentation
2024-03-16 02:34:45 +01:00
Robert Schulze
f132eef63b
Merge remote-tracking branch 'rschu1ze/master' into flaky-test_uncrop_query 2024-03-15 15:12:58 +00:00
Yarik Briukhovetskyi
f67eae6d7b
Update memory.md 2024-03-15 15:50:17 +01:00
Robert Schulze
9546370544
Merge remote-tracking branch 'rschu1ze/master' into locate-mysql 2024-03-15 13:11:22 +00:00
alesapin
38cd6ef27d Merge branch 'master' into merge_config 2024-03-15 13:52:52 +01:00
Kruglov Pavel
1365d421d7
Merge pull request #61435 from ClickHouse/revert-61316-patch-1
Revert "Updated format settings references in the docs (datetime.md)"
2024-03-15 13:49:39 +01:00
Sergei Trifonov
273d221781
Merge pull request #60558 from ClickHouse/revert-60253-revert-59032-cpu-scheduler-and-cc
Revert "Revert "Support resource request canceling""
2024-03-15 13:24:50 +01:00
divanik
e57446b6f5 Resolved conflicts 2024-03-15 11:57:59 +00:00
Kruglov Pavel
16abbcd095
Revert "Updated format settings references in the docs (datetime.md)" 2024-03-15 12:54:13 +01:00
robot-ch-test-poll1
a2fd65ead3
Merge pull request #61390 from peter279k/improve_download_nyc_sh
Add checksum validating before extracting archive
2024-03-15 15:10:07 +04:00
Robert Schulze
1281acc295
Merge remote-tracking branch 'rschu1ze/master' into locate-mysql 2024-03-15 10:14:46 +00:00
Alexey Milovidov
51d3b083f4
Merge branch 'master' into auto/v23.8.11.28-lts 2024-03-15 10:37:11 +03:00
Alexey Milovidov
6ec0fe3d6f
Merge branch 'master' into auto/v23.3.21.26-lts 2024-03-15 10:35:45 +03:00
Alexey Milovidov
919dc1a9d6
Merge pull request #61419 from ClickHouse/auto/v24.1.7.18-stable
Update version_date.tsv and changelogs after v24.1.7.18-stable
2024-03-15 10:35:22 +03:00
Alexey Milovidov
85bea514ac
Merge pull request #61421 from ClickHouse/auto/v23.12.5.81-stable
Update version_date.tsv and changelogs after v23.12.5.81-stable
2024-03-15 10:35:13 +03:00
robot-clickhouse
51f0930fe2 Update version_date.tsv and changelogs after v23.12.5.81-stable 2024-03-15 06:53:49 +00:00
robot-clickhouse
e5a1c0e251 Update version_date.tsv and changelogs after v24.2.2.71-stable 2024-03-15 06:50:44 +00:00
robot-clickhouse
4e34887ab4 Update version_date.tsv and changelogs after v24.1.7.18-stable 2024-03-15 06:48:11 +00:00
robot-clickhouse
e6f2cd080e Update version_date.tsv and changelogs after v23.3.21.26-lts 2024-03-15 06:47:48 +00:00
robot-clickhouse
a3da67ba9a Update version_date.tsv and changelogs after v23.8.11.28-lts 2024-03-15 06:47:10 +00:00
peter279k
978fb78351
Correct Criteo example dataset instruction section 2024-03-15 11:18:21 +08:00
peter279k
e5f0079fc6
Correct the GEO datasets information 2024-03-15 10:27:10 +08:00
justindeguzman
22e911dbe4 [Docs] Specify that MySQL database engine is not supported in Cloud 2024-03-14 18:56:28 -07:00
justindeguzman
25c56ac0a6 [Docs] Specify that MySQL table engine is not supported in Cloud 2024-03-14 18:30:18 -07:00
Kseniia Sumarokova
83f1c895ad
Merge pull request #60024 from ClickHouse/add-documentation-for-disks-configuration
Update storing-data.md
2024-03-14 19:19:59 +01:00
Kruglov Pavel
a3373ab580
Merge pull request #61316 from qaziqarta/patch-1
Updated format settings references in the docs (datetime.md)
2024-03-14 18:41:13 +01:00
Peter
7c5ef07c7b
Add checksum validating before extracting archive 2024-03-15 00:26:32 +08:00
Kseniia Sumarokova
69a663157b
Merge branch 'master' into add-documentation-for-disks-configuration 2024-03-14 16:15:08 +01:00
kssenii
200823c311 Try fix docs check 2024-03-14 15:04:19 +01:00